Favian Contreras
Favian Contreras
Potentially related: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment
Have you seen this? https://github.com/Mathieu2301/TradingView-API#installation From there I just use something like: `const TradingView = require('@mathieuc/tradingview')`
While not explicitly stated in the original comment, these do work outside of replay mode. 
Plus one on this. This issue blocks people from being able to use the package easily and effectively.
Plus one on this. This issue blocks people from being able to use the package easily and effectively.
Have you tried removing that code locally in your package manager? The Robinhood API just broke when I tried, so I ended up adding it back.
> > Have you tried removing that code locally in your package manager? > > The Robinhood API just broke when I tried, so I ended up adding it back....