Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 400 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 400 Bytes

RSI-Trader

This program is designed to trade based on the RSI Indicator.

Steps:

1. Program learns best level to enter and exit for the stock and time frame passed.

2. Introduce trading rules based on step 1.

3. Backtest trading rules, repeat 2 and backtest again until acceptable performance.

4. Live trading.