⭐ nadjib Posted March 24, 2020 Report Share Posted March 24, 2020 A file viewer for NinjaTrader logs, traces and databases to make it easier to draw out the relevant information Only x64 at this time Features Interface Tabbed interface which partially saves state on exit Integration with Windows context menu Open one file, multiple files, .zip (logs and traces only) or whole folder Multiple themes (Only Dark theme available currently) Logs and Traces (.txt) Syntax highlighting Advanced filtering with ability to export results to a new tab via context menu View log and trace side by side with locked scrolling (Not implemented) Workspaces, Templates, Config and UI (.xml) Syntax highlighting and code collapsing Additional tree view to easily navigate Basic analysis of workspace contents Database (.sdf) Ability to view tables in datagrid Ability to run queries (Not implemented) Ability to edit values from data grid (Not implemented) How filtering works for logs and traces You can click the (+) icon to add more conditions to a given filter and the (-) icon to remove conditions Different colors between conditions represents an OR condition (aka either condition A is true or condition B is true) Transparent color always represents an OR condition (aka two transparent filters means either must be true) All other colors represent AND conditions (aka two red filters means both must be true) When using a manual condition you can press Enter to update the filter https://github.com/NitrusAphalion/ninja-tools/releases/tag/0.1 leonex3, exp48967, peter pinto and 5 others 8 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.