Customizable user interface
-
Is it possible to use fx dreema to create a robbot that has a customizable user interface where the user chooses for example to use stop loss based on ATR coefficient,pips or account percentage to risk.
-
Yes, it is.
-
Yeah, you can definitely do that with FX Dreema. I’ve played around with it myself, and it’s actually pretty straightforward. You can set up a custom UI where users can choose whether they want their stop loss to be based on ATR, pips, or even a percentage of their account. Just use the input parameters to let them pick, and then set up the conditions in the logic. I’ve done something similar for a bot that adjusts settings based on market conditions, and it worked pretty well, so I don’t see why it wouldn’t work for this too.