Where in the application are the symbol maps stored and how can developers programmatically update the symbol maps for various data providers including that of addons?
Announcement
Collapse
Looking for a User App or Add-On built by the NinjaTrader community?
Visit NinjaTrader EcoSystem and our free User App Share!
Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less
Partner 728x90
Collapse
NinjaTrader
Development Question: Non-Server Based Detailed Symbol Mapping
Collapse
X
-
Development Question: Non-Server Based Detailed Symbol Mapping
Specific to development:
Where in the application are the symbol maps stored and how can developers programmatically update the symbol maps for various data providers including that of addons?Tags: None
- Likes 2
-
Thank you Chelsea. Ninjatrader Developers will appreciate growing support for this years down the line - I work with many of them daily.
So your help now makes a huge difference!
Inside the MasterSymbols database table it's not clear or apparent where actual symbol maps for each provider would be stored for each MasterSymbol. please see below:
[Id] BIGINT NOT NULL,
[Currency] INT,
[Description] NVARCHAR(250),
[InstrumentType] INT,
[MergePolicy] INT,
[Name] NVARCHAR(50) NOT NULL,
[PointValue] FLOAT,
[PriceLevel] FLOAT,
[TickSize] FLOAT,
[Url] NVARCHAR(250),
[UserData] IMAGE,
[Version] INT,
[TradingHours] NVARCHAR(50),
[IsServerSupported] BIT,
[AutoLiquidation] BIT
Thank you so much Please Advise!
BTW:
Instrument2InstrumentList table clearly maps each master symbol to the insrrument list in a very clear, competent way, which is very well done by NinjatTader!!
Comment
-
- Likes 1
Comment
-
Originally posted by NinjaTrader_ChelseaB View PostHello heikenashi1,
Access to the NinjaTrader.sdf file is not supported by NinjaTrader.
I went over it 10 times and with someone way smarter than me and there are no maps actually stored in this file. Please advise!
- Likes 1
Comment
-
Hello moontrader1,
I will submit a feature request to our development for consideration. Once I have a tracking ID for this request I will post in this thread for future reference.
heikenashi1,
Unfortunately, there is not any supported access to read or set the symbol mapping of instruments in NinjaScript.Chelsea B.NinjaTrader Customer Service
- Likes 2
Comment
-
Originally posted by NinjaTrader_ChelseaB View PostHello moontrader1,
I will submit a feature request to our development for consideration. Once I have a tracking ID for this request I will post in this thread for future reference.
heikenashi1,
Unfortunately, there is not any supported access to read or set the symbol mapping of instruments in NinjaScript.Last edited by heikenashi1; 02-07-2022, 01:29 PM.
Comment
-
Hello heikenashi1,
NinjaTrader considers the database proprietary and in general, and further do not want users accessing this to prevent platform instability.
samsonli,
Your link was removed to this external site.
Promoting or advertising is generally not allowed on the NinjaTrader forums.Chelsea B.NinjaTrader Customer Service
Comment
-
It's not just users but developers are intentionally blocked from this also. Based on logic is 99.99999% unlikely that a custom map would make the platform unstable because users can already edit this manually. We were initially misled. It is not even in the Ninjatrader.sdf so it is heavily controlled by ninjatrader servers side. This DRW thing has really got legs. This post is hidden from all updates on the home page.
The funny thing is that this would actually make a top story on redit!!!
- Likes 1
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by nitrojam, 08-17-2023, 04:26 AM
|
17 responses
231 views
0 likes
|
Last Post
![]()
by krish007
Today, 06:22 PM
|
||
Started by cay7man, Yesterday, 10:34 AM
|
17 responses
63 views
0 likes
|
Last Post
![]()
by cay7man
Today, 05:19 PM
|
||
Started by SherwoodJP, 08-31-2023, 02:58 PM
|
2 responses
72 views
0 likes
|
Last Post
![]() |
||
Started by habibalex, 01-10-2017, 01:02 PM
|
57 responses
8,640 views
0 likes
|
Last Post
![]()
by yeshe
Today, 03:58 PM
|
||
Started by pennywise, 06-16-2023, 03:18 AM
|
77 responses
1,757 views
0 likes
|
Last Post
![]()
by GTBrooks
Today, 03:49 PM
|
Comment