- หน้าหลัก
- ชุมชน
- การเขียนโปรแกรม
- How to get data from the http://www.myfxbook.com/community...
Advertisement
Edit Your Comment
How to get data from the http://www.myfxbook.com/community/outlook/symbol/
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
Mar 02, 2014 at 07:45
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
Hello!
Sorry for my English I use a translator!
I'm interested in the question http://www.myfxbook.com/api/get-community-outlook.
All data get excellent, but http://www.myfxbook.com/community/outlook/symbol/ have more info!
Question: How to get the data?
Sorry for my English I use a translator!
I'm interested in the question http://www.myfxbook.com/api/get-community-outlook.
All data get excellent, but http://www.myfxbook.com/community/outlook/symbol/ have more info!
Question: How to get the data?
เป็นสมาชิกตั้งแต่ Nov 21, 2011
1601 โพสต์
Mar 02, 2014 at 11:13
เป็นสมาชิกตั้งแต่ Nov 21, 2011
1601 โพสต์
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.
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
14 โพสต์
Mar 02, 2014 at 11:22
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
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 ()
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
14 โพสต์
Mar 02, 2014 at 11:22
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
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
14 โพสต์
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
Mar 02, 2014 at 11:28
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
Могу сделать 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
DLL can do the programming language Delphi, which will be implemented by all API functions myfxbook and advisor for Metatrader4
เป็นสมาชิกตั้งแต่ Nov 21, 2011
1601 โพสต์
Mar 02, 2014 at 13:11
เป็นสมาชิกตั้งแต่ Nov 21, 2011
1601 โพสต์
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
14 โพสต์
Mar 02, 2014 at 15:38
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
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
1601 โพสต์
Mar 02, 2014 at 17:23
เป็นสมาชิกตั้งแต่ Nov 21, 2011
1601 โพสต์
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/...)
API it's real time data...So you can store theses data with the time period you need. (Day/hours/...)
Mar 04, 2014 at 12:43
เป็นสมาชิกตั้งแต่ Feb 04, 2012
15 โพสต์
This is a sample script to download myfxbook outlook data. It works with MT4 600+
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
Mar 05, 2014 at 05:54
เป็นสมาชิกตั้งแต่ Oct 17, 2011
14 โพสต์
да я использую собственную 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
yes I use own dll which collects and processes all the necessary data for the counselor and adviser already getting exactly what he needs

*การใช้งานเชิงพาณิชย์และสแปมจะไม่ได้รับการยอมรับ และอาจส่งผลให้บัญชีถูกยกเลิก
เคล็ดลับ: การโพสต์รูปภาพ/youtube url จะฝังลงในโพสต์ของคุณโดยอัตโนมัติ!
เคล็ดลับ: พิมพ์เครื่องหมาย @ เพื่อป้อนชื่อผู้ใช้ที่เข้าร่วมการสนทนานี้โดยอัตโนมัติ