How do i correct this?
-
I made an Ea that takes both buy and set a sell pending order simultaneously with a fixed lot size but sometimes the lot size changes while testing the Ea and the pending order doesn't activate in gold ,any idea how to fix this?
https://fxdreema.com/shared/NJ3IkYBEd This is my link
-
@suyirich That logic is wrong. What do you exacty need?
-
@l-andorrà The logic is wrong? I guess i don't really understand how to use this yet. I want to create an Ea that hedges for me, it takes a trade, "buy" then it sets a "sell pending order" 25 pips away from the "buy trade", if the "sell pending order" is hit then it creates a "buy pending order" were previous "buy" was, something like this, i'm new to this so it's not easy.
-
@l-andorrà https://fxdreema.com/shared/Fd9Uad36 Well it works, though i sometimes encounter problems, can you help me?