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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
83 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
90 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
84 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
61 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment