Can you help?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Serialization problem in NT7 indicator
Collapse
X
-
Serialization problem in NT7 indicator
I've modified the NT BarTimer indicator with a couple of additional options and am having a "could not serialize" problem. I've removed all [XmlIgnore] instructions, but that didn't help. I'm attaching a copy of the source code....
Can you help?Tags: None
-
Hello,
From what I can tell this is not officially supported. Please see the following link for other users discussing this though.
When I ran your code though I did get the following error in the trace and didnt see anything obviously wrong.You may need to take out the user defined font if you are unable to resolve with the following thread. You can also search the forum for serialize font and I font a few threads there also.
There was an error reflecting type 'NinjaTrader.Indicator.TimeRemaining'. ---> System.InvalidOperationException: Cannot serialize member 'NinjaTrader.Indicator.TimeRemaining.TextFont' of type 'System.Drawing.Font'BrettNinjaTrader Product Management
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
220 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
135 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
150 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
235 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
193 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment