Added rsi injection code.

This commit is contained in:
Adam 2025-03-26 21:27:00 +00:00
parent 858f9f57af
commit 9140bbcffd

View File

@ -1,4 +1,4 @@
from .rsi_client import RSIClient
from src.RSIPI.rsi_client import RSIClient
from time import sleep
if __name__ == "__main__":