Skip to content

I made a simple class to make it easier to use Myfxbook

License

Notifications You must be signed in to change notification settings

Zold1/myfxbook-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myfxbook API

I made a simple class to make it easier to use Myfxbook

To get to know its functions and parameters, you can find out from the official website Myfxbook API

How to use

pip install myfxbook
import myfxbook

fx = myfxbook.myfxbook('<Username>', '<Password>')
fx.login()
print(fxbook.get_watched_accounts())
fx.logout()

About

I made a simple class to make it easier to use Myfxbook

Topics

Resources

License

Stars

Watchers

Forks

Languages