falsedave
falsedave
Friends

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

falsedave
Added topic Muilti-Currency Backtesting
Trying to learn and develop an EA using MT5         Using this code I can load all the pairs in MarketWatch and it works fine. But everytime you visually backtest the EA it opens an H1 window and an M15. window. Even though
falsedave
Registered at MQL5.community
falsedave
Added topic Alternatives to MarketInfo()
I developed my EA using MT4 on Alpari and have come to transfer it over onto my broker and found that MarketInfo(Symbol(),MODE_TICKVALUE) and MarketInfo(Symbol(),MODE_STOPLEVEL) both return a value of 0. I tried using DoubleToStr to see how many
falsedave
Added topic Help with some code - Stuck in a loop
Hey guys first post so hello to everyone. Long time lurker. Been trying to code my EA to place buystop and sellstop either side of the pivot when the price crosses it. However it occasionally gets stuck in a loop at R2 not every-time though. Saying