Please help me with my expert advisor.
-
If the price is at 1.17600
A horizontal line is drawn at 1.17500 and another at 1.17700 ...
Case 1 if the Bid price rises one point above the line that is 1.17701 will open a Buy (the other line that is at 1.17500 will be erased) but if the Ask price falls one point from the line that is 1.17699 closes the Buy and I will have a sell, if the Bid price rises one point above the line, that is, 1.17701 closes the sell and there will be a Buy ... The same will happen if it touches the bottom line first ...... Please, if you help me, I will be very grateful ... This for mt4 and mt5, I have no plans in fxdreema they can download the codes with all the configuration options of Lot, stoploss, takeprofit. Etc -
@maop1994 Drawing a line at a specific price is easy, pass at top, orange draw line block with number inside, orange delete line block if your condition is met, condition buy/sell to place order, formula to add a point to price for condition to be met. Is your fraction always the same number or do you need a condition to choose? I will also say though on many markets 1 point (1/10th of a pip) isn't much room to work with, if you make a start then people will gladly help with any problems you have getting it working.
-
Friend, I am a 100% newbie .. this strategy is for DERIV.COM, there are fixed spreads and you can try to create the robot and make a profit, the market is 24/7, there are no commissions per operation and there are super volatile pairs .. .
I explain you with a fictitious price to clear doubts.If the price is at 10.0
From draw a line to certain points of the price. 2 points of the price one line above and another line below ...
Line in 8
Line at 12If the Bid price rises 1 point to 13, I will execute a Buy, but if there is a retracement and the Ask price falls to 11, the Buy will close and execute a sell, and if the Bid price rises again to 13, the sell will close. If the Ask price goes down to 11, the Buy will close and execute a sell .. so on ..
The line that was not touched by the price will be erased and only the one that was touched by the price will remain working.
If the Ask price drops one point to 7 it will execute a sell but if there is a retracement and the Bid price rises to 9 it will close the sell and execute a buy, and if it falls again and the Ask price falls to 7 it closes the Buy and I will have sell, if the Bid price rises to 9, I will close the sell and execute a Buy .. so on ..
The line that was not touched by the price will be erased and only the one that was touched by the price will remain working.
The main thing is that you can control the takeprofit and stoploss in the robot panel ... And any other default settings that you put in it ... This robot can be very good for the deriv market ...
Deliver the code in mql4 and mql5 free sir .....
I thank you, I have looked for a profitable system and I have never succeeded ...
You are free to add any new ideas to the project ...)))