e.g. only count 1-9 1-13 for down wave, not up wave
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
td sequential 6.5 to 7
Collapse
X
-
the code seems to work only for counting down, not counting up.
e.g. only count 1-9 1-13 for down wave, not up wave
-
Look in the PropertyGrid. It is deliberate. You can change which direction you want to see the counts. If you want to see both, load 2 copies, one for each direction.Originally posted by ninjia6304 View Postthe code seems to work only for counting down, not counting up.
e.g. only count 1-9 1-13 for down wave, not up wave
Comment
-
Hi
i downloaded the indicator script and looks like to be fine (unfortunetly i don't have my bloomberg access anymore)
just, i would like to write a strategy script... my question is how to call the indicators on the script.
For example, if the TDBuy Sequential countdown is "13", { EnterLongLimit (); }
Thx for your help.
Thomas
Comment
-
You would have to edit the indicator to provide some kind of public access object to use as your trigger. As currently written, no such object exists in the indicator. It is purely a visual, chart only, indicator.Originally posted by Thomas79 View PostHi
i downloaded the indicator script and looks like to be fine (unfortunetly i don't have my bloomberg access anymore)
just, i would like to write a strategy script... my question is how to call the indicators on the script.
For example, if the TDBuy Sequential countdown is "13", { EnterLongLimit (); }
Thx for your help.
Thomas
Comment
-
Here is a NinjaScript search of our forums for 'TD'. There are several results for both versions of NinjaTrader which appear in the results:
You can search for indicators yourself by following these steps:- Click on 'Search' at the top of the forums in the forum toolbar
- Under 'Search NinjaScript Files', type in what you would like to search for. I find that using small parts of what you're looking for is best here.
- Click on 'Search'
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
602 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
347 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
559 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
559 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment