PDA

View Full Version : New Release question 6.0.1000.3


higler
06-22-2007, 06:36 AM
I see that in the latest release that there are GetCurrentBid/Ask, etc methods. After I install the latest version do I need to modify indicators that use the Bars.CurrentBid/Ask properties or will it continue to work properly?

Also, when updating to a new version do I have to uninstall the old version or will the new version overwrite the old one. How do I make sure that I don't lose my custom indicators, workspace, license key, etc. when installing a new version?

Thanks.

NinjaTrader_Dierk
06-22-2007, 07:22 AM
- CurrentBid/Ask is legacy code now: it will compile and work as before, but we recommend changing to GetCurrentBid/Ask
- no need to uninstall NT6. Your custom scripts/settings will be preserved (as which every release in NT6)