bug-or-feature / pysystemtrade-fsb

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

Check minimum bet size #35

Closed bug-or-feature closed 1 year ago

bug-or-feature commented 1 year ago

Add a section in FSB report that compares the configured minimum bet size (from csvconfig/instrumentconfig.csv) with the value from market info, which is updated every day

bug-or-feature commented 1 year ago

Done