PDA

View Full Version : NT7 Beta17, Excel, indicator link export dynamic


nanook77
06-21-2010, 11:18 AM
This thread is created to develop a solution for the desired outcome:

1. Export data from NT7 indicators to Excel 2007 or later.
2. Have the export be dynamic, will update each time, the indicator is set to update (i.e 0.5 to every 10 seconds etc).
3. This link could be thru any approved Excel format. In may be in the form of a link to a .csv file, though direct would be much preferred.

4. should be able to work on any NT7 open script.

NinjaTrader_Austin
06-21-2010, 11:35 AM
nanook77, some keywords that will be helpful for getting started are: Interop.Excel, COM interop, c# interop.

Here are some links I hope you find useful:
http://dotnetperls.com/excel-interop
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/ef11a193-54f3-407b-9374-9f5770fd9fd7
http://msdn.microsoft.com/en-us/library/ms173186%28VS.80%29.aspx
http://support.microsoft.com/kb/302084