{"api":"v1","generated_at":"2026-09-15T20:04:08.994Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/signal-quickai-build-signal-7b6401","pinned_page":"https://tollindex.com/e/signal-quickai-build-signal-7b6401/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"signal-quickai-build-signal-7b6401","canonical_url":"https://signal.quickai.build/signal","resource":"https://signal.quickai.build/signal","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Quick Signal TA v3.1.0 — Crypto technical analysis. Ten indicators with natural-language assessments. Query params: token (required), timeframe, bollinger_period, rsi_period.","service_name":"Quick Signal TA","declared_category":null,"declared_tags":["crypto","technical-analysis","signals","indicators"],"route_template":null,"registry_updated":"2026-09-09T18:16:49.443Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"signal","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":7,"unique_payers_30d":4,"last_called_at":"2026-09-09T18:16:49.140Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:36:22.398Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:36:22.398Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:09:51.620Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:05:55.684Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:22:04.984Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:04:35.926Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","page":"https://tollindex.com/seller/0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","endpoints":3,"hosts":3},"reports":0,"registry_record":{"cdp":[{"tags":["crypto","technical-analysis","signals","indicators"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-09T18:16:49.14Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":4},"resource":"https://signal.quickai.build/signal","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"token":"BTC","timeframe":"1d"}},"output":{"type":"json","example":{"chain":"ethereum","notes":[],"price":105000.12,"token":"BTC","cached":false,"cached_at":null,"timeframe":"1d","timestamp":"2026-06-02T12:00:00.000Z","indicators":{"atr":{"value":2500.5,"assessment":"Normal volatility"},"ema":{"trend":"Bullish (above short EMA)","ema_20":104800,"ema_50":102500,"ema_200":96000},"rsi":{"zone":"Neutral","value":58.5,"assessment":"neutral momentum"},"sma":{"trend":"Bullish (above short MA)","sma_20":104500,"sma_50":102000,"sma_200":95000},"macd":{"macd":120.5,"trend":"Bullish momentum","signal":95.2,"histogram":25.3},"vwma":{"vwma_20":104200,"comparison":"volume-weighted price above SMA - bullish confirmation"},"volume":{"latest":45000000000,"assessment":"Volume data present"},"fractals":{"bearish":false,"bullish":false,"assessment":"Fractal analysis requires more context"},"bollinger":{"lower":100000,"upper":108000,"middle":104000,"assessment":"Price above middle band (1.0%) - mild bullish bias"},"stochastic":{"percent_k":65.2,"assessment":"Neutral"}},"market_cap":2100000000000,"volume_24h":45000000000,"data_source":"coingecko","resolved_name":"Bitcoin","change_24h_pct":1.2}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["token"],"properties":{"token":{"type":"string","description":"Token symbol, name, or contract address"},"timeframe":{"enum":["5m","15m","1h","4h","1d","1w"],"type":"string","default":"1d"},"rsi_period":{"type":"integer","default":14,"maximum":50,"minimum":2},"bollinger_period":{"type":"integer","default":20,"maximum":100,"minimum":5}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["token","resolved_name","timestamp","price","timeframe","indicators","data_source","notes","cached"],"properties":{"chain":{"type":["string","null"]},"notes":{"type":"array","items":{"type":"string"}},"price":{"type":"number"},"token":{"type":"string"},"cached":{"type":"boolean"},"cached_at":{"type":["string","null"],"format":"date-time"},"timeframe":{"enum":["5m","15m","1h","4h","1d","1w"],"type":"string"},"timestamp":{"type":"string","format":"date-time"},"indicators":{"type":"object","required":["bollinger","sma","ema","vwma","rsi","macd","atr","stochastic","fractals","volume"],"properties":{"atr":{"type":"object","required":["value","assessment"],"properties":{"value":{"type":"number"},"assessment":{"type":"string"}},"additionalProperties":false},"ema":{"type":"object","required":["ema_20","ema_50","ema_200","trend"],"properties":{"trend":{"type":"string"},"ema_20":{"type":"number"},"ema_50":{"type":"number"},"ema_200":{"type":"number"}},"additionalProperties":false},"rsi":{"type":"object","required":["value","zone","assessment"],"properties":{"zone":{"type":"string"},"value":{"type":"number"},"assessment":{"type":"string"}},"additionalProperties":false},"sma":{"type":"object","required":["sma_20","sma_50","sma_200","trend"],"properties":{"trend":{"type":"string"},"sma_20":{"type":"number"},"sma_50":{"type":"number"},"sma_200":{"type":"number"}},"additionalProperties":false},"macd":{"type":"object","required":["macd","signal","histogram","trend"],"properties":{"macd":{"type":"number"},"trend":{"type":"string"},"signal":{"type":"number"},"histogram":{"type":"number"}},"additionalProperties":false},"vwma":{"type":"object","required":["vwma_20","comparison"],"properties":{"vwma_20":{"type":"number"},"comparison":{"type":"string"}},"additionalProperties":false},"volume":{"type":"object","required":["assessment"],"properties":{"latest":{"type":"number"},"assessment":{"type":"string"}},"additionalProperties":false},"fractals":{"type":"object","required":["bullish","bearish","assessment"],"properties":{"bearish":{"type":"boolean"},"bullish":{"type":"boolean"},"assessment":{"type":"string"}},"additionalProperties":false},"bollinger":{"type":"object","required":["upper","middle","lower","assessment"],"properties":{"lower":{"type":"number"},"upper":{"type":"number"},"middle":{"type":"number"},"assessment":{"type":"string"}},"additionalProperties":false},"stochastic":{"type":"object","required":["percent_k","assessment"],"properties":{"percent_k":{"type":"number"},"assessment":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"market_cap":{"type":["number","null"]},"volume_24h":{"type":["number","null"]},"data_source":{"type":"string"},"resolved_name":{"type":"string"},"change_24h_pct":{"type":["number","null"]}},"additionalProperties":false}}}}}}},"description":"Quick Signal TA v3.1.0 — Crypto technical analysis. Ten indicators with natural-language assessments. Query params: token (required), timeframe, bollinger_period, rsi_period.","lastUpdated":"2026-09-09T18:16:49.443Z","serviceName":"Quick Signal TA","x402Version":2}]}}