|
Quote: |
|
 |
|
|
Great but how do I do the same to the stoploss now please?
Cheers,
Darknite |
|
|
|
|
Remove these lines below:
if mp = -1 then begin
buytocover ("StoppedOut") next bar at mystop stop;
end;
and the add this to the bottom of the script:
setstoploss( x );
Note: Same as setprofittarget, the setstoploss is now in dollar amount rather than number of ticks.
Cheers
Blu-Ray
ps: No probs I'll await your PM.