It should workamdudus wrote: Thu Jan 25, 2018 2:58 am
Unfortunately, I do not have more information. Something new - will post on the thread.
Re: МТ4 Trading Systems: WORKSTATION
292Dimitri wrote: Thu Jan 25, 2018 5:30 am Dearest Amdudus,
Thank you for your big contribution .... i have to info you that the ".rar" file cannot be opened ... if possible should be re uploaded or correct it ...
Wish you all the very best.
Best Regards
Dimitri
Re: МТ4 Trading Systems: WORKSTATION
293In my opinion the best results are obtained with different indicator
Re: МТ4 Trading Systems: WORKSTATION
294Jan 24, 2018
OBOS indicator
Formulas:
Up=EMA(EMA((WP-EMA(WP))/StdDev(WP))),
Dn=EMA(Up), where
EMA - exponential moving average with period [Length],
StdDev - standard deviation with period [Length],
WP - weighted price ((high+low+close+close)/4).
OBOS indicator
Formulas:
Up=EMA(EMA((WP-EMA(WP))/StdDev(WP))),
Dn=EMA(Up), where
EMA - exponential moving average with period [Length],
StdDev - standard deviation with period [Length],
WP - weighted price ((high+low+close+close)/4).
Re: МТ4 Trading Systems: WORKSTATION
299Trailing Take profit
Expert advisor for take profit trailing.
If [TrailingSymbol] is specified, the EA will work only with the this symbol.
If [TrailingTicket] is specified, the EA will work only with the this order.
Expert advisor for take profit trailing.
If [TrailingSymbol] is specified, the EA will work only with the this symbol.
If [TrailingTicket] is specified, the EA will work only with the this order.