Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Copy-Paste Function of Trend Line
Collapse
X
-
This is not a bug, per se. All drawing objects must necessarily have an X and Y coordinate which correspond with time and price. When you draw an object into the future, particularly on a non-time based interval like volume or range, the X/time coordinate is estimated. When you copy+paste an object, that estimate is then recalculated. There is no way to 'fix' this via NinjaScript coding.
Comment
-
NinjaTrader_PatrickG is bang on, however if you load up your chart historical data based on days (say 100 days of past data) and then draw all your chart marketings, when you go up or down a time frame or when you copy/paste they will always have the ability to draw the x+y data points so you'll never hit this issue.
The downside is you'll take a bit of a performance hit because doping from 60 to a 30m chart means your loading up twice the data so could take longer to change between charts.
Please correct me if i'm wrong but that should solve your issue?
Comment
-
I am having this same issue but even with using historical data so the time points are fixed. Is there way to fix this?
Comment
-
Please provide the exact steps needed to reproduce what you're reporting. If you have the ability to record a video, that would be even better. I like to use Techsmith Capture to quickly record and share videos.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
79 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment