Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ChartToCSV reversion > CSVtoChart to plot stored data in Excel file into a NT8 chart

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

    #16
    Hello Monares,

    The script must be added to a live chart, and then once everything is loaded, the button can be pressed which will read the objects on the chart and write the CSV file.

    There would not be a way to automatically create a chart and automatically apply the indicator on weekly intervals.

    However, if you wanted to leave the script running on a chart and automatically export data to a CSV file on a timed interval, this would be possible if you modified the script so it triggers the CSV writing functionality off of a timer, or when using a time check in OnBarUpdate. Paul's script implements a ReadWrite() function to read the data on the chart and export to CSV.

    To make Time and Day checks easier, you could consider using ToTime() and ToDay()

    ToTime - https://ninjatrader.com/support/help...nt8/totime.htm

    ToDay - https://ninjatrader.com/support/help...html?today.htm

    We look forward to assisting.
    JimNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by rhyminkevin, Today, 04:58 PM
    3 responses
    49 views
    0 likes
    Last Post Anfedport  
    Started by iceman2018, Today, 05:07 PM
    0 responses
    5 views
    0 likes
    Last Post iceman2018  
    Started by lightsun47, Today, 03:51 PM
    0 responses
    7 views
    0 likes
    Last Post lightsun47  
    Started by 00nevest, Today, 02:27 PM
    1 response
    14 views
    0 likes
    Last Post 00nevest  
    Started by futtrader, 04-21-2024, 01:50 AM
    4 responses
    50 views
    0 likes
    Last Post futtrader  
    Working...
    X