Skip to content

Basically an auto trader project that is currently being used for paper trading. I'd like to expand this in the future to learn ML

Notifications You must be signed in to change notification settings

Zia-Rashid/Krusty-Krab

Repository files navigation

image

Krusty Krab :

This is a repo to hold my autotrader module that I plan on expanding in the future and using as a learning module. It takes an API key from Alpaca and based off of a mixture of historical data and live data, will make decisions on what to do with your shares.

        AlpacaAPI	                                 TradingBot
Fetch current positions.	            Analyze market trends and volatility.
Place buy/sell orders.	                Decide when to buy, sell, or hold.
Fetch market data.	                    Orchestrate the workflow.
Handle API interactions and errors.	    Handle continuous execution and threading.

About

Basically an auto trader project that is currently being used for paper trading. I'd like to expand this in the future to learn ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages