Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Windows Print Screen ?

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

    Windows Print Screen ?

    Hi,

    I use Range Bar charts. For chart analysis purposes I would like to PRINT out the CHART every time a new Bar is Started using the Windows Print Screen function, something like this:

    if (FirstTickofBar = true)
    { Print Screen ; } <------ ?

    NOT to print the Output Window.

    Could you Please tell me what Windows command would allow me to do this (Command Format) and also do I need any additional Using Declarations?

    Thank you in advance!

    #2
    Hello JMCA2000,

    Unfortunately there aren't supported methods for capturing a chart image programatically.

    I would take a look at this user submitted indicator for some ideas in this area:
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    1 response
    17 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by benmarkal, Yesterday, 12:52 PM
    3 responses
    23 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by helpwanted, Today, 03:06 AM
    1 response
    20 views
    0 likes
    Last Post sarafuenonly123  
    Started by Brevo, Today, 01:45 AM
    0 responses
    12 views
    0 likes
    Last Post Brevo
    by Brevo
     
    Started by pvincent, 06-23-2022, 12:53 PM
    14 responses
    244 views
    0 likes
    Last Post Nyman
    by Nyman
     
    Working...
    X