PureBytes Links
Trading Reference Links
Hello
What changes need to be made to use this statement with IO, I keep getting errors.
ApplyStop(stopTypeLoss, stopModePercent,
Optimize( "max. loss stop level", 10, 2, 20, 1 ), True );
Thanks Dave