Add README
This commit is contained in:
parent
4c2eacedf8
commit
af378edc67
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# NinjaTrader
|
||||
|
||||
This repository contains a collection of NinjaTrader indicators, strategies, and drawing tools implemented in C# (NinjaScript).
|
||||
|
||||
## Indicators
|
||||
|
||||
The indicators are located in the `indicators` directory.
|
||||
|
||||
## Strategies
|
||||
|
||||
The strategies are located in the `strategies` directory.
|
||||
|
||||
## Drawing Tools
|
||||
|
||||
The drawing tools are located in the `drawing-tools` directory.
|
||||
|
||||
## Usage
|
||||
|
||||
To use these indicators, strategies, and drawing tools, you need to have NinjaTrader installed.
|
||||
|
||||
You can then import the C# files directly.
|
||||
|
||||
---
|
Loading…
Reference in New Issue
Block a user