CDX Tooltip Example & Framework

I've seen many posts on the need for tooltip support. So after reviewing the various forum posts, I decided to create one.

In this case, it's a simple tooltip that appears as you put your mouse over a candle/bar. However, the complexity has been encapsulated within the class, so it only takes a couple of lines to use.

It's also a modular class that can be added to any other custom indicator for use.

Customization can be done by modifying the main logic in the OnMouseMove() and OnRender() events within the CDXTooltip class.

I hope this helps.

Created By MarkWise
NinjaTrader Version 8
File Size 4.1 KB
Create Date 02/15/2018
# of Downloads 308

Importing to NinjaTrader 8 is Easy!

To import your 3rd party app or add-on to NinjaTrader, simply follow these 3 steps:

  1. Download the app or add-on file to your desktop
  2. From the NinjaTrader Control Center window, select the menu Tools > Import > NinjaScript Add-On…
  3. Select the downloaded file from your desktop

Questions?

Visit the NinjaScript File Sharing discussion in the NinjaTrader user forum to interact with fellow traders and the NinjaTrader support team.