Forum

Restricting number of trades EA opens

Hello guys here's my mql4 code, it is suppossed to restrict the number of trades in a day to three but now its not even opening a single trade what could be the problem #property copyright "Copyright 2022, MetaQuotes Software Corp." #property link " https://www.mql5.com " #property version

EA opening many trades at once

Hello guys i have an EA based on RSi how do i make stop opening that many trades when the signals are processed

Fractals

hey guys, i have created an adjustable fractals indicator and i want to create an EA out of it to buy and sell according to the signal PLease guys any ideas