Error
Symbols
Get OHLCV candles with technical analysis
Fetches candles like GET /symbols/{symbol}/rates (same query params), then forwards them to the candlewick TA sidecar for indicator calculation. Returns both bars and TA results.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://docs.novosky.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Set API_TOKEN in .env to match the token configured on the server.
Path Parameters
Symbol name
Example:
"BTCUSD"
Query Parameters
MT5 timeframe: M1 M5 M15 M30 H1 H4 D1 W1 MN1
Example:
"M15"
Number of candles
Example:
500
Body
application/json