差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版 | |||
mt4:rainbow_multiple_moving_average_forex_indicator [2022/10/07 07:12] – wyrover | mt4:rainbow_multiple_moving_average_forex_indicator [2022/10/07 07:12] (当前版本) – wyrover | ||
---|---|---|---|
行 10: | 行 10: | ||
### Input parameters | ### Input parameters | ||
- | - **MA_Type** (main default = MODE_EMA) — the type of rainbow moving average. | + | - **`MA_Type`** (main default = `MODE_EMA`) — the type of rainbow moving average. |
- | - **MA_Price** (primary default = PRICE_CLOSE) — the price type to use in the MA calculations. | + | - **`MA_Pric`e** (primary default = `PRICE_CLOSE`) — the price type to use in the MA calculations. |
- | - **MA_Period_NN** (main default = Varies) — the periods of 66 moving averages. | + | - **`MA_Period_NN`** (main default = Varies) — the periods of 66 moving averages. |
### Example and strategy | ### Example and strategy |