Astock
-
Updated
Jul 26, 2023 - Jupyter Notebook
Astock
📈 Stock trading simulator allowing real-time virtual trading of stocks, currencies, and cryptocurrencies
My implementation of "Build a Stock-Tracking CLI with Async Streams in Rust" - The Actor Model: https://www.manning.com/liveprojectseries/async-streams-in-rust-ser
A program built to earn money automatically through stock trading, with little to no input from the user.
This script scrapes stock info and exports it to a excel file. There are some custom metrics I have found useful for a small compounding profit strategy. Insert your own stock tickers into the .py file to get their information.
Experience the fusion of finance and artificial intelligence with this cutting-edge project that implements a deep reinforcement learning agent for automated stock trading. Leveraging advanced neural network architectures and a meticulously crafted reward function, the agent learns to make profitable trading decisions in a simulated environment
Automatic trading Python | Buy/sell stocks using AI and rules
Prepare an agent by implementing Deep Q-Learning that can perform unsupervised trading in stock trade. The aim of this project is to train an agent that uses Q-learning and neural networks to predict the profit or loss by building a model and implementing it on a dataset that is available for evaluation.
Mock-up stock trading app made with Alex. Avion School batch 5.
Add a description, image, and links to the stocktrading topic page so that developers can more easily learn about it.
To associate your repository with the stocktrading topic, visit your repo's landing page and select "manage topics."