Skip to content

History Create Session / Request History Data Features help #313

@Paperized

Description

@Paperized

Hi, I'm currently trying to run my startegy on the entire data history, from the website I can do it with a click on the strategy panel (not the chart panel) as following:

Image

With the WS it resolves in those actions it seems, mainly request_history_data (our request) and request_data (the response)

Image

I saw also that the server refers to 'history-data' that is not present in the server option while creating the TradingView Client in the code.
I wonder if it's supported to be able to run the strategies like that, I ask because I want to run 5min bars for the entire history and I cannot with the Chart+Study because it needs to load thousands, possibly a milion bars with a lot of fetchMore actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions