Skip to main content

Live Pulse Streams

This feature is currently in preview mode.

The Live Pulse Streams feature allows you to connect each of your preferred applications with integrated data feeds to the cycle analysis toolbox. Updating and synchronizing data from a local or cloud-based third-party application with the cycle scanner analysis capabilities of our cycle toolbox is done in near real-time. As a result, you can perform near real-time cycle analysis of private data for any data set, time frame, and application.

How does it work?

You start your application as usual and set up your favorite chart, symbol and interval. Next, you run a prepared script and insert it into your application. This script will be executed after new data or a new bar is received. Immediately after receiving, this script will send a new bar to the cycle toolbox for further cycle analysis. You may open a special cycle scanner web window in a browser to see how the dominant cycle is detected and plotted fully automatically.

As a result, you can run your favorite symbols and intervals with your existing data feed, via for example TradeStation or NinjaTrader, and connect live data directly to the cycle analysis toolbox. The Cycle Scanner monitors the arrival of new data and updates the analysis automatically.

The concept is illustrated by the following illustration:

 live_pulse_streaming_2.jpg

What are the prerequisites?
  • A valid cycle tools subscription with an existing API key is required. The API key must be provided when you activate your script in your custom application.
  • It is required that you have your own third-party application with its own datafeed (e.g. TradeStation, NinjaTrader).
  • Download and install the required scripts for your application.
  • When not using the pre-built scripts, you can set up your script to use streams individually based on our Rest API documentation.