You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi experts, can you help me write an EA, here's the description:
The Expert Advisor opens stop orders in two different directions on the number of delta distances, the trick is
In the parameters, we specify the number of orders to be opened with the number of zoom factors and the set
step between orders. Now the point is that if we set in the parameters a distance of 50 between
Sell and Buy pending orders, the price moves in the required direction, in this case a trawl is triggered,
If the trawl does not manage to trigger, in this case it increases the volume of orders in the opposite direction,
by a specified coefficient.
5 pending orders are working ( it means 5 pending sell orders and 5 buy orders)
Number of delta (distance) 25 (it means, from the current price will be set orders on 25 points up and down accordingly)
delta 5 (the number of points of the distance between the pending orders) 0 (respectively, all at the same price will open)
A factor of the Order 2 (it is a coefficient of increase of volume of opening transactions)
Initial lot 0.01
Fixing
Trawl 15 pips
Step 5
When the lock is triggered:
Profit in the currency of the deposit is set, that is, if a lock is formed, it starts to clear it and as soon as the
In other words, if there is a lock, it starts to destroy it, as soon as figures from parameters are formed, it closes all orders and starts the cycle again.
I have also added an opened orders parameter for this EA to be checked when it has finished the order cycle.
all closed up so they don't hang around. It goes like this.
Thank you in advance for your help.
please throw in a link or an expert - which shows the current price of the instrument in close-up.
Here is a link to a screen magnifier.
Repeating the same post in different threads is spam. The punishment is a ban (this is a warning for now).
Apologies!!! Haven't got the hang of the forum yet and haven't really figured out where to poke around with my request! Doing the math. Thank you!
Hello! I would like to ask you to help me with magic in my EA. (magic = 13 by default) Thanks in advance to anyone who responds!
granit77, thanks for the EA, but it still grabs all the orders hanging in the terminal. I need the EA to see the orders placed by the script in the form of a grid and translate them into boo. The EA should not deal with what is opened manually. That is why we need the wizard. Kim's EA doesn't have a magik, it will grab anything, I checked it now.
Sorry, I gave you the wrong link. Here's the version with the magician. It's right over there.