Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

information from volume graphs to an excel file

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

    information from volume graphs to an excel file

    Hello, good morning, I have been doing a study on volume charts for some time, and I am interested in knowing the buying and selling volume in each candle, for this I use the Buy Sell Volume indicator, and until now I was collecting that information by hand, because That information has to be in real time, otherwise it is lost.

    I have been looking and I cannot find a way to do it automatically and have ALL THE INFORMATION OF THE SESSION (approximately from 3:00 p.m. to 5:30 p.m.) collected in a file so that I can later study it. For example, in volume charts of 3000 I would like there to be a column with TIME 11:08:09:812 and VOLUME 1985 (I would only have to collect the sales volume since the purchase volume in this case would always be 3000).

    The only thing I've seen so far is StreamWriter, I don't know if I should start there, or is there some other way to do it
    Thank you so much
    All the best​

    #2
    Hello r68cervera,

    A streamwriter is the easiest way to write data to a .csv file which could then be imported to excel by using excels import options. You can also look at the following post however that is an unsupported excel api, that would require more complex development but that can write data directly to an excel file.




    This is a NinjaTrader 8 conversion of the BigMikeExcel tool created as an example to demonstrate NinjaTrader – Microsoft Excel interoperability that is found in the forums here. This script uses code that is not supported by the NinjaTrader Platform Support team.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    574 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    332 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X