{ "platform" :"mt5", "program_type":"expert", "copyright" :"Copyright 2018, Ricardo de Jong.", "link" :"https:\/\/www.mql5.com", "version" :"1.3", "description" :"This EA uses the iRSI() function, and runs the function using the EventSetTimer() to check the values of the iRSI. ", "optimize" :"1", "fpzerocheck" :"1", "files": [ { "path":".\\TimeBasedRSI.mq5", "compile":"true", "relative_to_project":"true" }, { "path":"MQL5\\Include\\Trade\\Trade.mqh", "compile":"false", "relative_to_project":"false" }, { "path":"MQL5\\Include\\Object.mqh", "compile":"false", "relative_to_project":"false" }, { "path":"MQL5\\Include\\StdLibErr.mqh", "compile":"false", "relative_to_project":"false" }, { "path":"MQL5\\Include\\Trade\\SymbolInfo.mqh", "compile":"false", "relative_to_project":"false" }, { "path":"MQL5\\Include\\Trade\\OrderInfo.mqh", "compile":"false", "relative_to_project":"false" }, { "path":"MQL5\\Include\\Trade\\HistoryOrderInfo.mqh", "compile":"false", "relative_to_project":"false" }, { "path":"MQL5\\Include\\Trade\\PositionInfo.mqh", "compile":"false", "relative_to_project":"false" }, { "path":"MQL5\\Include\\Trade\\DealInfo.mqh", "compile":"false", "relative_to_project":"false" } ] }