I am trying to build a strategy using inbuilt Renko charts and external Supertrend indicator named AuSupertrendU11 available in ecosystem. Is there a way to build a strategy and pull indicator data using any specific function?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Building a strategy using indicator
Collapse
X
-
Building a strategy using indicator
Hi,
I am trying to build a strategy using inbuilt Renko charts and external Supertrend indicator named AuSupertrendU11 available in ecosystem. Is there a way to build a strategy and pull indicator data using any specific function?Tags: None
-
Hi vkrmvv, thanks for your question.
We can create an instance of indicators within strategies. See the default "SampleMACrossover" strategy as an example. Two SMAs are created then the plot value is read from each SMA to make a trading decision. If an indicator has multiple plots they can be accessed by the . (dot) operator. If you are using the strategy builder for this then all publicly available plots for this indicator should be listed when you select the indicator. If there is data on the graph that you can not see from the strategy builder this means there are no publicly available plots to access the information.
Please let me know If I can assist any further.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
116 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
61 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
40 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
43 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
82 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment