Is there a simple tutorial on how to use SharpDX particularly as it pertains to NT? Generic tutorials aren't helping. I'm not clear on what components are necessary or optional. There seem to be a half dozen different methods that you have to set/assign/create and I just can't see the birdseye view of how they all work together.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Looking for NT specific tutorial for using SharpDX
Collapse
X
-
Looking for NT specific tutorial for using SharpDX
I'm having trouble wrapping my head around using SharpDX. I've looked at several example indicators but still don't get it.
Is there a simple tutorial on how to use SharpDX particularly as it pertains to NT? Generic tutorials aren't helping. I'm not clear on what components are necessary or optional. There seem to be a half dozen different methods that you have to set/assign/create and I just can't see the birdseye view of how they all work together.Tags: None
-
Hello Chippy,
Thanks for your post.
We do not have any tutorials or videos demonstrating using SharpDX for custom chart rendering.
We do however have a help guide page that has detailed information about working with SharpDX for custom chart rendering.
Working with SharpDX for Custom Chart Rendering: https://ninjatrader.com/support/help..._rendering.htm
We also have a sample script with documentation that comes default with NinjaTrader that you could view for examples of working with SharpDX. To view the script, open a New > NinjaScript Editor window, open the Indicators folder, and select the SampleCustomRender script.
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
Hello Mauricio,
Thanks for your notes.
Yes, NinjaScript developers do use SharpDX and OnRender() to custom render chart objects from their custom NinjaScripts.
Please see the Using SharpDX for Custom Chart Rendering help guide documentation linked below for an overview of how to use SharpDX and OnRender().
See this help guide page for more information about OnRender(): https://ninjatrader.com/support/help...8/onrender.htm
ChartBars could be used to get a bar index value from the primary series on a chart.
ChartBars: https://ninjatrader.com/support/help.../chartbars.htm<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
647 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 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
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment