mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-16 11:18:05 +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.