Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to write in NYSE Adv-Decn
Collapse
X
-
How to write in NYSE Adv-Decn
I would like to place a condition of only being long /es if NYSE Advancers minus Declines are above there 5sma. and short /es if NYSE advancers - decliners being below there 5SMA. Any thoughts as to how i could place that as an additional condition in a strategy?Tags: None
-
There is no way with ToS because it isn't the same feed.Originally posted by asdfjkl View PostThink or swim but switching to IB
NT uses the old TDA feed/software.
NT doesn't record this data by default. I had to write code to capture it.
You might have luck on real time with $issu to compute what you need.
Comment
-
Hello asdfjkl,
Thank you for your post.
If your data feed provider supplies the data for the NYSE Advance Decline you can add the additional instrument to you strategy using Add() in the code. This requires unlocking the code if you are using the Strategy Wizard. For information on the methods and functions used when adding multiple time frames and/or instruments to your code please visit the following link: http://www.ninjatrader.com/support/h...nstruments.htm
Please let me know if you have any questions.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
36 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
23 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
162 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
96 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
152 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment