Forum

MQL4 RSI indicator is updated once in 30 minutes. why? can I get the current value?

MQL4 RSI indicator is updated once in 30 minutes. why? can I get the current value? I'm using the API call: double rsi = iRSI(Symbol(),0,RSI_Period,PRICE_CLOSE,1); Thanks, Eli eli@intel-agent.com

Need to define bindingRedirect for Newtonsoft.Json

Hey, It seems that I keep getting an error: "System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutra" This doesn't occur when I run the process from a configurable application that can contain: <dependentAssembly> <assemblyIdentity