Passa al contenuto principale

decision-engine

Questa pagina e l'hub API del microservizio decision-engine.

Endpoint disponibili

MetodoPathDescrizioneDettaglio
GET/decision-engine/spot-finderQuery: ticker obbligatorio + parametri tuning strategia.Apri
GET/decision-engine/spot-finder/:pipeIdPath pipeId; esecuzione sincrona pipeline.Apri
POST/decision-engine/spot-finder/:pipeIdPath pipeId; avvio job asincrono.Apri
GET/decision-engine/spot-finder/jobs/:jobIdPath jobId; query limit opzionale.Apri
POST/decision-engine/spot-finder/jobs/:jobId/stopPath jobId; stop job in esecuzione.Apri
GET/decision-engine/spot-finder/latest/:pipeIdPath pipeId; ultimo snapshot calcolato.Apri
POST/decision-engine/spot-finder/live/:pipeIdPath pipeId; abilita/disabilita live mode.Apri
GET/decision-engine/spot-finder/live/:pipeIdPath pipeId; avvio live asincrono.Apri
GET/decision-engine/spot-finder/live/:pipeId/statusPath pipeId; stato live corrente.Apri
DELETE/decision-engine/spot-finder/live/:pipeIdPath pipeId; stop live e unsubscribe.Apri
POST/decision-engine/internal/spot-finder/:pipeIdHeader x-internal-token; trigger interno (scheduler).Apri
POST/decision-engine/internal/spot-finder/live/:pipeIdHeader x-internal-token; avvio live interno.Apri
DELETE/decision-engine/internal/spot-finder/live/:pipeIdHeader x-internal-token; stop live interno.Apri