Rob
|
fc407708ba
|
Fixed an issue inserting candles into the database. I realized I want to get rid of the id column in the market(candles) tables. Began integrating Blockly into the client.
|
2024-08-17 18:10:34 -03:00 |
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 |
Rob
|
d288eebbec
|
Re-wrote DataCache.py and Implemented tests and got them all passing.
|
2024-08-15 22:39:38 -03:00 |
Rob
|
c398a423a3
|
implemented tests for Exchangeinterface.py
|
2024-08-04 02:06:23 -03:00 |
Rob
|
917ccedbaf
|
Documented Exchange.py
|
2024-08-03 17:35:40 -03:00 |
Rob
|
4130e0ca9a
|
Completed unittests for Database and DataCache.
|
2024-08-03 16:56:13 -03:00 |
Rob
|
e601f8c23e
|
Completed unittests for Exchange.
|
2024-08-02 15:51:25 -03:00 |
Rob
|
0b1ad39476
|
Fixed query_uptodate function and added comprehensive test cases
|
2024-08-02 01:36:45 -03:00 |
Rob
|
0bb9780ff6
|
Fixed issue with fetching historical data and added missing imports.
|
2024-07-26 03:52:24 -03:00 |
Rob
|
b699bd950e
|
Updated project structure and staged modified files
|
2024-07-25 08:21:15 -03:00 |