end-to-end-trading-system

An end to end trading system comprises of the securities master database, backtester, and deployment engine in a single application.

https://github.com/sharathnirmala16/end-to-end-trading-system

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

An end to end trading system comprises of the securities master database, backtester, and deployment engine in a single application.

Basic Info
  • Host: GitHub
  • Owner: sharathnirmala16
  • Language: Python
  • Default Branch: main
  • Size: 127 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

End-to-End-Trading-System

An end to end trading system comprises of the securities master database, backtester, and deployment engine in a single application.

Owner

  • Name: Sharath Chandra Nirmala
  • Login: sharathnirmala16
  • Kind: user
  • Location: India

Citation (citations.txt)

FastAPI Login System with PSQL: https://medium.com/@chnarsimha986/fastapi-login-logout-changepassword-4c12e92d41e2

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • PyJWT ==2.8.0
  • bcrypt ==4.0.1
  • celery ==5.3.4
  • fastapi ==0.103.1
  • numpy ==1.25.0
  • pandas ==2.0.3
  • passlib ==1.7.4
  • progressbar2 ==4.2.0
  • psycopg2-binary ==2.9.9
  • python-jose ==3.3.0
  • pytz ==2022.7
  • requests ==2.28.1
  • sqlalchemy ==1.4.39
  • uvicorn ==0.23.2
  • yfinance ==0.2.32