Experts: My Trailing

 

My Trailing:

Simple Trailing Stop EA with Trailing Steps and Trailing Start Point

Author: Mehmet Cak

 

A bit confused, while checking the code, I noticed you mention pips.

I would like to use it in points, so would I simply delete a zero?

 

hi

I have question:

in below inputs how much is minimum value?

extern double TStart=10;//TS Start (pips)
extern double TStop=5;//TS (pips)
extern double TStep=5;//TS Step (pips)

minimum value for: TStart--TStop--Tstep


I have tested for below value but it didnt work

extern double TStart=2.5;
extern double TStop=0.2;
extern double TStep=0.2;

I want for scalping

Best Regards

Neda

 
this is the Ea one and only that help me in my trading forget about sl/tps and breakeven...