Home Common Problem How to use stickline function

How to use stickline function

Nov 03, 2023 pm 05:58 PM
stickline function

The stickline function is a drawing function in Tongdaxin stock software, which is used to draw columnar lines on charts. The usage of the stickline function is as follows:

stickline(cond,  price1,  price2,  width,  empty)
Copy after login

Parameter description:

  • cond: conditional expression, used to determine whether to draw a columnar line. For example, close > open means that a bar line is drawn when the closing price is greater than the opening price.
  • price1: The first price, which can be the opening price, closing price, highest price or lowest price.
  • price2: The second price, which can be the opening price, closing price, highest price or lowest price.
  • width: The width of the columnar line, in pixels. The larger the width, the thicker the bar line.
  • empty: Hollow column parameter, the value range is 0, 1 and -1. 0 represents a solid column, 1 represents a hollow column, and -1 represents a dotted hollow column.

Example:

stickline(close  >  open,  close,  open,  0.8,  1)  //  当收盘价大于开盘价时,在收盘价和开盘价之间绘制宽度为0.8像素的空心柱。
Copy after login

Note: The stickline function is only applicable to Tongdaxin stock software and may not be used in other stock software.

The above is the detailed content of How to use stickline function. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1657
14
PHP Tutorial
1257
29
C# Tutorial
1230
24