brighter-trading/tests
Rob 439c852cf5 Fixed an issue where the client asked for too many records and was not receiving them. Also ensured that much of the code is dealing with timezones proactively. 2024-08-16 15:51:15 -03:00
..
__pycache__ Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
BrighterTrading.db Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
Brng.db Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
__init__.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Trades implemented but still needs some testing. 2023-02-17 22:47:13 -04:00
config.yml Many improvements. 2023-05-14 17:33:13 -03:00
test_BrighterTrades.py Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
test_DataCache_v2.py Fixed an issue where the client asked for too many records and was not receiving them. Also ensured that much of the code is dealing with timezones proactively. 2024-08-16 15:51:15 -03:00
test_Exchange.py implemented tests for Exchangeinterface.py 2024-08-04 02:06:23 -03:00
test_Users.py implemented tests for Exchangeinterface.py 2024-08-04 02:06:23 -03:00
test_app.py Fixed query_uptodate function and added comprehensive test cases 2024-08-02 01:36:45 -03:00
test_candles.py implemented tests for Exchangeinterface.py 2024-08-04 02:06:23 -03:00
test_database.py Completed unittests for Database and DataCache. 2024-08-03 16:56:13 -03:00
test_exchangeinterface.py implemented tests for Exchangeinterface.py 2024-08-04 02:06:23 -03:00
test_indicators.py implemented tests for Exchangeinterface.py 2024-08-04 02:06:23 -03:00
test_live_exchange_integration.py Completed unittests for Database and DataCache. 2024-08-03 16:56:13 -03:00
test_shared_utilities.py Fixed query_uptodate function and added comprehensive test cases 2024-08-02 01:36:45 -03:00
test_trade.py implemented tests for Exchangeinterface.py 2024-08-04 02:06:23 -03:00
test_trade2.py Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00