{"signal":"OPEN_LONG","confidence":0.78,"entry_price":null,"tp":75383.79,"sl":74780.57,"symbol":"BTC/USDT","timeframe":"15m","personality":"scalper","generated_at":"2026-04-21T02:42:42.097831+00:00","is_paper":true,"thesis":"EMA cross + volume spike in trending_up regime → long with tight TP/SL.","reasoning":"EMA 9 (75,032) crossed above EMA 21 (74,842) on 15m with MACD histogram (+38.8) accelerating and RSI 14 (67.5) in neutral zone. Current candle (75,000) is testing prior swing low (74,950) with volume 1.4x 20-bar avg (1,250k vs 890k avg). Trending_up regime at 1.00 confidence, 1h/4h both confirm uptrend. ATR 14 = 251.6 → TP at 0.42% (333pts) and SL at 0.22% (156pts) for 1.92:1 R:R. Conviction: momentum (0.85) + volume (0.7) + regime (1.0) + HTF (1.0) + liquidity (0.5) = 0.78.","risk_flags":["news_spike_aftermath_pending","rsi_approaching_70_limiting_upside"],"_quota":{"plan":"enterprise","calls_used":2,"calls_remaining":-1,"reset_at":"2036-04-18T02:02:30.264071+00:00"}}
curl --location --request POST 'https://zylalabs.com/api/12432/neurotrade+signal+api/23501/generate+signal' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"symbol": "BTC/USDT",
"timeframe": "15m",
"strategy": "trend_rider",
"personality": "scalper",
"include_thesis": true
}'
{"plan":"enterprise","calls_used":0,"calls_limit":-1,"calls_remaining":-1,"reset_at":"2036-04-18T02:02:30.264071+00:00","is_active":true}
curl --location --request GET 'https://zylalabs.com/api/12432/neurotrade+signal+api/23502/get+account+quota' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the NeuroTrade Signal API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
NeuroTrade Signal API delivers AI-reasoned trading signals for cryptocurrency markets. Each signal combines a directional call (long, short, or close), a confidence score from 0 to 1, specific entry and stop-loss prices, take-profit levels, and a natural-language thesis explaining the market context.
The API fuses technical indicators (RSI, MACD, EMA, ATR) with large-language-model pattern recognition across volume, price action, funding rates, and order-flow signals. Every response includes risk flags for volatility, liquidity, and event exposure plus a measured risk-to-reward ratio.
Built for: algorithmic traders testing signal-following strategies; trading bots that need structured entry and exit specs; retail operators who want AI judgment alongside their own analysis; research teams comparing LLM-reasoned signals against traditional models.
Endpoints available:
Authentication: Bearer token. Keys are issued per subscriber on plan activation.
Signal latency: typically under 2 seconds for a full response including thesis generation.
Supported coverage: major crypto pairs (BTC, ETH, SOL, and top-50 by market cap) across 15-minute, 1-hour, 4-hour, and daily timeframes. Multiple strategies available: trend_rider, mean_reversion, breakout, momentum. Select a personality (scalper, swing, position) to tune the risk profile of the response.
The API is powered by A3E Ecosystem's internal NeuroTrade infrastructure, which runs its own signal engine on real-time market feeds. You subscribe once, integrate once, and get continuous access without managing your own ML pipeline.
The Generate Signal endpoint returns an AI-generated trading signal that includes a directional call (OPEN_LONG, OPEN_SHORT, or CLOSE), a confidence score (0.0 to 1.0), entry price, take-profit and stop-loss levels, a natural-language thesis, a technical breakdown (RSI, MACD, EMA, ATR), risk flags, and the risk-to-reward ratio.
Key fields include "signal" (directional call), "confidence" (score), "entry_price," "tp" (take-profit), "sl" (stop-loss), "symbol," "timeframe," "thesis," "reasoning," "risk_flags," and "_quota" (quota details).
Users can customize requests by specifying parameters such as "symbol" (required), "timeframe" (required: 15m, 1h, 4h, 1d), "strategy" (optional: trend_rider, mean_reversion, breakout, momentum), "personality" (optional: scalper, swing, position), and "include_thesis" (boolean).
The response data is structured in JSON format, with key-value pairs representing the signal details. Each field is clearly labeled, allowing users to easily access specific information like the signal type, confidence score, and risk flags.
The Get Account Quota endpoint provides information about the subscriber's plan tier, the number of API calls used, calls remaining until the next reset, and the reset timestamp, helping users track their usage.
Typical use cases include algorithmic trading strategies, trading bots requiring structured entry and exit specifications, and retail traders seeking AI-driven insights to complement their analysis.
Data accuracy is maintained through the integration of real-time market feeds and advanced AI algorithms that analyze multiple technical indicators and market signals, ensuring reliable and timely trading signals.
Users should verify their input parameters for correctness and ensure they are within supported values. If issues persist, they may need to adjust their request or check for market conditions affecting signal generation.
The Generate Signal endpoint supports major cryptocurrency pairs, including BTC, ETH, SOL, and the top 50 cryptocurrencies by market cap. Users can request signals for any of these pairs across specified timeframes.
Users can specify the timeframe by including the "timeframe" parameter in their request. Accepted values are 15m, 1h, 4h, or 1d, allowing for flexibility in trading strategies.
The confidence score, ranging from 0.0 to 1.0, indicates the AI's certainty about the trading signal's effectiveness. A higher score suggests stronger conviction in the signal's potential success.
Risk flags are generated based on market conditions and technical indicators. They highlight potential risks such as volatility or liquidity issues, helping users make informed trading decisions.
The "include_thesis" parameter allows users to request a natural-language explanation of the market context behind the signal. This helps traders understand the rationale behind the AI's recommendations.
The risk-to-reward ratio helps traders assess the potential profitability of a trade relative to its risk. A favorable ratio indicates a higher potential reward for the risk taken, guiding decision-making.
The Get Account Quota endpoint provides details on the number of API calls used, calls remaining, and the plan tier. This information helps users monitor their API usage effectively.
The API ensures quality by integrating real-time market feeds with advanced AI algorithms that analyze multiple technical indicators and market signals, providing reliable and timely trading insights.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund