Suggesting elements based on usage statistics
-
Hi,
I'm new to fxdreema, just found it few days ago.
Clearly, the best looking builder, i love the colors.While trying to build some simple strategy,
I needed to add trailstop, and i was not able to add it intuitively.
Should be added after order? apparently not, from what i read.Anyway,
this was the moment when i remembered a datamining software (rapidminer or orange, i dont know)
it gave suggestions about next elements, or the most used elements by other users in the past.And,
given that fxdreema has access to all strategies built with it,
it should be possible to have a database or something, with statistics, and make suggestions.I dont visualize exactly, how this suggestions might work
- maybe a new area on screen?
- maybe some shortcut, like SHIFT+mouseover on an element => if element doesnt have any children => display potential children, with some transparency (would be cool)
.
.
What do you think?
-
https://fxdreema.com/tutorial/builder/trailing-stop
In short, the trailing stop block should be places somewhere under "on Tick" so it can do its job on every tick. And what it does is to load each trade and check whether or not it needs to modify its SL... and modifies it if needed.