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網址會自動嵌入到您的帖子中!
提示:鍵入@符號,自動完成參與此討論的用戶名。