Skip to content

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

Stars

3 stars

Watchers

1 watching

Forks

Contributors

Languages