Metadata-Version: 2.1
Name: tsst
Version: 0.0.10
Summary: A automatic trading application of package
Author-email: tsst team <aiaristosit@gmail.com>
License: test tsst
        
Keywords: quant,quantitative,investment,trading,algotrading
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: python-socketio

# tsst

tsst is a Python library for program traders are convenient to use our lib for program trading

## Installation

Use the package manager [pip]() to install tsst.

```bash
pip install tssst
```

## Usage

```python
import tsst


```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
