mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-18 11:50:11 +08:00
Fixes an issue where very low limit prices were being rounded to 0.0 and effectively resulting in market orders. Adds an explicit check to test for this behavior.