The scaled order function needs a bit more nuance. At the moment, it uses the same amount at each order price.
So, when buying, the notional USDT value of orders keeps reducing. When selling, the notional USDT value keeps decreasing.
Need a way to skew the value/amount… so trader can buy more size per order as price goes down and sell increasing values…
The goal is to get a better average price. Current iteration is not the most optimum and can be improved a bit.