Skip to content

ebrahimkhodadadi/TelegramTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Screenshot

Project Setup Guide

Follow these steps to set up and run the project.

1. Configure Environment Variables

  • Select and configure your environment in the .env file.

2. Set Application Settings

  • Update the configuration files located in the config folder. Ensure that all required settings are defined in the appropriate .json files.

3. Run the Application

cd app && python runner.py

Requirements Installation

Before running the application, install the required dependencies:

# Install necessary Python packages
pip install python-configuration
pip install setuptools
pip install -r requirements.txt

Running Tests

To run the unit tests, use the following command:

python -m unittest .\tests\AnalyzerTest.py

Documentation

For more detailed information about the project, please refer to the documentation located in the /docs folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages