Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Water mark or "sticky" note on the chart?
Collapse
X
-
Water mark or "sticky" note on the chart?
Is it possible to place a water mark or "sticky" note on the chart so it's in the same place at all times? regular text moves as chart progresses but wonder if can place a water mark type note on the chart...so stays in the same place all the timeTags: None
-
Hello caltrader,
Thanks for your post.
You can use the draw method of DrawTextFixed() which provides a selectable text location of any of the 4 corners or center of the chart panel. The text would remain in place while the bars move.
Reference: http://ninjatrader.com/support/helpG...wtextfixed.htm
-
Hello caltrader,
Thanks for your reply.
You would need to use Ninjascript to create this. I've linked an indicator from the file downloads area that adds the instrument name to the chart as a watermark. It is set to adjust color, font size, type and location. You could modify this to fit your needs.
Download Indicator From: http://ninjatrader.com/support/forum...hp?&linkid=648
Here is a basic guideline of how to Import NinjaScripts.
To import NinjaScripts you will need the original .zip file.
To Import
Download the NinjaScripts to your desktop, keep them in the compressed .zip file.
From the Control Center window select the menu File> Utilities> Import NinjaScript
Select the downloaded .zip file
NinjaTrader will then confirm if the import has been successful.
Critical - Specifically for some NinjaScripts, it will prompt that you are running newer versions of @SMA, @EMA, etc. and ask if you want to replace, press 'No'
Once installed, you may add the indicator to a chart by:
Right click you chart > indicators > Select the Indicator from the list on the left > New > OK
Comment
-
This was good progress, I do see text now how do I modify it?Originally posted by NinjaTrader_Paul View PostHello caltrader,
Thanks for your reply.
You would need to use Ninjascript to create this. I've linked an indicator from the file downloads area that adds the instrument name to the chart as a watermark. It is set to adjust color, font size, type and location. You could modify this to fit your needs.
Download Indicator From: http://ninjatrader.com/support/forum...hp?&linkid=648
Here is a basic guideline of how to Import NinjaScripts.
To import NinjaScripts you will need the original .zip file.
To Import
Download the NinjaScripts to your desktop, keep them in the compressed .zip file.
From the Control Center window select the menu File> Utilities> Import NinjaScript
Select the downloaded .zip file
NinjaTrader will then confirm if the import has been successful.
Critical - Specifically for some NinjaScripts, it will prompt that you are running newer versions of @SMA, @EMA, etc. and ask if you want to replace, press 'No'
Once installed, you may add the indicator to a chart by:
Right click you chart > indicators > Select the Indicator from the list on the left > New > OK
Currenly it displays chart name...but I need a static text, my own text, how do it?
Which field or line in the ChartName.cs to modify?
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
56 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
132 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment