Forum

Metatrader Download Err

I can not download metatrader softwear! Is there the same problem for you? download.mql5.com is not accessable for me

MetaTrader

I have a script, during executing suddenly MetatTraded will close but MetaEditor is still open. how can i find out the reason of closing MetaEditor

A Beginner Question

I designed a simple EA using Moving Average Indicator. I want to find out the best MA Period which my EA gives back better results

Why Position is Not Closed?

in the following picture I t seems that the opened Sell Position must be closed in the areas which marked by "?" But this sell position is not closed. When the price is under take profit

How To Test Not Free Experts?

Most of none free experts int he market have a demo whenever I select It a message asks me to open it in MetaTrader 5 after that I Select Test on ToolBox, so in Strategy Tester in Expert name the name is selected then i press Start btn in strategy tester and visualization will appear and starts to

Change Indicator Line Color(Repeated Question After 5 Years)

this is a way to use MA in our code. but how can we change the style of line in the code? I want two MOVING AVERAGE indicatror showed in page with two different color. MA_Handle = iMA ( NULL , PERIOD_M1 ,MA_Period,MA_Shift, MODE_SMA , PRICE_CLOSE ); something like this, with-ought using Chart

which Line of a code generate Critical Error

Is there any way to find out Which command or which line of code, Makes MQL5 Debugger Show Critical error occurred, debugging is stopped why this error message has not any clue to point the trouble

Attach Expert to Chart Command?

bool ChartIndicatorAdd ( long chart_id, // chart ID int sub_window // number of the sub-window int indicator_handle // handle of the indicator ); Have we something like ChartIndicatorAdd But for Experts? Maybe ChartExpertAdd

Invalid Stop

This is my Code to Buy in my expert, On BCTUSD it gives back error message of invalid stops , Why? //+------------------------------------------------------------------+ //| Expert DO_Buy function | //+------------------------------------------------------------------+

Is There Any Strategy?

There are many articles about the benefits of having a trade strategy, and articles are abounded by advises like these: Have you strategy of trading. If you have not a distinct Trade strategy, you lost all your money ... And so on But when I was searching for a strategy I only founds not useful