appreciate so much in advance and thanks a lot
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Error generating xml document
Collapse
X
-
Error generating xml document
hello , please can anybody help me to resolve the issiue of this indicator to generate the XLM file to be able to save a defaulte template , i find this indicator in the shared user files and it want be saved in chart template , everytime i have to add it again to the chart ,
appreciate so much in advance and thanks a lotTags: None
-
Please do not multi-post your question in multiple forums.
[NT moderators frown heavily on that.]
The issue is the Brush property is missing the [XmlIgnore]
attribute.
This is easily fixed, see the attached file.
What to do with the attached file?
Short instructions:
Download & compile it.
Long Instructions:
Goto your bin/Custom/Indicators folder
Remove your current ZigZagUTC.cs file
(or let download overwrite it)
Download this attachment into bin/Custom/Indicators
Goto Control Center window
New -> NinjaScript Editor
Open Indicators folder on right
Scroll down, double click file ZigZagUTC.cs
Inside editor window, right click, select Compile
(or press F5, or click toolbar button)
Exit & restart NinjaTrader
The operation that failed before will now succeed.Attached Files
- Likes 1
-
thank you very very very much , oh can not believe , yes finally , thank you thaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaank youOriginally posted by bltdavid View PostPlease do not multi-post your question in multiple forums.
[NT moderators frown heavily on that.]
The issue is the Brush property is missing the [XmlIgnore]
attribute.
This is easily fixed, see the attached file.
What to do with the attached file?
Short instructions:
Download & compile it.
Long Instructions:
Goto your bin/Custom/Indicators folder
Remove your current ZigZagUTC.cs file
(or let download overwrite it)
Download this attachment into bin/Custom/Indicators
Goto Control Center window
New -> NinjaScript Editor
Open Indicators folder on right
Scroll down, double click file ZigZagUTC.cs
Inside editor window, right click, select Compile
(or press F5, or click toolbar button)
Exit & restart NinjaTrader
The operation that failed before will now succeed.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment