Thank you mrtools for sharing your expertise and for making the process so much easier for me. I greatly admire your skills
Re: Coding Help
1602
MrTools, please, I'd like to add an alert to the crossover of the histogram with the MA 7.thank you
Re: Coding Help
1603So you want 3 different alerts?md2008 wrote: Tue Aug 06, 2024 2:40 am MrTools, please, I'd like to add an alert to the crossover of the histogram with the MA 7.thank you
Re: Coding Help
1604I need two: one crossover to the zero line and the second MACD histogram to the MA 7
Re: Coding Help
1605Try.md2008 wrote: Tue Aug 06, 2024 10:34 pm I need two: one crossover to the zero line and the second MACD histogram to the MA 7
Re: Coding Help
1607Hi !
This is an EA that opens a sell order when a bearish candle closes and opens a buy order when a bullish candle closes.
The problem I find is that when it opens a new operation it does not close the previous one, but keeps it open.
I would like, please, if possible, to modify the code so that when opening a new buy or sell order, the previous order is closed, regardless of whether there is a profit or loss.
The take profit and stop loss could be eliminated, since in this case it would not be necessary.
Thanks
This is an EA that opens a sell order when a bearish candle closes and opens a buy order when a bullish candle closes.
The problem I find is that when it opens a new operation it does not close the previous one, but keeps it open.
I would like, please, if possible, to modify the code so that when opening a new buy or sell order, the previous order is closed, regardless of whether there is a profit or loss.
The take profit and stop loss could be eliminated, since in this case it would not be necessary.
Thanks
Re: Coding Help
1608Maybe this will work for you.pin12 wrote: Fri Aug 09, 2024 3:04 am Hi !
This is an EA that opens a sell order when a bearish candle closes and opens a buy order when a bullish candle closes.
The problem I find is that when it opens a new operation it does not close the previous one, but keeps it open.
I would like, please, if possible, to modify the code so that when opening a new buy or sell order, the previous order is closed, regardless of whether there is a profit or loss.
The take profit and stop loss could be eliminated, since in this case it would not be necessary.
Thanks
Re: Coding Help
1610@mrtools
please add a vertical line and or arrow when histogram cross up and down
thank you in advance
please add a vertical line and or arrow when histogram cross up and down
thank you in advance