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

Executor AO - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3478
Rating:
(19)
Published:
2018.12.18 19:09
Executor AO.mq5 (46.91 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Author of the ideaAlex

MQL5 code author: barabashkakvn

Expert Advisor based on iAO (Awesome Oscillator, AO). The EA works on netting and hedging accounts. The market entry/exit conditions are checked only when a new bar appears. 

Market entry conditions

There should be no open positions, bar #0 indent from zero should be at the Minimum indent AO from "0.0" distance. In addition, the indicator should have a bend:

  • BUY signal: AO #0 > AO #1 && AO #1 < AO #2
  • SELL signal: AO #0 < AO #1 && AO #1 > AO #2

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

Double_Top Double_Top

Double Top indicator

Elder_Impulse_System Elder_Impulse_System

Elder Impulse System indicator

TMACD TMACD

TMACD indicator

SuperTrend SuperTrend

SuperTrend indicator