File tree Expand file tree Collapse file tree 3 files changed +3219
-0
lines changed
Select Stocks by volume Increase Expand file tree Collapse file tree 3 files changed +3219
-0
lines changed Original file line number Diff line number Diff line change
1
+ # <b >Select Stocks by volume Increase</b >
2
+
3
+ [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-python.svg )] ( https://forthebadge.com )
4
+
5
+ ## Select Stocks by volume Increase Functionalities : 🚀
6
+
7
+ - First upload the stocks dataset
8
+ - Then enter the number of days for comparison and also the number of times the volume
9
+ should increase
10
+ - Then the script will return the stocks of the choice entered by user
11
+
12
+ ## Select Stocks by volume Increase Instructions: 👨🏻💻
13
+
14
+ ### Step 1:
15
+
16
+ Open Termnial 💻
17
+
18
+ ### Step 2:
19
+
20
+ Locate to the directory where python file is located 📂
21
+
22
+ ### Step 3:
23
+
24
+ Run the command: python script.py/python3 script.py 🧐
25
+
26
+ ### Step 4:
27
+
28
+ Sit back and Relax. Let the Script do the Job. ☕
29
+
30
+ ### Requirements
31
+
32
+ - pandas
33
+ - yfinance
34
+ - alpha_vantage.timeseries
35
+ - time
36
+
37
+ ## Author
38
+
39
+ Amit Kumar Mishra
40
+
You can’t perform that action at this time.
0 commit comments