In the interest of saving time, let's do a little more analysis.
Do you want to measure profit based on money, pips or percent increase?
Do you want to measure across all pairs, across all pairs with matching magic numbers, or just current pair/magic number combination.
Do you want it to close all open trades when the increase is achieved, or to just stop once a trade closes that puts it over the threshold.
If you want more than one combination of the above, what is the priority?
Personally, I think I'd want to measure pips or dollars (since you can convert one to the other so you really get both by programming one of them) for a single magic number. That way, if I wanted all my 5 minute TFs to function as a unit I'd give them all the same Magic Number, but I could do a separate one for each currency on the 1 minute TF.
Oh, and I'd probably want to close all trades in the group when I hit my target.
Anyone else have any thoughts?
George
Panamamike wrote:Panamamike wrote:Would it be possible to add a user defined code to stop trading for the day at a specified profit level? The 1 minute scalper mode for this bot could use this IMO.
Nudge.