Search found 12425 matches

Re: Coding Help

ionic wrote:But it didnt do it mr tools.
there is 8 warnings
change -  input int Signal_EveryTick =false
to        -  input int Signal_EveryTick =false;

add the semi colon

Re: Trailing stop EA's

Dearest MRTOOLS Sorry for bothering you continuously when the magic number fields from/to are empty (0) if this TS ea will be handle all trades of all pairs that have no magic number if pairs names can be added (select able) to make it more specific and unique for not conflict to any other EA regar...

Re: Trailing stop EA's

Using Mladen's Ema trailing stop modified it to use bbands stop for trailing. You will need the bbands stop indicator in your indicators folder for now, as am going to be making it a function eventually and building it into the EA. Haven't used it live yet, so hopefully it will work ok, so please on...

Re: Trailing stop EA's

Mladen's Ema trailing stop EA It can monitor all the symbols or just the symbol it is attached to. If TrailAllSymbolsoption set to true it will trail all the symbols (regardless of the symbol it is attached to - you can freely jump between symbols, it will not change the way it is working), if set ...

Return to the advanced search