trade-intra-day

There are 1 repositories under trade-intra-day topic.

  • trading-bot

    A rudimentary trading bot that accesses data from the AlphaVantage API, saves pandas dataframes to JSON format, and simulates daily stock analysis by performing iterative calculations on the resulting data structures. Two strategies are used: Intraday and Buy and Hold.

    Language:Python3