mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-07 11:17:56 +08:00
8a5744e0a0
- Remove trader_orders table and OrderSyncManager (never worked correctly) - Poll GetOrderStatus to get actual avgPrice, executedQty, and commission - Get entry price from exchange GetPositions API when closing positions - Pass fee to trader_positions table on close - Move TraderStats type to position.go