-
-
Notifications
You must be signed in to change notification settings - Fork 572
Open
Description
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:
With the WS it resolves in those actions it seems, mainly request_history_data (our request) and request_data (the response)
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
Labels
No labels