Custom Panel
Indicator Custom Panel allows you to collect all necessary information in a single table.
The contents of the table can be configured independently. In each row shows the status of performing the specified conditions or values. The table columns correspond to the timeframe. The panel can contain up to 10 rows and 8 columns.
Examples of using:
String (Row): Price > EMA (30)
(Mode) Mode: YES_NO
Value: Verification of the condition: Price > EMA (30)
Line: Ask < Bands [L]
Mode: YES_NO
Value: Conditional test: Ask price < the lower Bollinger band limits
Line: CCI (16)
Mode: PERCENT
Value: Output value of the percentage change relative to the previous bar CCI (16)
Line: MACD [S] (12,20,10)
Mode: ARROWS
Value: Indication arrow ascending / descending signal line MACD indicator (12,20,10)
Line: Stoch [M] > Stoch [S]
Mode: YES_NO
Value: Conditional test: the main line of Stochastic indicator above the signal line of Stochastic indicator
Line: Bid
Mode: CHANGE
Value: The numerical value changes Bid price in relation to the closing price of the previous bar
modes of operation
Each of the rows of the panel may operate in one of five modes:
- YES_NO - output "YES" or "NO" depending on your specified conditions (e.g., Price > SMA (30), RSI (14) < 30, EMA (5) > EMA (10), ...). You can use the operators'<''>'And' = '.
- VALUE - Displays the current value of the indicator or price
- CHANGE - the display changes in the indicator or price in relation to the values of the previous bar PERCENT - Similar regimes CHANGE, but displays the percentage change.
- ARROWS - similar mode CHANGE, but displayed as arrows (up / down)
Only one operator must be specified in YES_NO mode (<.>, =). In all other modes, operators are prohibited.
The panel supports the following built-in indicators:
- Moving averages (SMA, EMA, SMMA and LWMA)
- Relative Strength Index (RSI)
- Commodity Channel Index (CCI)
- MACD
- Stochastic Oscillator (Stoch)
- Parabolic SAR
- Williams Percent Range (WPR,% R)
- Triple Exponential Average (TRIX)
- Bollinger Bands
- Standard Deviation (StdDev)
- Average True Range (ATR)
- Momentum Oscillator (MOM)
- Relative Vigor Index (RVI)
The panel supports multiple functions. Capitalization is not important. The parameters in parenthesis may be omitted. For parameters that are not specified, the default values will be used. For example, it is possible to set the values of the first and second parameters, all three or nothing at all.
- P or PRICE or BID -> bid price
- ASK -> ask price
- any number, such as 20, 1.4506, -100, ...
- CCI (period)
- RSI (period)
- MACD (fast ema, slow ema, macd ema) -> value MACD main line
- MACD [M] (fast ema, slow ema, macd ema) -> value of the main line MACD
- MACD [S] (fast ema, slow ema, macd ema) -> the value of the signal line MACD
- MA (period, shift) -> The default - value of SMA
- SMA (period, shift)
- EMA (period, shift)
- SMMA (period, shift)
- LWMA (period, shift)
- STOCH (% K,% D, slowing) -> value base line indicator Stochastic
- STOCH [M] (% K,% D, slowing) -> value base line indicator Stochastic
- STOCH [S] (% K,% D, slowing) -> value of the signal line of the indicator Stochastic
- SAR (step, maximum), or PSAR (step, maximum) -> Parabolic SAR indicator value
- WPR (period) or % R (period)
- TRIX (period)
- BANDS [U] (period, shift, deviation) or BB [U] (period, shift, deviation) -> value the higher-band indicator Bollinger band
- BANDS [L] (period, shift, deviation) or BB [L] (period, shift, deviation) -> indicator value lowband Bollinger band
- STDDEV (period, shift) or DEV (period, shift)
- ATR (period)
- MOM (period)
- RVI (period) or RVI [M] (period) -> value base line indicator RVI
- RVI [S] (period) -> Pilot signal indicator value RVI
No comments:
Post a Comment