Attention! distance between orders is not working.
-
I noticed that lately no distancing rule is being respected in fxdreema, it only works in backtest. Whether placed in demo or real account does not work. Admin check please.
-
@ontradingx Are you sure? Can you share any example?
-
Yes, I'm absolutely sure, my projects that use systems that force orders to be opened at a certain distance have stopped working.
It is not necessary to generate any project, just create any simple distancing rules that you will see for yourself that they are not being respected.
Again, it works in backtest market, but in demo or real market it doesn't work. -
-
@ontradingx pero postea el link del bot porque a mi si me funciona y en cueenta real
-
-
@ontradingx I regulally use pips away and alwase works for me, live/demo/back test.
-
@jstap In my case it doesn't really work on demo and real accounts, but on backtest it works perfectly.
Brokers I have tested so far: ROBOFOREX, FBS, EIGHTCAP.
I tested it using the brokers' metatrader and the metatrader downloaded from the metaquotes website.
I used the project shared here in the bug.
I understood that there are more people with the same problem, and they are with (current) projects made recently and not with (old) projects. -
@fxDreema can you check please?
-
@ambrogio All I can say is check IG, FTMO, it works for me.
-
@jstap said in Attention! distance between orders is not working.:
@ambrogio All I can say is check IG, FTMO, it works for me.
@jstap i'll check with these brokers, thanks
-
@ambrogio I tried to make a demo account in these brokers, but:
RoboForex (appears as RoboMarkets) - I got a demo account, but no symbols at all.
FBS - When I search for this one in "Open an Account", there are no results.
Eightcap - I got 2 results (Eightcap EU Ltd and Eightcap Pty Lts), but "Open a demo account..." is disabled for both. -
@fxdreema ok, you cannot test. I noticed one thing, maybe this can give you some input to find out something inside your codes: seems the issue appear in case of buy trades and pips aways has positive value (eg: 20) , and in sells trade when pips away has negative value. @jstap
I tested on Roboforex, Exness, FpMarkets, same issuehttps://fxdreema.com/shared/TYvYjqBX


-
@ambrogio ponlo negativo acá también (-20)  -
I registered a demo account and I see the problem. I started fixing it, but turned out to be something a little bit complicated. I need to change many things here and there in the code, and check how it all works. So it will take some time.
-
@fxdreema said in Attention! distance between orders is not working.:
I registered a demo account and I see the problem. I started fixing it, but turned out to be something a little bit complicated. I need to change many things here and there in the code, and check how it all works. So it will take some time.
Ok, good job
-
Miscellaneous Bugs.
I'm working on some projects and I caught the following BUGS.
-
Place TP and SL in manual orders.
When I open a manual order the robot would have to put a tp and sl that I defined in the fields and he is not doing this. -
Close orders that are in profit or loss.
When an order reaches a positive or negative value that I set (positive at 0.10) (negative at -0.05) the order must be closed immediately. -
Update TP on average price.
I have an average price calculation ready, before it worked instantly (every tick) and now it takes more than 1 second to update.
These are just some of the issues that I have tested on demo account and real account and are no longer working on some brokers.
I understand this has happened recently, please check if there has been an update on your platform. They are basic things that (before worked normally) and Now are not working anymore.
Blocks to be checked follow the prints below
:Try yourself to set up basic things like the ones I'm talking about above and try to run on Demo and Real accounts.
In backtest mode it works.
Something is causing a lot of bugs, I'm having problems with my robots and validations. -
-
@ontradingx just to make sure, are you using this setting:

-
@roar yes.
-
@fxdreema said in Attention! distance between orders is not working.:
I registered a demo account and I see the problem. I started fixing it, but turned out to be something a little bit complicated. I need to change many things here and there in the code, and check how it all works. So it will take some time.
@fxDreema Please keep us updated when this issue is fixed.