Forum

Mql 5 EA programming tutorials on YouTube

Hi, please can someone recommend some good Mt5 EA building tutorials YouTube channels? Thanks

Running Python Trading Algo on Mt5 Android

Please how do I run a python Algo script to open positions on MetaTrader 5 android version

Mql5 EA coding - How to check previous two candles if bullish or bearish

Hello everyone. Am new to MQL5, please can someone show me some mql5 code that can do the following: pick the first candle of the day, check if it's bullish or bearish. Let's call it candle A If candle A is bullish then check the previous two candles to it if they are both bearish. If yes, then open

Help for Coding an EA-Trade all 5mins candles

Hello MQL5 community. Please I'm very new to MQL5 programming . I want to create an EA that opens a buy and sell pending order on each 5min candle that has closed. The EA starts at the first 5 mins candle of the day that has closed , pend a buy at 1 pip above the high of this first candle that has