Commit Graph
13 Commits
Author SHA1 Message Date
Nawaz Haider 02bb3eefee Add inventory management with configurable limits and updater thread 2026-01-15 19:26:51 +06:00
Nawaz Haider 768ec1358c Update trading parameters for improved strategy performance 2026-01-15 16:12:31 +06:00
Nawaz Haider 351a76a308 Add MIN_DELAY_BETWEEN_TRADES_SECONDS to config and main logic for trade pacing 2026-01-12 16:15:16 +06:00
Nawaz Haider b4c3eb90c9 Update trading configuration and enhance order placement logic with signed orders caching 2026-01-12 15:36:24 +06:00
Nawaz Haider 32518bfceb Update trading thresholds in config and main logic for improved order placement 2026-01-10 19:10:40 +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 a2e6ba939f Update PLACE_OPPOSITE_ORDER setting and increase sleep duration in main loop 2026-01-02 15:25:42 +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 d5ec01ffd9 Refactor trading logic to use MAX_TRADES constant for trade limit 2026-01-01 22:30:32 +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