Skip to content

Commit

Permalink
Updated 'browse' example file, so it once again works as expected.
Browse files Browse the repository at this point in the history
Signed-off-by: timelyart <[email protected]>
  • Loading branch information
timelyart committed Jan 16, 2023
1 parent 5a354c7 commit 149cec4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions yaml/_browse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ charts:
- url: https://www.tradingview.com/chart/<your_chart>/
timeframes: [1 week, 1 day]
watchlists: [<your_watchlist_name>, <your_second_watchlist_name>]
# What is the minimum amount of seconds that the market should be in view for?
delays: {change_symbol: 5}
# Override default behaviour of waiting until the chart is loaded, so it waits at least 5 seconds for each market.
performance: {wait_until_chart_is_loaded: no}
alerts: {}

0 comments on commit 149cec4

Please sign in to comment.