Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to refer to an indicator in a strategy
Collapse
X
-
How to refer to an indicator in a strategy
If I have a custom indicator such as a candlestick pattern, how can I use it in a strategy. I want the strategy find any occurrences of this pattern. Since the indicator doesn't return a numeric value, I don't know how to check if it exists. Do I have to write the code for the indicator in the strategy?Tags: None
-
Very carefully.Originally posted by RJWard View PostIf I have a custom indicator such as a candlestick pattern, how can I use it in a strategy. I want the strategy find any occurrences of this pattern. Since the indicator doesn't return a numeric value, I don't know how to check if it exists. Do I have to write the code for the indicator in the strategy?
-
ok - being serious this time - is the code protected or can you view the code logic that you paid for?Originally posted by RJWard View PostIf I have a custom indicator such as a candlestick pattern, how can I use it in a strategy. I want the strategy find any occurrences of this pattern. Since the indicator doesn't return a numeric value, I don't know how to check if it exists. Do I have to write the code for the indicator in the strategy?
If the original author didn't provide any return... I'm not feeling any magic here...
Can you provide more information?
Does the indicator have an alert on the chart or something for such said candle pattern that
might happen?
*I like 3 white knights...especially when 5 show up!
Comment
-
I'm talking about a custom indicator that I write. One that identifies a candlestick pattern, an engulfing pattern, or any other type of candlestick pattern. There are many. The indicator finds the pattern and draws a triangle on the last bar of the pattern and adds a text label under the triangle. I just want to know if I can access this indicator when using the strategy wizard without having to replicate the code.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
647 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
368 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 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
571 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment