> For the complete documentation index, see [llms.txt](https://nighostchris.gitbook.io/traders/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nighostchris.gitbook.io/traders/master.md).

# Traders

## Installation

```
npm install traders
```

## Table of Content

* [Ticker](https://nighostchris.gitbook.io/traders/categories/ticker) - represents a stock in the market
* [Market](https://nighostchris.gitbook.io/traders/categories/market) - virtual database of constituents
* [TechnicalAnalysisLibrary](https://nighostchris.gitbook.io/traders/categories/technicalanalysislibrary) - provides easy-to-use technical analysis functions
