Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Graphics driver update causes unhandled exception on the chart
Collapse
X
-
This is the error from the Output window:
Failed to call method 'OnCalculateMinMax' on chart object 'ChartBars': HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: The parameter is incorrect.
And this from Log:
Time Category Message
18/05/2015 16:33:34 NinjaScript Chart rendering to a software bitmap failed. There is likely a problem with a chart object's render method. D2D error = 'HRESULT: [0x80070057] Module: [General] ApiCode: [E_INVALIDARG/Invalid Arguments] Message: The parameter is incorrect. '
18/05/2015 16:33:34 Default Failed to call method 'OnCalculateMinMax' on chart object 'ChartBars': HRESULT: [0x80070057] Module: [General] ApiCode: [E_INVALIDARG/Invalid Arguments] Message: The parameter is incorrect.
-
Thanks for chiming in - in my case I had naked chart with nothing on it except for barsOriginally posted by NJA_MC View PostGreg,
I got that error for a while as well, but it was due to my indicator trying to pass "double.Max and double.Min" as points. I think NT8 doesn't handle these very large ranges well and reports that error.
Comment
-
That's correct - as in the screenshot the "inside" of the chart didn't load after the update (you could see the application behind) with the unhandled exception raised.Originally posted by NinjaTrader_Matthew View PostTo be clear, you had NinjaTrader 8 open with those basic charts while updating your graphics drivers, and results in that exception?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, Today, 06:46 AM
|
0 responses
9 views
0 likes
|
Last Post
by Mindset
Today, 06:46 AM
|
||
|
Started by M4ndoo, Yesterday, 05:21 PM
|
0 responses
14 views
0 likes
|
Last Post
by M4ndoo
Yesterday, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
15 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
82 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
48 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment