Indicator CrossCourse
The description:
This indicator is developed for trade on cross-course. The yellow line shows move of "signal" currency pair for the top currency. The blue line shows move of "signal" currency pair for the bottom currency. The main indicator - the histogram. A signal to opening a position - change of a sign of the histogram. A signal to closing - change of color of the histogram.
Parameters:
Period_Ind = the period of the indicator (amount a bar); value should not be less than 0.
Signal_Currency_FS = the name of "signal" currency for the top currency; should be written by the big symbols.
Signal_Currency_SS = the name of "signal" currency for the bottom currency; should be written by the big symbols.
Weight_FS = multiplier ("weight") for the top currency.
Weight_SS = multiplier ("weight") for the bottom currency.
UsedMA = specifies a mode of use of averaging; true - averaging of values of the indicator, false - without averaging.
PeriodMA = the period of MovingAverage; value should be more than 0. This parameter is used only if the parameter UsedMA is equal true.
MethodMA_0_3 = the method of MovingAverage. Possible values: 0 - Simple MovingAverage, 1 - Exponential MovingAverage, 2 - Smoothed MovingAverage, 3 - Linear weighted MovingAverage. This parameter is used only if the parameter UsedMA is equal true.
CountBars = amount a bar on which the indicator is calculated; value 0 - the indicator is calculated on all bars.
Requirements:
The specified currency pairs should be in a window "Market Watch". Their charts of the same time period, as the chart to which the indicator is attached though should be once open.
The status: Cost 28 EUR, it is possible to download the version for demo account.
Platform: MetaTrader 4.
![To buy the full version](images/eb1.gif)
Frequently asked questions:
How I can run a indicator ?
How I can determine that there was a error at execution of the indicator ?
How I can change parameters of the indicator ?
|