-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
98 lines (98 loc) · 2.96 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
.ipynb_checkpoints/
.DS_Store
.vscode/settings.json
tools/__pycache__/finviz_extract.cpython-37.pyc
tools/extract/__pycache__/finviz_extract.cpython-37.pyc
tools/indicators/__pycache__/run_indicators.cpython-37.pyc
tools/__pycache__/chunks.cpython-37.pyc
tools/signals/__pycache__/create_signals.cpython-37.pyc
tools/extract/__pycache__/price_extract.cpython-37.pyc
tools/indicators/__pycache__/indicators.cpython-37.pyc
tools/__pycache__/run_all.cpython-37.pyc
output/all_indicators.feather
docs/prices.csv
output/trades.csv
docs/eps.csv
tools/extract/__pycache__/pe_ratio.cpython-37.pyc
docs/eps_pe_ratio.csv
docs/pe_ratio.csv
tools/extract/__pycache__/market_cap.cpython-37.pyc
docs/pe_and_prices_market_cap.csv
docs/pe_prices.csv
tools/signals/__pycache__/track_record.cpython-37.pyc
notebooks/config.py
notebooks/__pycache__/config.cpython-37.pyc
tools/extract/__pycache__/zacks_extract.cpython-37.pyc
docs/book_value_ttm.csv
docs/eps_ttm.csv
docs/price_to_book_value.csv
notebooks/test.csv
tools/trading/credentials.py
tools/trading/__pycache__/account_info.cpython-37.pyc
tools/trading/__pycache__/connect.cpython-37.pyc
tools/trading/__pycache__/credentials.cpython-37.pyc
tools/trading/__pycache__/orders.cpython-37.pyc
tools/trading/__pycache__/quotes.cpython-37.pyc
tools/trading/__pycache__/td_trading.cpython-37.pyc
tools/trading/access_token.txt
notebooks/ThinkorSwin API.ipynb
tools/trading/__pycache__/transactions.cpython-37.pyc
notebooks/index_analysis.csv
notebooks/pe_prices_market_cap_analysis.csv
notebooks/discord_bot/
notebooks/experiments/
notebooks/old/
notebooks/options/
notebooks/results/
notebooks/simplywall/
notebooks/stocktwits/
notebooks/tos
notebooks/data
notebooks/__pycache__/
output/rgl.feather
docs/benchmarks.csv
docs/earnings.csv
docs/my_stock_fundamentals_correct_dates.csv
docs/my_stocks_fundamentals.csv
docs/my_stocks_options.csv
docs/my_stocks2.csv
docs/options_earnings.csv
docs/simplywallurls.csv
docs/earnings.csv
tools/extract/__pycache__/earnings.cpython-37.pyc
tools/extract/__pycache__/fundamentals.cpython-37.pyc
tools/extract/__pycache__/screener.cpython-37.pyc
tools/extract/__pycache__/simplywall.cpython-37.pyc
tools/extract/__pycache__/stocktwits.cpython-37.pyc
tools/options/
tools/indicators/__pycache__/benchmarks.cpython-37.pyc
tools/keys/__pycache__/stocktwits_keys.cpython-37.pyc
tools/keys/
<<<<<<< HEAD
*.pyc
=======
docs/earnings.csv
docs/fundamental_prices.csv
tt.tst
docs/earnings.csv
docs/fundamental_prices.feather
docs/my_stock_fundamentals_correct_dates.feather
docs/earnings.csv
notebooks/How To.ipynb
notebooks/kent_is_too_excited.csv
notebooks/reno.csv
notebooks/reno1.csv
notebooks/reno2.csv
notebooks/reno3.csv
notebooks/reno4.csv
notebooks/reno5.csv
notebooks/renono.csv
notebooks/results.csv
notebooks/Untitled.ipynb
output/trades.feather
tools/communicate/__pycache__/discord.cpython-37.pyc
tools/extract/__pycache__/tipranks.cpython-37.pyc
docs/prices.feather
docs/my_stocks.feather
docs/earnings.csv
>>>>>>> b1abad5942c2507155d9817296e6ea8f33295abb