TimeBasedRSI/README.md

3 lines
202 B
Markdown
Raw Permalink Normal View History

2025-05-30 14:31:56 +00: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.