PDA

View Full Version : Easy Export of Data


Jim-Boulder
10-16-2007, 07:43 PM
Are the NT objects 'visible' to us that would enable us to do the following?

I am often logging trades (or potential trades in paper trading mode)--after hours---I'd like to be able to click on a specific bar of data on the chart and be able to drag it to Excel--or at least export it automatically to a file that I can read in excel...ideally would be to be able to capture all the data in the databox.

Is the databox object accessible to us?

I saw the new Streamwriter indicator example which is an awesome addition that I might be able to configure to do something close to this--but the key deliverable of the above is the ability to get all the applied indicators on a chart exported on a specific bar...

NinjaTrader_Josh
10-17-2007, 12:16 AM
You should be able to access all the indicator values displayed on the Databox through indicator calls.

In regards to the data itself have you given the data export feature a try?
Tools -> Historical Data -> Export...