Confused by takeprofit module
-
Basically I am experimenting with the take profit module and its really confusing me (Yes I'm quite stupid lol).
Basically on my optimizer it says:
tStopPips
tStopPercentTP
tStopPercentProfit
TrailingStartModeI assume the "tStopPips" is the trailing stop-loss from the peak. I don't understand what the "tStopPercentTP" and "tStopPercentProfit" is they seem like the same thing which is the percent of profit you take????
Not sure to be honest very confused sorry for sounding stupid.
I really love this program just this one thing which is confusing me alot.
-
Well, if you look at the code you will most probably be confused. There are many different variable names and they can have certain values that you don't know. So I will not recommend to dig deeply into the output code, better try to do whatever you want to do in fxDreema
I think that the output source code can be used to find problems, at least I use it only for that, but I also know the structure.