Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exporting Price and Indicator Data from chart

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Baruch
    replied
    Originally posted by stockgoblin View Post
    Hey Koganam,

    By any chance have you expanded this idea to create an export indicator for separate analysis?
    I did it. I put it in BMT strategy download.

    Baruch

    Leave a comment:


  • stockgoblin
    replied
    Hey Kog,

    Ninjatrader_Matthew and I completed one today and now I can export batch instruments in Weekly timeframe through the Market Analyzer. Saves me hours and hours. Kick ass.

    Thanks anyway!

    Leave a comment:


  • koganam
    replied
    Originally posted by stockgoblin View Post
    Hey Koganam,

    By any chance have you expanded this idea to create an export indicator for separate analysis?
    Unfortunately no: all I did was explain the concept of how to go about it.
    Last edited by koganam; 05-03-2013, 03:35 PM. Reason: Corrected spelling.

    Leave a comment:


  • stockgoblin
    replied
    Hey Koganam,

    By any chance have you expanded this idea to create an export indicator for separate analysis?

    Leave a comment:


  • exy2000
    replied
    Hi,

    I also would be interested in getting an app that could dump all the data (OHLC and custom indicator values) off a chart into a text or csv file.

    Cheers
    Chris

    Leave a comment:


  • StevenV
    replied
    Hi Koganam,

    I am not a programmer and do not know how to do this. Do you anybody who can do this quickly?

    Thanks, Steven

    Leave a comment:


  • koganam
    replied
    Originally posted by StevenV View Post
    Thanks for the reply VTtrader...but I need to be able to export all of the data loaded on the chart at once.

    Does anyone else know how I can do this...

    Thanks
    You will need to use a StreamWriter to write your data to a file.

    OHLC values come from the respective DataSeries. For the indicator values, you will have to iterate through the ChartControl.Indicators[] array, and output their values.

    Leave a comment:


  • NinjaTrader_AdamP
    replied
    StevenV,

    You would need to do this yourself using custom indicators/ etc.

    Here are some reference samples :





    Please let me know if I may assist further.

    Leave a comment:


  • StevenV
    replied
    Thanks for the reply VTtrader...but I need to be able to export all of the data loaded on the chart at once.

    Does anyone else know how I can do this...

    Thanks

    Leave a comment:


  • VTtrader
    replied
    We have an "export mode" for our databox add-on that does this. Currently it's bar by bar based on a mouse click, but an upcoming version will have more flexibility. http://integratedtradingtech.com/

    VT
    Last edited by VTtrader; 01-01-2012, 12:30 AM.

    Leave a comment:


  • StevenV
    started a topic Exporting Price and Indicator Data from chart

    Exporting Price and Indicator Data from chart

    Does anybody know how I can export both the price data and what every indicators I have on my chart to a text file so I can then import it into Excel.

    Thanks, Steven

Latest Posts

Collapse

Topics Statistics Last Post
Started by Rogers101, 05-05-2024, 11:30 AM
3 responses
21 views
0 likes
Last Post Rogers101  
Started by nightstalker, 05-04-2024, 02:05 PM
5 responses
53 views
1 like
Last Post nightstalker  
Started by MSerag, Yesterday, 11:52 PM
0 responses
8 views
0 likes
Last Post MSerag
by MSerag
 
Started by DynamicTest, Yesterday, 11:18 PM
0 responses
3 views
0 likes
Last Post DynamicTest  
Started by dcriador, Yesterday, 01:43 AM
3 responses
20 views
0 likes
Last Post dcriador  
Working...
X