Hermes agent now runs my entire AI trading desk.
I built it after GrokBot burned millions of tokens on agents chatting to each other about nothing.
Here's how:
Step 1: Install Hermes
Go to
hermes-agent.nousresearch.co…, copy the one line install command.
Open your terminal (Mac: search "terminal"), paste it, hit enter.
Step 2: Connect your AI
When it asks for a provider, pick OpenAI.
Choose subscription over API, it costs a lot less if you already pay for ChatGPT.
Open the link it gives you, log in, paste the code from the terminal.
Pick GPT-6 Astra as your model
Step 3: Put it on your phone
Select Telegram, choose automatic, follow the link and create your bot.
Say yes to restarting the gateway, keep the default tools.
Step 4: Open the desktop app
Type hermes desktop in your terminal.
Click New Bot, call it CEO, say hello to check it replies.
Step 5: Give it a backtesting engine
Free account at
tradingkit.com, click My Account, copy the line of code.
Paste it to your CEO bot with: "Install this MCP server onto Hermes and make it available to all of the Hermes agents and bots".
Copy the authentication code from the same page and paste that in too.
Step 6: Test the connection
"Backtest a very simple TradingView strategy on BTCUSDT 1 hour"
Stats come back, you're connected.
Step 7: Build the desk
Paste my desk prompt from
app.strategyfactory.ai/resou… into the CEO bot
It creates Gertrude, the chief of staff, plus a researcher, builder, Pine Script writer and optimiser, all in one group chat.
They build and test strategies on a schedule, mine runs every 10 minutes.
Step 8: Build mission control
Create a new bot called Mission Control, paste my mission control prompt from the same page.
Ask it for the local URL and API key, then give both to Gertrude so the agents log every strategy there.
Step 9: Verify and automate the survivors
Download the Pine Script from mission control, paste it into the Pine Editor on
tradingview.com.
Connect your exchange through
trigger.trade, paste its message and webhook URL into a TradingView alert.
Make sure you forward test every strategy for 3 months before real money.