Can' use Newest Trades as a reference to Open next trades
-
Hello everyone,
I made several robots using the Most Profitable and Least Profitable trades as a reference for next trades to be open (e.g. using blocks like "pips away from" [most profitable] or "No trade nearby" [most profitable].
I can't seem to do that when I choose "For Each Trade" -> Newest to Oldest.- The robot adds more than one trade even of the price, even if after the first one added the price will not be x pips away or there will be trades around the price.
- It seems to cease to recognize the last opened trades when I synchorinize my VPS server with new parameters on the robot
Does anyone have suggestions on how to solve this?
It's weird that I can do it perfectly with one option and can't even develop the basics with the other. -
After more testing: The "around the price" option works as expected when evaluating other similar trades nearby, but the "at the winning side" and "at the losing side" don't.
-
Can you please share the link to your project? I will take a look at it.