Plot Topics
This API is used to genetate plots with different layout configurations. To understand more about plot layout, please refer Plots section.
URL: /trading_job/plot_topics/<Unique trading job>
Method: POST
Request Structure (Sample)
Response Structure
Response is the HTML containing the plot. This includes styles and javascripts as well to produce an interactive experience.
Last updated