Releases: grinply/kate-backtester
Releases · grinply/kate-backtester
v0.0.8
Compare
Sorry, something went wrong.
No results found
Updating internal backtest execution loop
v0.0.7
Compare
Sorry, something went wrong.
No results found
Updating API to have only the latest price passed as argument and fixing bug passing wrong value of open position to stoploss function.
v0.0.6
Compare
Sorry, something went wrong.
No results found
Intentionally leaking DataHandler abstraction and fixing open position boolean passed on backtester function
v0.0.5
Compare
Sorry, something went wrong.
No results found
setting counter with window size
v0.0.4
Compare
Sorry, something went wrong.
No results found
fix typo
v0.0.3
Compare
Sorry, something went wrong.
No results found
Allow the window size for price data avaliable to be define directly on the DataHandler or when creation a custom backtester struct
v0.0.2
Compare
Sorry, something went wrong.
No results found
Updated API interface, more documentation and code cleanup
v0.0.1
Compare
Sorry, something went wrong.
No results found
First release with basic functions:
Backtest implementation for USD Margined symbols
EventBase Backtest
Customizable parameters such as: balance and trade amount.