Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Script Editor...What are you using?
Collapse
X
-
Well, as you know, NinjaTrader doesn't really care. I
mean, you can use Notepad, or Notepad++, or any other
external text editor.
Since I come from a Unix/Linux/FreeBSD background,
I know vim very well and so I really enjoy use gvim for
all my NinjaScript editing.
I typically keep an NT editor window open while using
gvim. That's because saving changes in gvim means
the NT editor automatically sees that change and will
automatically recompile everything for me.
This little trick only works if you have the NT editor open
while editing in an external editor -- when I found that out
I was pretty stoked, this NT8 feature is a great time saver.
So, yeah, I use the NinjaTrader editor all the time, I just
never use it for editing anything -- I use the editor window
only to see the error messages from the compiler.
Btw, I break out Visual Studio only for debugging, I don't
use it for editing. Frankly, I prefer using Prints and my
own output log for debugging -- I find Visual Studio a
rather heavy weight approach, and a judicious use of
Prints to uncover problems has never really failed me.
Just my 2˘.
- Likes 2
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
598 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
555 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment