bug-or-feature / pysystemtrade-fsb

Systematic spread betting in Python
https://pysystemtrade-fsb.bugorfeature.net/
GNU General Public License v3.0
10 stars 2 forks source link

Don't create force roll orders when position size is below minimum #51

Closed bug-or-feature closed 8 months ago

bug-or-feature commented 9 months ago

Do nothing instead, position will be auto rolled

bug-or-feature commented 8 months ago

Fixed by 326b5eb6 and 89c5daef