Skip to content

Scarping and analyzing the data needed for buying and selling signals for bourse

License

Notifications You must be signed in to change notification settings

PSS1998/Bourse-buySell

Repository files navigation

Bourse-buySell

Scarping and analyzing the data needed for buying and selling signals for bource

how-to-use

you only have to run the following command:
bash get-signal.sh
or you can do it step by step:
git clone https://github.com/PSS1998/Bourse-buySell.git
cd Bourse-buySell
mkdir bourse_price
wget -E http://www.tsetmc.com/Loader.aspx?ParTree=111C1417
gzip -d Loader.aspx?ParTree=111C1417.html.gz
mv Loader.aspx?ParTree=111C1417.html bourse-page.html
python3 get_bourse_address.py
python3 get-bourse-price.py
ls bourse_price > index.txt
cd main\ codes
bash command.sh

About

Scarping and analyzing the data needed for buying and selling signals for bourse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published