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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
54 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
25 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
17 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
23 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
24 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment