Edit Your Comment
How to bypass physical login to myfxbook account ?
May 08, 2023 at 05:35
会员从Jun 21, 2019开始
6帖子
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.
会员从Mar 06, 2024开始
2帖子
Mar 19, 2024 at 10:51
会员从Jun 21, 2019开始
6帖子
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"

*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。