faizancodes /
Automated-Fundamental-Analysis
Python program that rates stocks out of 100 based on valuation, profitability, growth, and price performance metrics, relative to the company's sector.
Loading repository data…
techwithtim / repository
An automated price tracker that uses bright data, playwright, react and flask.
This project provides a user interface to interact with an automated price tracking web scraper. Currently the tracker scrapes amazon.ca, but could be configured to scrape multiple sources.
This project uses:
Install all dependencies, create the auth.json file, start the flask backend, run the react frontend and interact with the tool.
Fill in your Bright Data Scraping Browser credentials in a backend/scraper/auth.json file (see auth_example.json).
cd backendpip install -r requirements.txtplaywright installpython app.py or python3 app.pycd frontendnpm inpm run startTo automate the collection of prices from this software simply run the scheduler/main.py file at your desired increment while the python flask backend is running.
I have created a simple .bat script called run.bat that you can schedule to execute using the Windows Task Scheduler that will automatically run the backend api and send the appropriate request to it.
🎓 No degree? No problem! My program equips you with everything you need to break into tech and land an entry-level software development role.
🚀 Why Join?
👉 Start your journey today!
No experience needed—just your determination. Future-proof your career and unlock six-figure potential like many of our students have!
Selected from shared topics, language and repository description—not editorial ratings.
faizancodes /
Python program that rates stocks out of 100 based on valuation, profitability, growth, and price performance metrics, relative to the company's sector.
hajdu-patrik /
An automated 3D slicing and pricing API built with Node.js and Python that seamlessly converts various 2D and 3D file formats (including CAD, images, and vectors) into ready-to-print models using PrusaSlicer or OrcaSlicer by your choice. It provides automated part orientation, slicing, and cost estimation for both FDM and SLA printing technologies.
zakariab0 /
Since I couldn't find an ICT (Inner Circle Trader) related library on GitHub, I decided to build one myself! This Python library is designed to automate ICT-inspired trading strategies using MetaTrader 5, helping traders implement concepts like liquidity sweeps, session analysis, and price action in their automated systems.
rahulgaikwad2010 /
Setting a reserve price induces this by causing bidders to lose at lower bids which encourages higher bidding and more publisher revenue. However, since most of these take place through automated systems, there might be an unknown delay in setting reserve prices & reducing the win rate of bidder & bidder changing their bid shading algorithm & increased publisher revenue.
Venkatesh9372 /
A data-driven project that automates the extraction of restaurant information from EasyDiner using Python (BeautifulSoup) and performs detailed Exploratory Data Analysis (EDA) to reveal consumer behavior, pricing patterns, and cuisine trends in five major Indian cities — Mumbai, Pune, Bengaluru, Hyderabad, and Ahmedabad.
oheyek /
An interactive crypto price analysis tool built in Python, featuring historical data visualization and short-term price forecasting. The project is fully containerized and deployed via automated cloud infrastructure.