Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ninja 8 bat file to kill platform

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

    Ninja 8 bat file to kill platform

    Hello,
    Does anyone have a batch file to kill NinjaTrader v8?
    My platform is locking up when I run a custom indicator occasionally.
    Thanks for the help,
    DT12

    #2
    Hello DayTrader12,

    Thank you for the message.

    If NinjaTrader is getting stuck, you can use the following steps to open the Task Manager or the Command prompt to end it:

    You could use the following steps to open the Task Manager and use it to Close NinjaTrader:
    • Right-click on the Windows Start Icon > Click "Task Manager"
    • Click on "More details" to expand the window. If it says "Fewer details", ignore this step, it is already showing More
    • Single left-click on anything in the list
    • Now, press the letter "N" on your keyboard and it will jump to anything that starts with the letter N
    • Keep pressing N until it gets to NinjaTrader
    • Once NinjaTrader is highlighted in blue, click on the "End Task" button (Might need to right-click on NinjaTrader and select "End Task")

    Or, you could use the Command Prompt to kill the process:
    • Click the Windows Start Icon > Search for "Command Prompt" > Right-click on Command Prompt > Click "Run as Administrator > Click Yes
    • Either type or copy and paste the text from below exactly as it appears and then press Enter
      • taskkill /im ninjatrader.exe /f

    After doing that, try opening NinjaTrader again.


    Please let us know if we may provide any further assistance.
    Clayton G.NinjaTrader Customer Service

    Comment


      #3
      powershell Stop-Process -Name "NinjaTrader" -Force -Confirm:$false

      rename this .txt file to .ps1 and then right click run with powershell
      Attached Files

      Comment


        #4
        Thanks for the help!

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by fx.practic, 10-15-2013, 12:53 AM
        5 responses
        5,403 views
        0 likes
        Last Post Bidder
        by Bidder
         
        Started by Shai Samuel, 07-02-2022, 02:46 PM
        4 responses
        94 views
        0 likes
        Last Post Bidder
        by Bidder
         
        Started by DJ888, Yesterday, 10:57 PM
        0 responses
        6 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by MacDad, 02-25-2024, 11:48 PM
        7 responses
        158 views
        0 likes
        Last Post loganjarosz123  
        Started by Belfortbucks, Yesterday, 09:29 PM
        0 responses
        8 views
        0 likes
        Last Post Belfortbucks  
        Working...
        X