Files
nofx/trader
ZhouYongyou a4df3b053c fix(trader): add missing GetMinNotional and CheckMinNotional methods
These methods are required by the OpenLong/OpenShort validation but were
missing from upstream/dev.

Adds:
- GetMinNotional(): Returns minimum notional value (10 USDT default)
- CheckMinNotional(): Validates order meets minimum notional requirement
2025-11-05 01:20:02 +08:00
..
2025-11-03 17:22:11 +00:00
2025-10-31 13:14:24 +08:00