Message Boards Message Boards

InteractiveTradingChart[ ] output without the list of indicators?

Posted 3 years ago

I would like to pick through the source code for InteractiveTradingChart and take pieces of it for our company charting. I know you can use TradingChart and have been, but I would like everything that comes with InteractiveTradingChart except the large list of indicators that makes this object heavy.

POSTED BY: Luke Jennings
2 Replies
Posted 3 years ago

What do you mean by "heavy"?

POSTED BY: Rohit Namjoshi

Meaning evaluating/initializing within manipulate function, the object takes more time/cpu overhead than simply using TradingChart. I'm sure this is due to the object size being larger due to containing more functionality and dynamic components. I do however want to incorporate some of the functionality that interactive trading chart has such as the slider and 6m, max, ect. options at the lower part of the chart visualization, but do not care to carry over a majority of the indicators it brings over.

POSTED BY: Luke Jennings

Group Abstract Group Abstract