Order gets sent 2x on "buy now"/"sell now"
-
Project Link: https://fxdreema.com/shared/b2JiD8RHb
hi, I'm looking for help to find out where I can prevent my orders being sent 2x from the "sell now" or "buy now block", I have the "no trade" filter and also the "every xx" filter but orders get sent 2x on live forward testing:


I've only experience it 2x and only observed it on sells. should I change my filter block? or do I need to update my "no trade" block? thanks
-
@twofivenine Reviewing such a complex structure is not a trivial thing. I recommend you to dissect the bot into smaller parts and check them separatedly. It is a long boring process, but that's the only way to deal with projects so big.
-
thanks andorra. I'm also reviewing it bit by bit. but in any case if something like this happens would it be correct to assume the problem might be somewhere near the actual sell/buy blocks? or I really have to trace it from the start? thanks
-
@twofivenine In my experience, you never know where the issue is. You can search close of both buy/sell now blocks, of course. But don't rule out moving upwards as much as necessary to find it. Sorry for not offering better news!
