Re: Coding Help
Posted: Tue Aug 06, 2024 2:03 am
Thank you mrtools for sharing your expertise and for making the process so much easier for me. I greatly admire your skills
Thank you mrtools for sharing your expertise and for making the process so much easier for me. I greatly admire your skills
MrTools, please, I'd like to add an alert to the crossover of the histogram with the MA 7.thank you
So 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
I need two: one crossover to the zero line and the second MACD histogram to the MA 7
Try.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
Thank you so much, it's okay. Great work!
Maybe 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
Thank you Mrtools ..