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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
227 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
145 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
159 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
237 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
197 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment