David Smith / Publications
Forum
Trade history on charts slowing down MT4 Lag
I have an EA that has opened a few thousands trade per month, i noticed now my mt4 has started lagging, i assume its because of all the tradehistory kept on the chart entry exit i have a lot of visual arrows. How do i clear this clutter so that my mt4 performance stop lagging
Investor password data privacy security
Hello guys, once someone is given your investment password to a live account. 1) Can they copy trades directly from the account to another account terminal? 2) Are they able to see the indicators or EA's you running on the live account charts? 3) I noticed the trading history can be downloaded in
Ea not opening trades
Hello guys just coded an EA but its not opening any trades in backtesting , so wondering what I did wrong here is the code below: #property strict // Input parameters input double TakeProfitPercent = 2.0 ; // Take profit as a percentage of account balance input double StopLossPercent = 1.0 ; //
Mt4 backtesting report green bars
Hello Guys Just wondering i have backtested 2 strategies on the second screenshot representing the 2nd backtest strategy there is a long green bar which is supposed to represent what exactly? drawdown? What are the values