Skip to content

This is for the people who are doing "RSA" or they have no clue on what they are doing on the api and really new to python

Notifications You must be signed in to change notification settings

Thesyjaga/Tradier-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello!

The function of the code is to use your api token and it will see all the accounts you have under the token and it will place the same order to all of the accounts. (RSA)

I am doing this code in windows so if you were to do it on mac os do some changes to code such as removing the "{f}" but if your using windows your fine.

The tradier.py will run the code so if you were to make it easy on yourself I would highly recommend using main.py some people prefer to use the tradier.py by itself so I left it alone

If you use main.py it would change the code in tradier by accessing it and changing the places where it asks for ticker,quantity,side.

MAKE SURE TO CHANGE THE CONFIG.PY "ACCESS TOKEN = '' ". ALONG THAT MAKE SURE TO HAVE EVERYTHING IN SAME FOLDER FOR main.py TO WORK.

I am working on withdrawl.py it will go through all account and withdrawl the same amount any help would be appericatted!

About

This is for the people who are doing "RSA" or they have no clue on what they are doing on the api and really new to python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages