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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    287 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    180 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    178 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    263 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    216 views
    0 likes
    Last Post CarlTrading  
    Working...
    X