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
|
430f2e9ad0
|
Fix typo in variable name for micro vs mid basis points calculation
|
2026-01-10 19:12:46 +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
|
1de0ebd22e
|
Refactor place_limit_order to remove expiration handling and simplify order placement
|
2026-01-06 18:56:29 +06:00 |
|
Nawaz Haider
|
145fc5e6f4
|
Merge branch 'main' of https://github.com/nawaz0x1/py_polymarket_hft_mm
|
2026-01-04 21:20:27 +06:00 |
|
Nawaz Haider
|
a31995f362
|
Remove in-memory database references and related setup from scripts
|
2026-01-04 21:17:25 +06:00 |
|
Nawaz Haider
|
06527f6bcc
|
Refactor order placement logic in place_anchor_and_hedge function for improved clarity and efficiency
|
2026-01-03 22:27:15 +06:00 |
|
Nawaz Haider
|
f692c0819c
|
Refactor hedge order placement logic in place_anchor_and_hedge function for improved clarity and efficiency
|
2026-01-03 22:13:26 +06:00 |
|
Nawaz Haider
|
1e067d1f57
|
Refactor iteration calculation for hedge order placement in place_anchor_and_hedge function
|
2026-01-03 17:36:16 +06:00 |
|
Nawaz Haider
|
b44829b474
|
Reduce sleep duration in hedge order placement retry loop for improved responsiveness
|
2026-01-03 17:25:54 +06:00 |
|
Nawaz Haider
|
e94979f65f
|
Refactor hedge order placement retry logic for improved efficiency
|
2026-01-03 17:24:21 +06:00 |
|
Nawaz Haider
|
b5d7ea9332
|
Reduce retry attempts for hedge order placement in place_anchor_and_hedge function
|
2026-01-03 17:20:40 +06:00 |
|
Nawaz Haider
|
556dc430e8
|
Increase retry attempts for hedge order placement and improve logging for order prices
|
2026-01-03 16:59:06 +06:00 |
|
Nawaz Haider
|
75c1c20316
|
Implement trade counter functionality with increment, decrement, reset, and count methods
|
2026-01-03 16:38:54 +06:00 |
|
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 |
|