Description
Hello, can anyone help me?
I want to add a condition to this indicator but I do not know how to code
I want this indicator to have another Gan Hilo
For example, two GannHilo 10 and 100, and the position opens when the price crosses both, but when the price returns from the Gun 10, the position closes.
My language is not English so I hope you understand what I mean
And thank you very much for helping me
/
hamirady60
Joined on 25.04.2022
- Distribution: Free
- Language: C#
- Trading platform: cTrader Automate
- File name: GannHiLoRobot.algo
- Rating: 0
- Installs: 1079
- Modified: 25/04/2022 18:27
Comments
Not exactly, I want the position to close after the price crosses the 10 gann
Let me put it that way
Opening position: Passing both gann 10 and 100
close position: Cross the gun 10
Let me know if what do you want is something like "breakeven" to close a position before it cross back the " Gun 10"...
@ hamirady60
I am also looking exactly same as what you mentioned.
Opening position: Cross both Gann 10 and Gann 100
Close position: Cross Gann 10
Did you already get this cbot? If yes, please post the code here.