Trading with ChatGPT
Seamlessly Integrate ChatGPT within your trading strategies and profit from the power of AI trading.
Check out the ChatGPT trading guide to learn more about how to trade with ChatGPT using OctoBot
OctoBot uses the ChatGPT interface to interact with ChatGPT.
ChatGPT service configuration
To use ChatGPT on an open source OctoBot, the only configuration you need is to enter your OpenAI API key into the GPT Interface
- Create or login to your OpenAI account
- Create a new API key on your account settings
- Copy your API key into the GPT configuration in the Accounts tab of the web interface
Custom LLM base url for prediction
OctoBot can connect to any LLM using the LLM custom base url configuration parameter. This is useful to use other AI models than the default OpenAI ones.
In this case, the Secret key parameter, will be used to authenticate to this other LLM server.
Costs
Using ChatGPT from automated API calls is a paid service from OpenAI. Each call to ChatGPT will consume a few OpenAI tokens.
Each call to ChatGPT is recrating a request which usually consumes around 90 OpenAI tokens. You can get the current price of OpenAI token from the OpenAI pricing page.
You can estimate the cost of using ChatGPT related features by estimating the amount of requests per day.
Running a strategy on 4h for 2 trading pairs on 1 exchange: the GPT evaluator will be called every 4 hours for each trading pair for each exchange.