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

Tip: Simple program to search NinjaScript

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

    Tip: Simple program to search NinjaScript

    Just letting everyone know I use a simple tool called 'AstroGrep', invaluable in searching '.cs' files for key words.

    A Windows grep utility that supports regular expressions, context lines, and advanced search options


    for example:

    I remember seeing "public string" somewhere but can't remember what indicator I saw it in.

    In AstroGrep:
    Set the search directory to your NT7 custom directory. Set file types to '*.cs' and type in 'search text': "public string".
    Check 'Search Subfolders'.
    See attachment.

    Happy camper


    Attached Files

    #2
    Looks pretty simple and to the point (w/ file preview). Much better than Windows Explorer if I must say!

    TextPad had a decent search, but it's of course more of a text editor.

    Hopefully this file doesn't install Chromium and change all your browser settings from sourceforge. I had a recent bad experience with FileZilla and SourceForge.

    Comment


      #3
      Thanks for the find. (pun?)

      I've been using BareGrep from https://www.baremetalsoft.com/baregrep/index.php.

      And, I also install Cygwin and use grep at the bash command line.
      Attached Files

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by andrewtrades, Today, 04:57 PM
      1 response
      4 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by chbruno, Today, 04:10 PM
      0 responses
      3 views
      0 likes
      Last Post chbruno
      by chbruno
       
      Started by josh18955, 03-25-2023, 11:16 AM
      6 responses
      436 views
      0 likes
      Last Post Delerium  
      Started by FAQtrader, Today, 03:35 PM
      0 responses
      6 views
      0 likes
      Last Post FAQtrader  
      Started by rocketman7, Today, 09:41 AM
      5 responses
      19 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X