moconnell / yolo

Automation for the RobotWealth cryptocurrency YOLO strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support slow rebalancing

moconnell opened this issue · comments

Due to trading costs being not fixed but linked to the size of the placed order, it is advantageous to minimise order size and thus only rebalance to within in predetermined margin of the ideal weight as output by the strategy.

Need to add this logic to the code and make it configurable.