README.md
Closed this issue · 0 comments
UmangRajpara13 commented
Backtesting historical Stock Market data for Intraday Trading
To execute the code successfully
- run Main.py with python >3.0 interpreter
- required python packages: pandas, PyQt5
Versions:
-
Version 1 (current) - stable
-
Beta Version - Better Gui with PyQt5
-
Alpha version - first implementation of GUI with Tkinkter
future updates
- removal of stock logging with no trades out of Report Window, currently you might observe few stocks with corresponding empty cells on Report window
- create and save new strategies
- swing trading (Long Position - holding stock position more for than one day) with moving averages(MA)