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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
31 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
12 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment