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

Comment