NNFX Style Set File?
I don't know if anyone is familiar with the No Nonsense forex algorithm conceived by VP.
It's a trend following strategy and you open two trades, close one at take profit and close the other until the exit indicator says so (or partial close).
I wonder if it is possible to implement in CP?
@Elliot
You can implement at least a part of his algorithm your self. I would suggest the following actions for the open-close settings.
You can use these elements
Oscillator 1
Oscillator 2
Identify Trend
TDI
MACD
MA 1
MA 2
MA 3
Make a choice of 3 you will use to make an open signal, set their open settings to what you want.
Make a choice of 3 of them you want to use for close signals, set their close settings to what you want.
Calculate the stoploss yourself - change the lot risk accordingly and change the lot properties accordingly.
Optimise for a particular currency using the tester.
Personally, I use a combination of brute force/filtering for testing.