Compare backtest results with other package #722
graceyangfan
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Thanks for providing this @graceyangfan I think for a reasonable comparison, we'd need the other platform to also be event driven rather than vectorized. There would still be many variables to nail down even from that point |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Compared nautilus_trader ema_cross stratgy with vnpy(https://github.com/vnpy/vnpy)
symbol: ETH-USDT data_time:2022-6-1 to 2022-7-1 trade_time:2022-6-2 to 2022-7-1
commision_rate:0.0004 fill_rate =1 slippage=0
(1)nautilus trader version: latest develop
https://github.com/graceyangfan/nautilus_tutorial/blob/main/compare/nautilus/nautilus_trader.png
(2)vnpy
https://github.com/graceyangfan/nautilus_tutorial/blob/main/compare/vnpy/vnpy_result.jpeg
stratgy and other process files are in https://github.com/graceyangfan/nautilus_tutorial/tree/main/compare
would like to see other package backtest results
Beta Was this translation helpful? Give feedback.
All reactions