Cryptocurrency trading platform with Blockly-based strategy builder
Go to file
Rob 917ccedbaf Documented Exchange.py 2024-08-03 17:35:40 -03:00
UML Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
__pycache__ Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
config Moved .db and .yml files to appropriate directories 2024-07-25 08:46:12 -03:00
markdown Fixed query_uptodate function and added comprehensive test cases 2024-08-02 01:36:45 -03:00
src Documented Exchange.py 2024-08-03 17:35:40 -03:00
tests Completed unittests for Database and DataCache. 2024-08-03 16:56:13 -03:00
.gitignore Update .gitignore to exclude unnecessary files and directories 2024-07-25 10:09:27 -03:00
BrighterTrading.db Fixed issue with fetching historical data and added missing imports. 2024-07-26 03:52:24 -03:00
requirements.txt Fixed query_uptodate function and added comprehensive test cases 2024-08-02 01:36:45 -03:00