Real-time Technical Analysis Chart
Example demonstrating how to add data to Technical Analysis Chart in real-time.
addDataPoint() and addDataArray() methods allow pushing data to the chart at any time regardless of the data source.
All technical indicators are automatically updated when new data is being pushed.