收多DDE的問題
想請問如果想從MT4收多種商品的DDE
除了開一個EXCEL讓AMIBROKER讀不同工作頁的欄位
還有其他方法匯進amibroker嗎
謝謝
請問Z大 , AmiBroker 可以收到成交明細 和 即時上下五檔的資料嗎?
感謝您 ~{:4_209:} 在 "AB 可以開始使用 XDdeSvr 看即時價量了"那篇
http://www.coco-in.net/forum.php?mod=redirect&goto=findpost&ptid=14976&pid=333124&fromuid=9280
我就是用 xDDESvr即時收 8種商品,參考看看! heavenweaver 發表於 12-9-13 17:51 static/image/common/back.gif
在 "AB 可以開始使用 XDdeSvr 看即時價量了"那篇
http://www.coco-in.net/forum.php?mod=redirect&goto=fin ...
大大
我以前試過這個
mt4還是不支援
ZHACK 發表於 12-9-16 00:16 static/image/common/back.gif
大大
我以前試過這個
mt4還是不支援
http://www.marketcalls.in/amibroker/mt4-plugin-for-amibroker.html
玩玩看可不可以 MT4 data plug-in for AmiBroker~~ {:4_132:}
click exp.mqh and compile
這句是什麼意思
是不是要有LIVE DATA, 才會有資料顯示???
最少要有有3根K棒的資料才會顯示...
( AMIBROKER 圖上有說明)..{:4_81:} kilroy 發表於 12-9-16 00:30 static/image/common/back.gif
http://www.marketcalls.in/amibroker/mt4-plugin-for-amibroker.html
玩玩看可不可以 MT4 data plug-in ...
Kilroy大大
之前也使用過這個
但我用這個plug-in時amibroker就會當機
有限定amibroker的版本或是作業系統是xp or win7嗎
ZHACK 發表於 12-9-16 21:22 static/image/common/back.gif
Kilroy大大
之前也使用過這個
但我用這個plug-in時amibroker就會當機
應該沒有分吧 {:4_196:} @kilroy and all others, don't use the mt4 plugin from marketcalls.
That one doesn't work correctly.
Use the one from the Amibroker yahoo list
h ttp://finance.groups.yahoo.com/group/amibroker/
It can be found in the files section and file name is ami mt4 plugin.zip
This is the direct download link(if the link doesn't work then go to the files section)
h ttp://f1.grp.yahoofs.com/v1/wC9WUJ2z9lkQ6hQqn94rb56O9gepp65-aCCP2bZu8O2wJdlxZsVqo_K-rBDo-ZnzlVWWQZ80VhUKfAQeYJyre0laqw1BNQ/ami%20mt4%20plugin.zip
That plug-in does work. I have tested it.
I don't know if it works on Windows 7 though. joshsmi 發表於 12-9-17 04:52 static/image/common/back.gif
I don't know if it works on Windows 7 though.
謝謝大大
WIN7是可以跑的
原來網路上找到的是無法正常使用阿
大大我想再另外請問
rateserver視窗裡 data_count 是什麼意思
可以選3-1000 數字越高代表收資訊的頻率越高嗎
非常感謝
data_count is the number of bars to backfill at once. So if you need to backfill 2000 bars and if you have set data-count to 500 then it will load 4 * 500 bars. If you have set to 1000 then it will load two times ... 2 * 1000 and so on.
If backfill is finished then you should choose a lower data-count like 50 or 10.
Don't understand you first sentence. So if someone could please translate it then I could probably answer to it.
joshsmi 發表於 12-9-17 04:51 static/image/common/back.gif
@kilroy and all others, don't use the mt4 plugin from marketcalls.
That one doesn't work correctly.
...
Joshsmi 大大, 我已加入到這個群組, 但是在FILE入面找不到MT4 PLUGIN....
頁:
[1]
2