{% extends "base.html" %} {% block title %}Jobs{% endblock %} {% block content %}

Jobs

The collectors defined in your config. Start the histo scheduler to poll OHLC candles periodically, and start/stop live streams individually. Edit job definitions on the Config page.

Histo scheduler

Scheduler

Scheduled jobs

Read-only view of the periodic OHLC polls. Add or remove jobs by editing histo_jobs on the Config page.

Loading…

Live streams

Continuous WebSocket collection of trades/orderbook. Start or stop each configured stream. Add streams via stream_jobs on the Config page.

ExchangePairChannelsStep Status
Loading…
{% endblock %} {% block scripts %} {% endblock %}