Skip to content

Auto Trader is a Algo trading bot which automates all the process involved in Intra-day trading.

License

Notifications You must be signed in to change notification settings

Prasanth777/Auto-Trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Trader

Auto Trader is a Algo trading bot which automates all the process involved in Intra-day trading.

Running Auto_Trader.py would show a URL. Open the URL in a browser and get the request token. Paste the request token in the prompt. It would start a ticker for Infy by default and stores it in a mysql database.

Default Mysql database details: Database Name - algo Table Name - Infy Columns - date,last_price

Strategy: Places a buy order when open equal to low or a sell order when open equal to high in a minute ohlc candle

About

Auto Trader is a Algo trading bot which automates all the process involved in Intra-day trading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages