Codes

Bollinger Band Width calculation with Neural Network using for MetaTrader 5

This Expert Advisor works with Neural Network method

Forum

Were is Wizard Indicator Class Signals Explaind ?

Hei all, i used to gone throw page in MQL5, which explain the pattern models of all wizard buildin indicators , but i canot find out that page nowadays, i forgot it, and i lost it from my favorites of web page, could you please give that link, if you know about this ? Thanks in advance Suresh

Do anyone has developed an EA which trade in Stocks on MT5 platform ?

Do anyone has developed an EA which trade in Stocks on MT5 platform ? Thank you Suresh

Coppy Buffer OF Stochastic ?

Dear friend i am little confused how to coppy buffer of stochastic ? //--- Copy the new values of our indicators to buffers (arrays) using the handle if ( CopyBuffer (Stoch, 0 , 2 ,Main)< 0 || CopyBuffer (Stoch, 1 , 2 ,Signal)< 0 ) { Alert ( "Error copying Stochastic indicator

Candle Pattern EA Not Trading ?

Dear all i am just following the method of candle patterns https://www.mql5.com/en/code/321 , and i create an ea on this base, but its not doing any trade !!! can any one help me ? //+------------------------------------------------------------------+ //|

Can any one help me ?

I am just learning how to code, and i studies many cods, now i want to study the coding of scalping method. can any one help me, by giving any scalper EA, which trade in MT5, it will be a greate help for my studyes how to code a scalper, study the body of coding a scalper, Thanks in advance, Suresh

Strategy Test Result,Trades Not Found !!!

Dear all, This is a problem which i fase many times in the strategy result, the problem is many times i canot find were the position got closed, it lookz crazy.. The pic give you the more imfomation, were the buy positions gone, the blue lines are disconnected, Please help

What Is the Best Time of My EA to Perform ?

Hi, All, i am runing my EA in optimisation, and i am geting god result also, But i just want to know, how to find out which are the best times my EA perfomed in backtest data, for example Europian time,Asian markt,...ext if i could find out this i could fix time in my ea for its trading, Can any one

AN EA BASED ON B BANDS AND B WIDTH, NEED SOME URGENT HELP !!

Dear All, I am programing an ea which works with B Band And B Width, For the B Width I have added a custom EA, There is No Error Comeps when i compile, But i am shure there some probs in Custom Indicator calling . so i need some programers help to correct it, i allways to be thankfull who helps me

New Class Creation Isuues !!! 'HELP'

hi all, I am just step in to class, i am trying to make a class with BAnds,MA,MACD, The problem i face with the code, m_ma_Applied, bcoz, it comes with all this three indicators, and all this indicators have a MA, i have the same problem with m_ma_period, Please tell me how do we code if i want to

NEW SCALPER EA ISSUES ? !!!

Dear all, I am trying to make an ea which trade in 1m chart, with the help of few indicators like MACD ,MA,ADX,BB the strategy for long is MA8 close abouve BB middle line,ADX should be abouve 25,and MACD moves above 0 leval from down, trade long close when MACD create a negative crossover from