Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

I need help plotting time-stamped data via CSV

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

    I need help plotting time-stamped data via CSV

    Hello,

    i am trying to figure out a way to use time-stamped data via a CSV and using it to plot dots on the chart. The csv data has 1-minute timestamped data. the exact columns are:

    a.. timestamp - 1/24/2025 8:25:28 AM
    b.. strikePrice - 6010
    c.. Theo ES - 6046.25
    d. Rank - Call DEX 1
    e. Greek - DEX
    f. Value - 16.798


    the idea is to plot a dot at the Theo ES level, at the timestamp. The Rank column is used to choose the color of the dot. also Greek column can be used to color the dot as well.

    attached is an snapshot i was able to produce via Plotly and python using historical data and the csv data.
    Attached Files
    Last edited by CBCharts; 01-25-2025, 09:37 PM.

    #2
    Hello CBCharts,

    Thank you for your post.

    While we cannot assist with external programming languages, we can help you with accomplishing this via NinjaScript.

    Below is an example script on using StreamReader to read from a text file.



    You could then use the data read from the file to automatically draw dots.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    116 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    61 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    40 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    44 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    82 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X