I'd like to change the Pointvalue for each trade, eg:
Trade 1: Pointvalue = x
Trade 2: Pointvalue = y
The Pointvalue will relate to the equity at that trade and a variable
called LongStopLoss - this is an array I have created that contains
the stoploss value for each Buy signal.
>From documentation, this looks to be via Custom Backtest code.
Can anyone supply an example - Many thanks.