Signal_Kind Explain ENG
Signal_Kind Explain ENG
1.Signal_Appears
if Signal_Appears then the EA will execute the Signal only when that Signal appears... Signal_Appears Usually in the form of an Arrow, Dot or Line, meaning that the EA will not take into account the Candle Position of the Signal... in essence if a signal with a buffer value appears then the EA will execute it.
NEXT I WILL EXPLAIN OTHER THAN SIGNAL APPEARS
Context in the image, if we identify that the blue line is the buy buffer and the red line is the sell buffer, and the blue line is the buy area and the red line is the sell area, meaning that if the price/bar/candle is in that area then the EA will execute it according to the area
2. Buy if Bar > Signal & Sell if Bar > Signal
3. Buy if Bar < Signal & Sell if Bar < Signal
4. Buy if Bar > Signal & Sell if Bar < Signal
5.Buy if Bar < Signal & Sell if Bar > Signal
Next I will explain about the Signal Cross Context in the image, if we identify that the Blue Line is the Buy buffer and the Red Line is the Sell Buffer, and the black line is the Visual Price, and the Blue or Red circle is the signal Cross
6. Buy if Bar X_up Signal & Sell if Bar X_up Signal
7. Buy Bar X_Down Signal & Sell Bar X_Down Signal
8.Buy if Bar X_up Signal & Sell if Bar X_Down Signal
9.Buy if Bar X_Down Signal & Sell Bar if X_up Signal
Postscript :
The Buy and Sell lines above are just examples... you can apply the same thing to other indicators such as Support and Resistance, Taurus, Supply and Demand, and other indicators that are in the form of lines and most importantly have a buffer value.
That's enough. If there is something you don't understand, please just ask the group >>>ReadBot Groub
Komentar
Posting Komentar