Edit Your Comment
myfxbook community outlook indicator - export data into excel/csv
Apr 27, 2020 at 05:26
会员从Apr 08, 2015开始
68帖子
Hello,
I am looking for an expert to export myfxbook community outlook indicator data into excel or csv.
if someone is interested in this task, please message me quote and task duration.
(please get myfxbook community outlook indicator by yourself)
1.symbol:EUR/USD
2.time frame:H1
3.long and short lots from myfxbook community outlook indicator
Thanks.
I am looking for an expert to export myfxbook community outlook indicator data into excel or csv.
if someone is interested in this task, please message me quote and task duration.
(please get myfxbook community outlook indicator by yourself)
1.symbol:EUR/USD
2.time frame:H1
3.long and short lots from myfxbook community outlook indicator
Thanks.
会员从Nov 11, 2012开始
253帖子
Jan 26, 2021 at 12:05
会员从Jan 19, 2021开始
7帖子
I try to use a python script for scraping community outlook data, but there is a problem with JSON, sometimes it works only once, do you have any suggestions?
path = ('https://www.myfxbook.com/api/get-community-outlook.json?session=' + session_id)
response = requests.get(path, verify = False)
data = response.json()
path = ('https://www.myfxbook.com/api/get-community-outlook.json?session=' + session_id)
response = requests.get(path, verify = False)
data = response.json()
会员从Dec 15, 2020开始
12帖子
会员从Feb 09, 2021开始
4帖子
*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。