-
I am in the process of comparing various algo trading platforms and after having reviewed the Marketcetera docs I still have a few points I'd like to clarify. Could you please help me answer these, or…
-
# Hi @btkhaled! 👋
I'm Code Autopilot :robot:
Want me to help you solve a bug, implement a new feature, or answer questions? :point_right: [Open your first task here](https://github.com/btkhaled/new…
-
In the [Catalyst Developer Forum](https://catalyst.enigma.co/t/backtesting-is-very-slow-can-we-speed-it-up/139) we started to discuss some approaches to improve the performance of the backtesting algo…
-
- [ ] Fix non-linked `vignette("backtesting", package="epipredict")` in archive vignette; downlit should be linking this if it exists?
- [ ] "Data frame returns will be [tidyr::unpack()](https://tid…
-
Morning,
I'm hoping for a bit of advice here. I've written a trading bot to have a play effectively. I'm trying to fine tune it a bit, but I'm struggling.
Currently I'm doing this:
`historicD…
-
Ill leave the Backtesting_v2 alone cause it does a very good job backtesting long positions for spot trading on Binance.
This backtesting will focus more on a future margin account that will be able…
-
I selected "Backtesting the strategy on timeframes (divided by comma)," but found that 10h, 11h, and 12h are all skipped and it goes directly to 1D.
Is this a bug?
![截圖 2024-08-07 中午12 19 09](https:…
-
Hi, you can never backtest with the final odds as you can bet only till like 7-8 seconds before closure and a lot of pending transactions will be after your bet and this will sometimes make odds chang…
-
Hi. Great work. I noticed you downloaded D1 data for backtesting. SHouldn't you need tick level data?
-
**Is your feature request related to a current problem? Please describe.**
I need to be able to robustly backtest any ForecastingModel so I can he a valid view how the model performs over time. As th…