Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to export drawn support and resistant levels data into an excel spreadheet?

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

    How to export drawn support and resistant levels data into an excel spreadheet?

    Hi All!

    I'm trading a breakout strategy and I draw support and resistant levels by hand, daily on several futures product.

    I would like to get these levels into a txt or speadsheet in every day, after I have drew them.

    What is the solution for this? A script or an indicator? Anyone has alraedy developed anything like this? I would appreciate

    Regards,

    Zsuzsa

    #2
    Hello zsuzsageza,

    Thank you for your note.

    I would suggest an indicator which you could apply to the chart, which will either immediately loop through your drawing objects and save their prices to a file, or will do so each day at a specified time and you can leave the indicator applied to each chart.
    Below are some examples which would help you write this logic.

    Here is an example of writing to file,


    Here would be a example how you could trigger an action at a certain time every day,
    Support for the development of custom automated trading strategies using NinjaScript.


    I have attached a sample which loops through all drawing objects applied to a chart.

    Rather than print the values to the output window as the attached example does, you would want to use the logic in the sample at the first link to have the prices written to file.

    If you do not code and would like a list of third parties that would write this for you please let us know.

    Please let us know if you need further assistance.
    Attached Files
    Alan P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    153 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    89 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    133 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    127 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    107 views
    0 likes
    Last Post CarlTrading  
    Working...
    X