Edit Your Comment
How to bypass physical login to myfxbook account ?
May 08, 2023 at 05:35
Member Since Jun 21, 2019
6 posts
Hello,
I do an API call ervery day at 23h05,
But 2 times a week, I get an error who ask me to physically connect to my myfxbook account.
This create a lot of problems in my system because I have to relaunch my script manually after that.
I precise one thing : Every day, I create a session and destroy it.
Do I have to create a session and never destroy it (I read that session never expire...)
Thanks.
I do an API call ervery day at 23h05,
But 2 times a week, I get an error who ask me to physically connect to my myfxbook account.
This create a lot of problems in my system because I have to relaunch my script manually after that.
I precise one thing : Every day, I create a session and destroy it.
Do I have to create a session and never destroy it (I read that session never expire...)
Thanks.
Member Since Mar 06, 2024
2 posts
Mar 19, 2024 at 10:51
Member Since Jun 21, 2019
6 posts
It depend the language you use.
You have to do an http request on this endpoint : "https://www.myfxbook.com/api/login.json?email=$your_mail&password=$your_pass"
You have to do an http request on this endpoint : "https://www.myfxbook.com/api/login.json?email=$your_mail&password=$your_pass"

*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.