Skip to content

Commit 999946a

Browse files
committed
docs: link seed strategy code and datasets
1 parent d92ce0d commit 999946a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ $ export OPENAI_API_KEY=sk-...
2323
$ export HF_ACCESS_TOKEN=hf_
2424
```
2525

26+
Seed strategy code can be found on [paperswithbacktest.com](https://paperswithbacktest.com/) and the required data for the backtest can be obtained from [paperswithbacktest.com/datasets](https://paperswithbacktest.com/datasets).
27+
2628
Launch and monitor an experiment entirely from the GUI:
2729

2830
```bash

0 commit comments

Comments
 (0)