Commit Graph

13 Commits

Author SHA1 Message Date
Nawaz Haider b549edd757 Fix typo in cache_token_trading_infos function and update order placement logic for bid prices 2026-01-03 15:37:11 +06:00
Nawaz Haider e158f553cf Update trading logic and order placement in response to configuration changes 2026-01-03 13:11:51 +06:00
Nawaz Haider dbd0c4e28f Refactor client initialization to use global client setup in get_client and get_client_creds functions 2026-01-02 12:56:52 +06:00
Nawaz Haider d3b3a2fdb4 Refactor trading logic and client initialization; remove unused clob_client_and_order module 2026-01-02 12:40:25 +06:00
Nawaz Haider 73f1a2e249 Remove commented-out logging and trading signal execution in OrderBook class 2026-01-02 11:13:59 +06:00
Nawaz Haider 57985f5b6d Remove logging for new trading signals in OrderBook class 2026-01-01 22:53:17 +06:00
Nawaz Haider 14163bede5 Remove logging of new trading signals in OrderBook class 2026-01-01 22:52:08 +06:00
Nawaz Haider 5e3505207b Add CPU affinity management and garbage collection to optimize performance 2026-01-01 22:05:17 +06:00
Nawaz Haider a8a4fb2a0e Refactor trading logic and enhance ClobClient integration for improved market operations 2026-01-01 21:59:16 +06:00
Nawaz Haider 73f08a0c49 Implement trading session management and add market time utilities 2026-01-01 20:02:36 +06:00
Nawaz Haider 1035b69eb6 Add OrderBook class and WebSocket integration for market data streaming 2026-01-01 19:54:32 +06:00
Nawaz Haider e28202828e Add .env.sample, update .gitignore, and implement ClobClient initialization 2026-01-01 18:56:35 +06:00
Nawaz Haider bac5bca57d Implement initial project structure with logging and token fetching functionality 2026-01-01 18:41:11 +06:00