Can someone suggest an (open source) indicator that uses SharpDX to plot a moving average, for example? Basically I would like to know, for starters, if lines should be drawn with drawline or geometrysink, etc.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
SharpDX examples?
Collapse
X
-
Hello MiCe1999,
While I am not aware of a specific item I can say that lines depend on the use. A line with 2 points would use drawline, if you need something more complex you can use the geometrysink. You can find items that use OnRender within the platform and also on the NinjaScript user app share website. The api reference guide is a good place to start to learn about how OnRender works before trying to reference any already made items for learning.
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