One of my instruments lists is the entire Russell 3000. I want to automatically step thru each of the 3000 tickers one by one loading a price chart for each without manually clicking on each one in Market Analyzer. It would be helpful if the automatic step-thru could be paused/continued at any time with a single keystroke or mouseclick. It would also be helpful if i can preset the number of second(s) to pause at each chart during the automatic step-thru.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
off the shelf ninjascript to step thru instrument list
Collapse
X
-
off the shelf ninjascript to step thru instrument list
Anyone know of an off-the-shelf script that does the following:
One of my instruments lists is the entire Russell 3000. I want to automatically step thru each of the 3000 tickers one by one loading a price chart for each without manually clicking on each one in Market Analyzer. It would be helpful if the automatic step-thru could be paused/continued at any time with a single keystroke or mouseclick. It would also be helpful if i can preset the number of second(s) to pause at each chart during the automatic step-thru.Tags: None
-
To automate that kind of thing, you will probably need to automate it at the OS level. You are looking for something like AutoIT.Originally posted by meshmesh View PostAnyone know of an off-the-shelf script that does the following:
One of my instruments lists is the entire Russell 3000. I want to automatically step thru each of the 3000 tickers one by one loading a price chart for each without manually clicking on each one in Market Analyzer. It would be helpful if the automatic step-thru could be paused/continued at any time with a single keystroke or mouseclick. It would also be helpful if i can preset the number of second(s) to pause at each chart during the automatic step-thru.
ref: http://www.autoitscript.com/site/autoit/
Then again, you will still have to write the automation script.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
335 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
211 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
196 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
288 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
245 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment