NexusFi: Find Your Edge


Home Menu

 





NinjaTrader 7 release notes


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Big Mike with 39 posts (18 thanks)
    2. looks_two Fat Tails with 21 posts (17 thanks)
    3. looks_3 Michael.H with 15 posts (5 thanks)
    4. looks_4 Silvester17 with 8 posts (1 thanks)
      Best Posters
    1. looks_one eDanny with 4 thanks per post
    2. looks_two sam028 with 2 thanks per post
    3. looks_3 Fat Tails with 0.8 thanks per post
    4. looks_4 Big Mike with 0.5 thanks per post
    1. trending_up 53,644 views
    2. thumb_up 95 thanks given
    3. group 19 followers
    1. forum 156 posts
    2. attach_file 20 attachments




 
Search this Thread

NinjaTrader 7 release notes

  #61 (permalink)
 Michael.H 
CA
 
Experience: Master
Platform: Marketdelta and Ninja
Broker: Velocity
Trading: NQ
Posts: 663 since Apr 2010
Thanks Given: 64
Thanks Received: 529

I already updated to beta 22.. Will let you guys know of any anomalies tomorrow...

I asked ray if they're close.. he said that the next beta or the one after should be the final public release....

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Trade idea based off three indicators.
Traders Hideout
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
ZombieSqueeze
Platforms and Indicators
Increase in trading performance by 75%
The Elite Circle
Exit Strategy
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
27 thanks
Diary of a simple price action trader
26 thanks
Tao te Trade: way of the WLD
23 thanks
My NQ Trading Journal
14 thanks
HumbleTraders next chapter
9 thanks
  #62 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,102

Announcement from NinjaTrader:

NinjaTrader GAIN/Forex Announcement

Reply With Quote
  #63 (permalink)
 
TheWizard's Avatar
 TheWizard 
Houston, TX
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Optimus Futures, AMP, CQG
Trading: 6E
Posts: 1,731 since Jun 2009
Thanks Given: 517
Thanks Received: 4,224



Michael.H View Post
I already updated to beta 22.. Will let you guys know of any anomalies tomorrow...

I asked ray if they're close.. he said that the next beta or the one after should be the final public release....

I upgraded to Beta 22 today, after receiving notification from MirusFutures that I MUST upgrade to beta 22 AND perform an Instrument RESET before attempting to trade, after Sunday, October 3, 2010, and had a few problems.

1. Ninja would not load, saying I had indicators with "problems" that would not compile.
2. After careful investigation, it seems there is a problem (now) in beta 22 that did not exist in beta 20 with:
a.) DailyATR (specifically, this line of code: if (currentDate != Bars.GetSessionDate(Time[0])))
b.) futures.io (formerly BMT)EnvelopeExpansion (specifically, this line of code: double _100 = DailyATR(DailyATRLength)[0] / 2; )

I moved these 2 indicators to my desktop, forced a recompile of all remaining indicators and now it's working fine.

Just thought I'd post this in case anyone else has DailyATR or futures.io (formerly BMT)EnvelopeExpansion in their indicator library.

3. IMPORTANT TO ANYONE USING MEDIANRENKO.
Upon installing MedianRenko, it puts the "bar type" into the "Indicator" folder. To remedy them NOT showing up in the dataseries list of bar types in beta 22, you MUST drag MedianRenko OUT of your INDICATOR folder & drop it into the TYPE folder. (NinjaTrader7/bin/custom/type)

Restart NinjaTrader and then the bar type shows up in the DataSeries list of bar types, as before.

I'll re-post if anything else odd shows up.

After all, it's what you learn AFTER you know it all, that counts!
Reply With Quote
  #64 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,102


TheWizard View Post
I upgraded to Beta 22 today, after receiving notification from MirusFutures that I MUST upgrade to beta 22 AND perform an Instrument RESET before attempting to trade, after Sunday, October 3, 2010, and had a few problems.

1. Ninja would not load, saying I had indicators with "problems" that would not compile.
2. After careful investigation, it seems there is a problem (now) in beta 22 that did not exist in beta 20 with:
a.) DailyATR (specifically, this line of code: if (currentDate != Bars.GetSessionDate(Time[0])))
b.) nexusfi.com (formerly BMT)EnvelopeExpansion (specifically, this line of code: double _100 = DailyATR(DailyATRLength)[0] / 2; )

I moved these 2 indicators to my desktop, forced a recompile of all remaining indicators and now it's working fine.

Just thought I'd post this in case anyone else has DailyATR or nexusfi.com (formerly BMT)EnvelopeExpansion in their indicator library.

3. IMPORTANT TO ANYONE USING MEDIANRENKO.
Upon installing MedianRenko, it puts the "bar type" into the "Indicator" folder. To remedy them NOT showing up in the dataseries list of bar types in beta 22, you MUST drag MedianRenko OUT of your INDICATOR folder & drop it into the TYPE folder. (NinjaTrader7/bin/custom/type)

Restart NinjaTrader and then the bar type shows up in the DataSeries list of bar types, as before.

I'll re-post if anything else odd shows up.


Code breaking changes were introduced with NT 7.0.0.21, because the prior methods were flawed. See NT release notes for NT 7.0.0.21 or this post from September 13:



My fault, because I had detected the bug that the old methods produced false dates under various circumstances.

For the time being I try to avoid the old methods (not working for NT 7.0.0.21 and later) and the new methods (not working for NT 7.0.0.19 and prior) as well.

Reply With Quote
Thanked by:
  #65 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,440 since Jun 2009
Thanks Given: 33,207
Thanks Received: 101,599

NT7 RC1 beta 23 has been released today.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #66 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,440 since Jun 2009
Thanks Given: 33,207
Thanks Received: 101,599

The first item on the release notes is interesting.

"Changed default connection points to servers that provide unfiltered bid/ask data (Existing users must re-create their account connection)"

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #67 (permalink)
 samWest 
Houston, Texas
 
Experience: Advanced
Platform: NinjaTrader
Posts: 25 since Oct 2010
Thanks Given: 2
Thanks Received: 19


Big Mike View Post
The first item on the release notes is interesting.

"Changed default connection points to servers that provide unfiltered bid/ask data (Existing users must re-create their account connection)"

Mike

Yea, that's pretty ambiguous. Do you understand it? I just overwrote my build 22 and I seem to be able to log in without any problems. Maybe I don't have an unfiltered bid/ask data provider (Mirus) ?

Reply With Quote
  #68 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,440 since Jun 2009
Thanks Given: 33,207
Thanks Received: 101,599


samWest View Post
Yea, that's pretty ambiguous. Do you understand it? I just overwrote my build 22 and I seem to be able to log in without any problems. Maybe I don't have an unfiltered bid/ask data provider (Mirus) ?

My understanding from what has been posted here on futures.io (formerly BMT) is that NT was connecting to certain Zen servers that were filtering data, unbeknownst to them. They've now corrected that, so Zen Fire data is no longer going to be filtered.

But, my understanding was this applies only to the historical data they collected, and not what was actually transmitted Live to a client. However, I don't use NT or Zen any more, so really didn't dig deeper. My assumption would seem to be wrong -- and the filtered data was being sent to the clients, just based on them stating you have to re-create your account for the new server to take effect.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #69 (permalink)
 MXASJ 
Asia
 
Experience: Beginner
Platform: NinjaTrader, TOS
Posts: 796 since Jun 2009
Thanks Given: 109
Thanks Received: 800

Maximum frequency of updates to OnMarketData/Depth No3 - [AUTOLINK]NinjaTrader[/AUTOLINK] Support Forum

Reply With Quote
Thanked by:
  #70 (permalink)
 Treggs 
Working on my LCD tan
 
Experience: Advanced
Platform: NinjaTrader
Posts: 127 since Jun 2009
Thanks Given: 25
Thanks Received: 52



Big Mike View Post
The first item on the release notes is interesting.

"Changed default connection points to servers that provide unfiltered bid/ask data (Existing users must re-create their account connection)"

Mike

Just reading the thread on NT and Ray has posted that they have changed the connect point to unfiltered. Reading between the lines, NT didn't know data was being filtered and someone at Zenfire just got yelled out.

+10 brownie points to NT folk if I have that right.

Edit : and I am glad to see the RC1 designation finally. I got told recently November "should" be the NT7 release month so seeing RC1 gives me hope.

Reply With Quote




Last Updated on February 28, 2014


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts