Hi there folks,
Does anyone here have any examples of using the CreateChartToolbarMenuItem
method available on the base Indicator
class? I've been told this might be a way for me to create a button that a user can click to perform some action I need to take in this indicator I'm creating. That method appears to just return an object?
, and I don't see any other usage examples or docs covering how to actually use this.
Any help would be appreciated.
Thanks!
Joey