-
The monthlyLiquidateRebalanceStrategy has an issue with the
`_end_of_month()` function.
the statement `end_day = calendar.monthrange(cur_time.year, cur_time.month)[1]`will miss any month where th…
-
Hi,
thank you for your excellent job with this lib. I've just found it.
I'm letting you know that the pandas 2.1.0 (from 30th Aug 2023) has changed something with datetime processing and even yo…
-
### Question
is it possible to say specifically where we would want to put a marker ... like i want to put a marker at 27000 and 26000 and 27500 to represent the take profit ... stop loss and entry…
-
Hello,
I have some data which is trades data, and full order snapshots only. I've created a import and digest strategy based off of Tardis and BinanceFutures import regime.
Will the backtest fun…
-
你好,新代码为什么把ui的backtester删掉了,是因为有bug吗
-
Hi,
I am trying to run this lib and its strategy samples.
is there more doc on the logs that are printed after backtester is done, I would like to understand the performance of a stategy and it's no…
-
![image](https://user-images.githubusercontent.com/4679105/219903626-d27599af-3d51-4429-93be-f5ffd99ee67b.png)
Coins Tradeable : ['STGUSDT']
Loading Price Data
Loading STGUSDT
Data doesnt exist in…
-
suppose we refit the forecaster every n iterations, and predict for k steps, where n < k, then the n+1 time period would be predicted 2 times, n+2 time period would be predicted 3 times, etc. etc.. ho…
-
launcher : trader, collecter
api : kiwoom, kakao
strategy
backtester
updater
chart-maker
-
Hi!
Feel a bit awkward for asking so many questions, but i am knee deep into using this beautiful piece of software and it provides an opportunity to learn HFT with lighnting speed for which i am s…