Forex_Crypto_Screener A custom rule based pair screener for forex and crypto pairs across all exchanges Frontend Backend cd path-to-project python -m venv venv venv\Scripts\activate pip install -r requirements.txt python manage.py migrate python manage.py runserver 3030