Documentation Index
Fetch the complete documentation index at: https://docs.innova-trading.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, make sure you have:An InnovaTrading account
An API key from Dashboard Settings
Python 3.8+ or Node.js 18+ installed
Step 1: Install the SDK
Step 2: Get Market Data
First, fetch OHLC bars to analyze:Step 3: Create a Signal
Now let’s send a BUY signal with Stop Loss and Take Profits:Step 4: View Your Signal
- Go to InnovaTrading Chart
- Select EURUSD and H1 timeframe
- Open the Indicators panel
- Find “My First Signal” under External Indicators
- Enable it to see your signal on the chart!

Next Steps
Signal Format
Learn about all signal options
Build an Indicator
Create a full indicator system
API Reference
Explore all endpoints
Best Practices
Production-ready patterns