Skip to content

Commit

Permalink
hackingthemarkets#8 cleanup used libs
Browse files Browse the repository at this point in the history
  • Loading branch information
florinel-chis committed Mar 22, 2021
1 parent e4cbbd3 commit f390d87
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions refresh.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import os, csv, sys
import talib
import yfinance as yf
import pandas
from flask import Flask, escape, request, render_template
from patterns import candlestick_patterns
import datetime

if __name__ == '__main__':
Expand Down

0 comments on commit f390d87

Please sign in to comment.