myfxbook community outlook indicator - export data into excel/csv
chihming
(chihming)
Miembro desde Apr 08, 2015
74 mensajes
Apr 27 2020 at 05:26
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.
Arup Nag
(takechance)
Miembro desde Nov 11, 2012
271 mensajes
Apr 27 2020 at 06:18
I import this data every day. You can pvt msg me.
antariks1@
chihming
(chihming)
Miembro desde Apr 08, 2015
74 mensajes
Apr 28 2020 at 11:29
Thanks.
It would be a big help.
It would be a big help.
shahinkaz
Miembro desde Jan 19, 2021
6 mensajes
Jan 26 at 12:05
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()
Por favor inicie sesión para comentar.