How to get data from the http://www.myfxbook.com/community/outlook/symbol/

Mar 02, 2014 at 07:45
1,393浏览
10 Replies
会员从Oct 17, 2011开始   15帖子
Mar 02, 2014 at 07:45
Hello!
Sorry for my English I use a translator!
I'm interested in the question https://www.myfxbook.com/api/get-community-outlook.
All data get excellent, but https://www.myfxbook.com/community/outlook/symbol/ have more info!
Question: How to get the data?
会员从Nov 21, 2011开始   1718帖子
Mar 02, 2014 at 11:13
Simply use API Get-community-Outlook.
It provides symbol's data you are looking for.

If you can use API with new Metaquotes build (610) please let me know how you do as I can't get the API data since build has been upgraded.
会员从Oct 17, 2011开始   15帖子
Mar 02, 2014 at 11:22
In fact of the matter is that the get-community-outlook provides latest update, and I need the last ten periods! In the API I have not found it!

And what about the 610 version! Everything works changed instead of the current void Tick () was void OnTick () event and appeared double OnTester () and OnTimer ()
会员从Oct 17, 2011开始   15帖子
Mar 02, 2014 at 11:22
CrazyTrader posted:
Simply use API Get-community-Outlook.
It provides symbol's data you are looking for.

If you can use API with new Metaquotes build (610) please let me know how you do as I can't get the API data since build has been upgraded.

In fact of the matter is that the get-community-outlook provides latest update, and I need the last ten periods! In the API I have not found it!

And what about the 610 version! Everything works changed instead of the current void Tick () was void OnTick () event and appeared double OnTester () and OnTimer ()
会员从Oct 17, 2011开始   15帖子
Mar 02, 2014 at 11:24
Ну и строки изменились были раньше PChar, а теперь PWideChar
Well, the line was changed before PChar, and now PWideChar
会员从Oct 17, 2011开始   15帖子
Mar 02, 2014 at 11:28
Могу сделать DLL на языке программирования Delphi, в которой будет реализованы все API-функции myfxbook и советник для MetaTrader4
DLL can do the programming language Delphi, which will be implemented by all API functions myfxbook and advisor for Metatrader4
会员从Nov 21, 2011开始   1718帖子
Mar 02, 2014 at 13:11
vladimiromsk posted:
CrazyTrader posted:
Simply use API Get-community-Outlook.
It provides symbol's data you are looking for.

If you can use API with new Metaquotes build (610) please let me know how you do as I can't get the API data since build has been upgraded.

In fact of the matter is that the get-community-outlook provides latest update, and I need the last ten periods! In the API I have not found it!

And what about the 610 version! Everything works changed instead of the current void Tick () was void OnTick () event and appeared double OnTester () and OnTimer ()

Well Get-Outlook-Community API is only on real time.
If you want the last 10 days... let run your EA for 10 days and everyday (midnight) you store the data.
会员从Oct 17, 2011开始   15帖子
Mar 02, 2014 at 15:38
CrazyTrader posted:
vladimiromsk posted:
CrazyTrader posted:
Simply use API Get-community-Outlook.
It provides symbol's data you are looking for.

If you can use API with new Metaquotes build (610) please let me know how you do as I can't get the API data since build has been upgraded.

In fact of the matter is that the get-community-outlook provides latest update, and I need the last ten periods! In the API I have not found it!

And what about the 610 version! Everything works changed instead of the current void Tick () was void OnTick () event and appeared double OnTester () and OnTimer ()

Well Get-Outlook-Community API is only on real time.
If you want the last 10 days... let run your EA for 10 days and everyday (midnight) you store the data.

Получается что можно получить только последние данные, данные со смещение во времени получить???
It turns out that you can only get the latest data, with time shift get???
会员从Nov 21, 2011开始   1718帖子
Mar 02, 2014 at 17:23
I'm not sure the use you want to do.

API it's real time data...So you can store theses data with the time period you need. (Day/hours/...)
会员从Feb 04, 2012开始   15帖子
Mar 04, 2014 at 12:43
This is a sample script to download myfxbook outlook data. It works with MT4 600+

附件:

会员从Oct 17, 2011开始   15帖子
Mar 05, 2014 at 05:54
да я использую собственную dll которая собирает и обрабатывает все нужные для советника данные, а советник уже получает что конкретно нужно ему

yes I use own dll which collects and processes all the necessary data for the counselor and adviser already getting exactly what he needs
登录 / 注册 to comment
You must be connected to Myfxbook in order to leave a comment
*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。