Open
Conversation
bfa132e to
cf39f31
Compare
cf39f31 to
3f27f85
Compare
commit 76279aa Author: Sven Woldt <sven.woldt@shell.com> Date: Sat Nov 18 00:27:30 2023 +0100 csvsource backtest commit c099bfb Merge: fc11e59 b3d6535 Author: Sven Woldt <sven.woldt@shell.com> Date: Fri Nov 10 22:44:35 2023 +0100 Merge branch 'feat/csvsource' of https://github.com/algo-boyz/bbgo into feat/csvsource commit fc11e59 Author: Sven Woldt <sven.woldt@shell.com> Date: Fri Nov 10 22:44:25 2023 +0100 csv data source to read klines and ticks into KLines for any supported interval commit b3d6535 Author: Sven Woldt <sven.woldt@shell.com> Date: Fri Nov 10 22:40:52 2023 +0100 fix tests commit 99f9884 Author: Sven Woldt <sven.woldt@shell.com> Date: Sun Nov 5 05:55:07 2023 +0100 fix tests commit 3aa9a66 Author: Sven Woldt <sven.woldt@shell.com> Date: Sun Nov 5 05:14:32 2023 +0100 fix truncate timestamp commit 5aa3177 Author: Sven Woldt <sven.woldt@shell.com> Date: Sun Nov 5 04:33:57 2023 +0100 fix tests commit 6a2a7bf Author: Sven Woldt <sven.woldt@shell.com> Date: Sun Nov 5 03:40:30 2023 +0100 address comments commit 9207e70 Author: Sven Woldt <sven.woldt@shell.com> Date: Fri Nov 3 00:26:11 2023 +0100 wip csv source stream mock fees commit ee8e379 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 23:36:54 2023 +0100 wip csv source stream commit bf618e2 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 22:58:55 2023 +0100 finalise decoder commit c123363 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 19:57:46 2023 +0100 wip reviewable commit ed93ead Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 19:26:24 2023 +0100 wip stream commit 33782f4 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 18:06:32 2023 +0100 add csvsource feature commit a70e1d3 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 18:03:16 2023 +0100 reset main commit e8bc457 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 06:59:40 2023 +0100 fix drawdown commit 823f24f Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 02:28:00 2023 +0100 clean up commit 6a6dd82 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 02:16:23 2023 +0100 add more trade stats commit 126e7d9 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 18:03:16 2023 +0100 reset main commit 00b8bbb Merge: 2b17fe9 05bc1d2 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 07:02:15 2023 +0100 Merge remote-tracking branch 'origin' commit 2b17fe9 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 06:59:40 2023 +0100 fix drawdown commit 05bc1d2 Merge: 4797b31 28d8203 Author: go-dockly <65399458+go-dockly@users.noreply.github.com> Date: Thu Nov 2 02:34:25 2023 +0100 Merge branch 'main' into main commit 4797b31 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 02:28:00 2023 +0100 clean up commit d88e574 Author: Sven Woldt <sven.woldt@shell.com> Date: Thu Nov 2 02:16:23 2023 +0100 add more trade stats
3f27f85 to
b3e8676
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a re-work PR from #1389