Trading Api Signal | All Markets Traders
This API provides intelligent and reliable trading signals across all major asset classes, including forex, commodities, cryptocurrencies, and global indices. Built for flexibility and performance, it empowers developers, traders, and financial platforms to integrate real-time market insights into their applications or trading strategies. Whether you're building a custom trading bot, a portfolio…
Trading Api Signal | All Markets Traders endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/trending /trending |
Fetch the top trending assets from CoinGecko (updated every 10 minutes). |
| GET |
/v2/indices/{symbol} /v2/indices/{symbol} |
Menjalankan technical analysis & AI recommendation untuk index (misal ^DJI, ^GSPC). |
| GET |
/logs/all /logs/all |
Return all logs (valid + weak) within optional date range. |
| GET |
/logs/valid /logs/valid |
Return logs with good quality signals (Moderate/Strong). |
| GET |
/logs/weak /logs/weak |
Return all logs classified as weak signals. |
| GET |
/indicator /indicator |
Fetch multiple indicators (ADX, BBANDS, EMA, MACD, %B, RSI, SMA, STOCH) for a given symbol/interval, then run an AI prompt to generate per-indicator Buy/Sell signals plus an… |
| GET |
/v2/analyze/{symbol} /v2/analyze/{symbol} |
|
| GET |
/v2/crypto/{symbol} /v2/crypto/{symbol} |
Perform technical analysis and AI-generated recommendation specifically for cryptocurrency symbols. |
| GET |
/v2/forex/{symbol} /v2/forex/{symbol} |
Perform technical analysis and AI-generated recommendation specifically for forex symbols. |
| GET |
/v2/indices/{symbol} /v2/indices/{symbol} |
Performing technical analysis & AI recommendations for indices (e.g., ^DJI, ^GSPC). |
| GET |
/author /author |
Returns information about the API author including name and contact details. |
| GET |
/logs/valid /logs/valid |
Return logs with good quality signals (Moderate/Strong). |
| GET |
/logs/weak /logs/weak |
Return all logs classified as weak signals. |
| GET |
/logs/all /logs/all |
Return all logs (valid + weak) within optional date range. |
| GET |
/trending /trending |
Fetch the top trending assets from CoinGecko (updated every 10 minutes). |