使用指南
Technical indicators parameters
NetTradeX PC
NetTradeX Android
NetTradeX iOS
NetTradeX Mobile
NetTradeX Advisors
-
User Guide for NTTX Advisors
- NetTradeX Advisors Terminal
-
Articles
-
NetTradeX Language: Introduction
- Language Basics
- Language Functions
-
Language System Objects
- Deal Management
- Order Management
- Indicators
- Object-Oriented Programming
-
DLL files
-
Object Account
-
Object Bars
-
Object Chart
-
Object datetime
-
Object History
-
Object file
-
Object Globals
-
Object Math
-
Object Symbols
-
Object System
Technical indicators parameters
symbol
- symbol name of the instrument (such as "EURUSD") for which the indicator is calculated.
Parameter value | chart interval |
---|---|
ciM1 | M1 |
ciM5 | M5 |
ciM15 | M15 |
ciM30 | M30 |
ciH1 | H1 |
ciH4 | H4 |
ciD1 | D1 |
ciW1 | W1 |
mode
- index of one of the indicator lines
Indexes of indicator lines for methods MACD(), RVI() and Stochastic()
Parameter value | Description |
---|---|
0 | Main line |
1 | Signal line |
Indexes of indicator lines for the ADX() method
Parameter value | Description |
---|---|
0 | Main line |
1 | Line DI+ |
2 | Line DI- |
Indexes of indicator lines for Envelopes(), Fractals(), Gator() methods
Parameter value | Description |
---|---|
0 | Top line |
1 | Bottom line |
Indexes of indicator lines for the Bands() method
Parameter value | Description |
---|---|
0 | Central line |
1 | Shift |
Indexes of indicator lines for Ichimoku() method
Parameter value | Description |
---|---|
0 | Tenkan-sen |
1 | Kijun-sen |
2 | Senkou Span A |
3 | Senkou Span B |
4 | Chinkou Span |
Indexes of indicator lines for Alligator() method
Parameter value | Description |
---|---|
0 | Alligator jaw line |
1 | Alligator teeth line |
2 | Alligator lips line |
price_field
- selection mode for calculating prices
Parameter value | Description |
---|---|
0 | Low/High |
1 | Close/Close |