jadoon88
jadoon88
Friends

Add friends via their profile or user search and you will be able to see if they are online

jadoon88
Added topic BuyLimit gives invalid price error
Dear Members, I am trying to write an Expert Advisor with MQL5 that initiates buy limits based on certain EMA values. Here is the code that I have written in OnTick() function .    MqlRates priceData[]; //create a price array   
jadoon88
Registered at MQL5.community
bullbubblebear
bullbubblebear 2018.12.27
Hello,
Try brokers with no minimum SL or TP, this allows placing orders at any price.
You will find this an most ECN accounts - Activtrades has this on regular accounts.
can you send me the complete code compiled and uncompiled at my email fmassaad@free.fr and I will try it.