-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f663668
commit ea9c9c1
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
Uses [Chat GPT](https://chat.openai.com/) to predict the next moves of the market. | ||
|
||
Evaluates between -1 to 1 according to chat GPT's prediction of the selected data and its confidence. | ||
Evaluates between -1 to 1 according to ChatGPT's prediction of the selected data and its confidence. | ||
|
||
*This evaluator can't be used in backtesting.* | ||
Note: this evaluator can only be used in backtesting for markets where historical ChatGPT data are available. | ||
|
||
Find the full list of supported historical markets on https://www.octobot.cloud/features/chatgpt-trading |
This file contains 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