Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Data Series label
Collapse
X
-
Hello Eddard,
I believe you are looking for the Close, High, Low, Median, Open, Typical, and Weighted Data Series.
If that is the case then you may use the PriceType variable inside of the Indicator.
Otherwise, could you clarify a bit more what exactly you are looking for.JCNinjaTrader Customer Service
-
Hello Eddard,
I believe I understand what you are looking for. You are wanting some checking to see if a user types in a '/' character which can result in an incorrect call in your code.
If that is the case then you may want to search the String to see if there is any characters that you do not want in it and handle it accordingly or alert the user of this.
Let me know if this helps.JCNinjaTrader Customer Service
Comment
-
The name of the equity on the chart is a string given by: Instrument.MasterInstrument.Name or by Instrument.Fullname, depending on what you are seeking. Consult the NT Help.Originally posted by Eddard View PostMy indicator interrogates service. One of parameters of inquiry is the product. At a chart choice for example EUR/USD must to be inserted into inquiry by EURUSD. How to receive USD/EUR in the indicator from the chart which it to treat?
ref:
Last edited by koganam; 02-26-2014, 07:00 PM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
227 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
146 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
160 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
237 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
197 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment