nitro_man
nitro_man
Friends

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

nitro_man
Registered at MQL5.community
nitro_man
Added topic RSI Code
Hi everybody I wrote a mql4 program to get the RSI value in every tick . But now I have a problem and get different values. could you please help me to find out my mistake?   double get_RSI_value ( double & price[][ 6 ], double period) {