Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

TDSGlobal - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3594
Rating:
(20)
Published:
2017.03.02 11:48
Updated:
2018.06.26 12:18
TDSGlobal.mq5 (45.4 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Author of the idea — Collectorauthor of the MQL5 code — barabashkakvn.  

The TDSGlobal ExperT Advisor uses the MACD, OsMA and WPR indicators. The Expert Advisor is configured to trade on the D1 timeframe with USDCHF, GBPUSD, USDJPY and EURUSD 

Testing results from 2015.06.23 to 2017.01.16 on USDCHF, GBPUSD, USDJPY and EURUSD:

TDSGlobal tester 

As you can see, there are very few trades, and they can be considered random. 

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17423

Fractal_TRIX_HTF Fractal_TRIX_HTF

The Fractal_TRIX indicator with the timeframe selection option available in the input parameters.

SnakeInBorders_HTF SnakeInBorders_HTF

The SnakeInBorders indicator with the timeframe selection option available in the input parameters.

Simple MACD Simple MACD

Trading on a new bar only. The rules are simple: if MAIN_LINE MACD (1) > MAIN_LINE MACD (2) -> Buy, if MAIN_LINE MACD (1) < MAIN_LINE MACD (2) -> Sell". When a signal opposite to open positions is received, close all positions.

Open Interest Open Interest

The indicator shows t he parameter "Total volume of open positions - SYMBOL_SESSION_INTEREST".