Skip to content

Commit f1f9b62

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents a886c2b + b110b90 commit f1f9b62

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ Any quotes data displayed on finviz.com is delayed by 15 minutes for NASDAQ, and
3535
# Create a SQLite database
3636
stocks.to_sqlite()
3737

38-
# Print the database into the console
39-
stocks.display_db()
40-
4138
### Download results as a chart
4239

4340
stocks.get_charts(period='m', chart_type='c', size='l', ta=False) # Monthly, Candles, Large, No Technical Analysis

0 commit comments

Comments
 (0)