It would be highly appreciated to be specific. Thanks in advance for any help!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Code strategies based on bid/ask charts
Collapse
X
-
Code strategies based on bid/ask charts
I would like to code strategies based on bid/ask charts. How would I go about accessing the OHLC for either one of those charts in Ninjascript?
It would be highly appreciated to be specific. Thanks in advance for any help! -
Not sure how I couldn't find this before. Here's a great explanation. Hope it may help some others in the future.
-
Hello Lumbeezl,
Thanks for opening the thread.
It sounds like you have resolved your inquiry. The NinjaScript language reference is a valuable resource, but I will also add in some other resources for the thread's reference.
Using Historical Bid/Ask Series - https://ninjatrader.com/support/help..._ask_serie.htm
When using added bid and ask series, you may also want to understand the ins and outs for creating a Multi Time Frame NinjaScripts.
Multi Time Frame and Instruments - https://ninjatrader.com/support/help...nstruments.htm
To get a historical bid or ask at the absolute bar index the following methods could be used.
GetBid() - https://ninjatrader.com/support/help...-us/getbid.htm
GetAsk() - https://ninjatrader.com/support/help...-us/getask.htm
Please let us know if we can be of additional help.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
122 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
104 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
102 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment