rob
b9730b3a1d
Upgrade ccxt from 4.4.8 to 4.5.40
...
Key improvements:
- 80-190% performance gains in utility functions
- New margin/futures WebSocket support for Binance
- Better liquidation and position tracking
- coincurve library for faster ECDSA signing
- New exchange support (Aster)
All Exchange methods verified working with new version.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-02 16:19:08 -04:00
Rob
4fcc6f661d
Python generators is fully implemented but not tested yet.
2024-11-07 10:43:51 -04:00
Rob
232d479827
nearly all core functionality is flushed out.
2024-10-13 01:23:26 -03:00
Rob
89e0f8b849
I decoupled the comms class from a few other classes. I updated some of the ui in regard to this indicator readouts. An just about to attempt to break up the strategies class.
2024-10-09 09:09:52 -03:00
Rob
0b1ad39476
Fixed query_uptodate function and added comprehensive test cases
2024-08-02 01:36:45 -03:00
Rob
b699bd950e
Updated project structure and staged modified files
2024-07-25 08:21:15 -03:00
Rob
a9ad629647
Many improvements.
2023-05-14 17:33:13 -03:00
Rob
119ab270c0
implemented an exchange interface. Added support for multiple exchange connections.
2023-03-04 08:38:46 -04:00
Rob
79d2a9c597
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
Rob
5b2cfe31e9
Working and relatively glitch free. Classes are being implemented in javascript files. Python is basically one big class with no separation.
2022-05-10 08:21:42 -03:00