u/Supermot70

NT8 auto login — 2 files, no exe, verify the code yourself.

NT8 auto login — 2 files, no exe, verify the code yourself.

Tired of copy/pasting your password every time? I wrote this small NT8 autologin.

I built a simple autologin setup for NinjaTrader 8 for people who don’t want to run random executables on a trading PC.

How it works:

  • Run Setup.bat once → small window opens, enter your email and password, done.
  • After that, run Login.bat instead of the normal NT shortcut → launches NinjaTrader and logs you in automatically.

Why it’s safe:

  • Password stored encrypted in Windows Credential Manager.
  • Nothing leaves your PC — no external servers, no internet connection.
  • Clipboard cleared immediately after use, even if it crashes.
  • Files use PowerShell encoded in base64 — paste into ChatGPT/Claude to see exactly what they do.

Finds NinjaTrader automatically even if installed outside default path.

After launching Login.bat, don't touch mouse/keyboard for a few seconds while it finds the login window and types your password.

Tested on NT8 standard installation, Windows 10/11. Feedback welcome, especially non-standard setups.

GitHub: https://github.com/Ilasorf/Ninjatrader-Autologin

u/Supermot70 — 4 days ago