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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
94 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
140 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
74 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment