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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
48 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
36 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
95 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
59 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment