@@ -6,7 +6,7 @@ import (
"math"
)
-const TradingRange = .02
+const TradingRange = .01
func NewOrder(
m sentio.Market,