Forum

I am trying to programme automated lot sizing EA based on % of equity

good day I am fairly new to coding. I am trying to get this code to work, so that i can trade with 1% of my equity instead of manually needing to calculate it everytime. I am not sure where I am going wrong. am i missing something? extern bool MM = TRUE; extern double Risk = 2; extern double Lots =

Merge multiple indicators to execute a trade only if both conditions are true.

Hi I only started coding two days ago for the first time. I can made a moving average and stochastic indicator, both indicators buy or sell indipendently. But they are 2 diffirent indicators. i am trying to make both indicators execute a trade only when both of them signal a buy or sell within