Watch how to download trading robots for free
Find us on Twitter!
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

e-TurboFx - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3899
Rating:
(18)
Published:
2017.03.02 10:01
Updated:
2018.02.15 17:55
e-TurboFx.mq5 (13.45 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Analysis of bars, if they contain N consecutive bars of the same type.

Author of idea —  ... Rick D. ... .author of MQL5 code — barabashkakvn.   

An example of the strategy: find N consecutive bullish bars, the body of each bar is greater than the previous one. This gives a sell signal.

e-TurboFx Open Sell 

N consecutive bearish bars with the body of which greater than previous, give a buy signal. 

 

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

MA Reverse MA Reverse

Trading by Moving Average. Checking for sufficiency of funds.

RSI EA RSI EA

RSI EA - trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.

Waddah Attar Win Waddah Attar Win

Pending Buy Limit (BuyLimit) and Sell Limit (SellLimit) orders. Using OnTradeTransaction().

up3x1_premium_v2M up3x1_premium_v2M

Two iMAs on the current period and one on PERIOD_D1.