guaiwoluo2020
|
0c9cf048d2
|
Add price/SL/TP validation for trade instructions
- Buy orders must satisfy: sl < price < tp
- Sell orders must satisfy: tp < price < sl
- Invalid instructions are rejected with message feedback
- Updated test suite with validation examples
- Updated documentation to clarify rules
|
2026-03-04 23:14:41 +08:00 |
|