Forum

Uploading your EA for sale

The product validation of my EA keeps failing, so I am unable to add it to the market it is an EA based on indices and should work on NY open till close. Due to the fact that no time constraint is allowed, I made the time constraint optional and the default time to be all through the day but it can

Converted a MQL4 code to MQL5, and need opinions

I converted this code for an EA I saw online from MQL4 to MQL5, Can someone help me check for errors? //+------------------------------------------------------------------+ input int min_gapsize = 1 ; input double lotsize_gap = 0.1 ; //---- datetime order_time = 0 ; int OnInit () { //----

An Expert Advisor that counts consecutive bearish or bullish candles

Hello, I am new to coding and still learning C, since thats what they said I should learn first but I have something that I need to build. I am trying to build an EA that picks up buy trade after a consecutive number of bearish candle, the start of the count of the bearish candles starts after the