Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
/ RayTrader_v3 Public archive

[Deprecated] Automated Trading with Deep learning Algorithms and Reinforcement Learning

Notifications You must be signed in to change notification settings

arunavo4/RayTrader_v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#
#   "" The project is to make an AI based trading system ""
#
#
#    The following project is made in Python version 3:
#    and contains the following dependencies:
     1.
     2.

     The environment







     Zerodha Env (Live) :


        if buy:
        Funds = checkFunds()        // will be done only once or while buying new stocks
        Quantity = calQuantity()       // Keep in mind the 20 times that can be bought with BO and CO

        positions.append(closing price of that pos)



About

[Deprecated] Automated Trading with Deep learning Algorithms and Reinforcement Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages