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 truepenny, Today, 03:45 AM
    4 responses
    20 views
    0 likes
    Last Post truepenny  
    Started by nightstalker, 05-04-2024, 02:05 PM
    4 responses
    45 views
    1 like
    Last Post Leeroy_Jenkins  
    Started by Drone360x, Today, 10:27 AM
    0 responses
    3 views
    0 likes
    Last Post Drone360x  
    Started by NUVERSA, Today, 10:08 AM
    2 responses
    12 views
    0 likes
    Last Post NUVERSA
    by NUVERSA
     
    Started by truepenny, Today, 03:59 AM
    5 responses
    22 views
    0 likes
    Last Post truepenny  
    Working...
    X