Teddy Odafe
Teddy Odafe
Friends 2
Teddy Odafe
Added topic Please I need help to draw trendlines
Please I need help to draw trend lines that will: 1. Draw two trend lines high and low 2. The trend lines will use 2 anchor point . 1st point will start from 0 to 48 previous candle 2nd point will start from 0 to 24 previous cable 3. These lines will
Teddy Odafe
Teddy Odafe
Please I have a simple copy trade on my martingale that only copy currency pairs only. But I want the copy trade to:
1. Copy the reverse
2. Be able to copy trade from metal, indices
Please I need on how to go about it. Thank you and thank you so much ....as you render assistance.
Teddy Odafe
Teddy Odafe
Thanks to everyone that helped with piece of code on having my EA to pause for xdays.. This has improved d performance of d ea a bit. From d code I posted...you can see the ea is a martingale. The second face now, is I am looking to have a trade copier that the ea will run on. This copier will be on d reverse. This is...while the master is buying, the slave will be selling, and while d master is selling d slave is buying. Vis-a-vis
Secondly...the tp of the master if buying will be the stoploss of the slave when selling vis-a-vis. Finally..if any of the trade close either from d master or the slaves let also the other side close.( Say my maximum loss was hit on d master and all trade was close or ea exited, the same should happened to the slave even if it is on profit.
Teddy Odafe
Added topic Stop trading for the whole week
I want my EA to stop trading for d week when my condition to close all trade is met. And resume trading the upper week at the same day of last week when it closes all trade and stopped Example1 If (xy < ab) { Close all trades; Start trade = false;
Teddy Odafe
Teddy Odafe 2022.08.08
I want say a big thank to those who help figure out d code to stop trading for xdays.
I am very grateful because, it has really improve the performance of the ea. As you can see from the ea code I posted early...the ea is a martingale. The project is now is in face too. Looking to attach d ea to a reverse copy trade... Please help with a solution
Thank you
Teddy Odafe
Registered at MQL5.community