mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-06-06 05:51:19 +08:00
- UpdatePositionQuantityAndPrice: add updated_at timestamp - ReducePositionQuantity: add updated_at and auto-close position when qty <= 0.0001 - UpdatePositionExchangeInfo: add updated_at timestamp Fixes position sync issue after int64 timestamp migration where GORM autoUpdateTime tag no longer works with int64 fields