Reset paramters
Closed this issue · 1 comments
sifinz commented
Hi, how to restart or stop the mokka program ? Also how to reset the parameters or go back to the initial screen where it asks you last buy/sell price ?
Also, why would I receive a "Filter Failure: Lot Size error" ?
Thanks
bencagri commented
Hi, if resetting parameters mean changing the parameters with different symbol, you can check --config
option. Create a new config file and pass it as option.
Buy/sell prices are set if there is no records in logs. If there is a record mokka uses that buy/sell record for the next move. If you reset it,just delete files under logs directory. It will ask you again.
Also, the Lot Size Error is a bug that I need to fix.
Cheers.