VIBE - Intelligent Trading
What is VIBE?
VIBE provides simple trading commands with AI-assisted position management. Currently in beta with basic spot trading functionality. Full ReAct architecture coming in v2.0.
Trading Modes
Set mode in /settings
:
Simulation: Practice with fake money
Testnet: Real blockchain, test tokens
Mainnet: Real trading (use caution)
Basic Commands
View Positions
/position
Shows all open positions with P&L.
Open Long
/long <symbol> <amount>
Examples:
/long BTC 0.01
- Buy 0.01 BTC/long ETH $100
- Buy $100 worth of ETH
Open Short
/short <symbol> <amount>
Examples:
/short BTC 0.01
- Short 0.01 BTC/short SOL $50
- Short $50 worth of SOL
Close Positions
/close <symbol|all>
Examples:
/close BTC
- Close BTC position/close all
- Close everything
Other Commands
/deposit
- Get deposit address/orders
- View open orders (beta)
Current Limitations (v1.0)
Basic command-based trading only
No natural language processing yet
Single position per symbol
Limited to spot trading
Manual risk management
Coming in v2.0
Natural language trading: "Buy ETH with 10% of portfolio"
AI position sizing and risk management
ReAct sandbox for strategy testing
Multi-leg strategies
Automated stop-loss and take-profit
Safety Tips
Start with Simulation mode
Test small amounts first
Never trade more than you can lose
Use
/position
to monitor regularly
Note: VIBE is in beta. Full intelligent trading features coming in v2.0.
Last updated