This EA makes use of the iRSI() function, and runs the function using the EventSetTimer() to check the values of the iRSi at a certain time interval. Andybody is free to modify the code.
Find a file
super.admin d4ba207158 convert
2025-05-30 16:31:56 +02:00
NOTES.txt convert 2025-05-30 16:31:56 +02:00
README.md Initial commit 2025-05-30 14:31:56 +00:00
TimeBasedRSI.mq5 convert 2025-05-30 16:31:56 +02:00
TimeBasedRSI.mqproj convert 2025-05-30 16:31:56 +02:00

TimeBasedRSI

This EA makes use of the iRSI() function, and runs the function using the EventSetTimer() to check the values of the iRSi at a certain time interval. Andybody is free to modify the code.