Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
When i change Y scale - i can't see a part of chart after scrolling - why?
Collapse
X
-
Hello agafon2,
You would want to use the DrawText() method overload that has a DateTime Object so that you can set the DateTime of when the DrawText() is drawn at.
DrawText(string tag, bool autoScale, string text, DateTime time, double y, int yPixelOffset, Color textColor, Font font, StringAlignment alignment, Color outlineColor, Color areaColor, int areaOpacity)JCNinjaTrader Customer Service
Comment
-
I want to draw text inside this box for example:
Picture:
SaveImg позволит вам загрузить фото или картинку бесплатно и без регистрации
How to do it?
Comment
-
Hello agafon2,
You would have to use the DrawRectangle() method separately and manually draw a box around the Text that you have placed on the chart.JCNinjaTrader Customer Service
Comment
-
How to draw objects, which will be always on the bottom of chart?
Picture:
SaveImg позволит вам загрузить фото или картинку бесплатно и без регистрации
Comment
-
Hello agafon2,
This would require overriding plot method. There is a sample available with all installations that can get you started though by going to Tools -> Edit NinjaScript -> Indicator -> CustomPlotSample. It draws some text in a corner and two lines across corners of the chart.JCNinjaTrader Customer Service
Comment
-
What an algorithm of making Range chart? How does it count?
SaveImg позволит вам загрузить фото или картинку бесплатно и без регистрации
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
550 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment