Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Trying to plot the OBV indicator in Candlesticks
Collapse
X
-
Trying to plot the OBV indicator in Candlesticks
Hello, Is there a way to get the standard OBV indicator in NT7 to plot in standard candlesticks. It has other options like line dash ect but no candlesticks. I don't want to use the heikenashi. How can I modify the code to have it plot candlesticks?Tags: None
-
Hello markus3500,
Thank you for your post.
It would require custom plotting to have the plot of the OBV be a Candlestick like HeikenAshi. For an example on custom plotting you can look at the code for the HeikenAshi as well as the CustomPlotSample under Tools > Edit NinjaScript > Indicator.
Please let me know if you have any questions.
-
OBV has only one value per bar. What candlestick can be plotted without any OHLC data, but just a single datum?Originally posted by markus3500 View PostHello, Is there a way to get the standard OBV indicator in NT7 to plot in standard candlesticks. It has other options like line dash ect but no candlesticks. I don't want to use the heikenashi. How can I modify the code to have it plot candlesticks?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
582 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
338 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment