sourav2452
sourav2452
Friends

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

sourav2452
Added topic ObjectGet not getting the angle value of a trend line
hello, i wanted to draw a trend line programmatically, and get the angle value of the trend line. here is my code.    ObjectDelete ( "angle" );    ObjectCreate ( "angle" , OBJ_TRENDBYANGLE , 0 , iTime ( NULL , 0 ,5),High[5], iTime
sourav2452
Added topic MA on RSI Expert Advisor on MQL5
hello, What I want to code is as follow:  1> calculate RSI on (14 period close)  2> calculate EMA 9 on (RSI value) i have try so many times but unable to solve.    *** But it shows an error that is "Invalid Array Access "
sourav2452
Registered at MQL5.community