f29825604 發表於 14-6-19 22:37 static/image/common/back.gif
照官網的說法
您說的比較對
大概有mc還暗藏某個小開關
f 大您好,
我有找到下面的資料,
不過還在嘗試 :)
網址如下(請自行合併):
(1) www (2) .multicharts.
(3) com/discussion/viewtopic.php?f=1&t=9638
最後面的回文中,
you need to have the instrument set to Real Time data and the data must be updated after the close of the instrument session.
我還在了解該如何做 {:4_144:}
其實我是寫C#的, 要丟成TICK也都OK, 要丟Mapping ASCII Real Time是蠻簡單的事.
不過我寫C#程式指標也沒有回測成功,所以也想寫Multichart看看
--
會丟C#資料, 還不知道怎麼餵給Multichart當訊號源...
...
我的理解 透過 dde 資料會存在 Quote Manager 裡面
但是 ASCII Mapping 似乎沒有
Acer2266 發表於 14-6-20 18:23 static/image/common/back.gif
我的理解 透過 dde 資料會存在 Quote Manager 裡面
但是 ASCII Mapping 似乎沒有
a 大說的對,
ASCII Mapping 不會把資料存到Quote Manager 中,
只會即時讀取檔案新增的內容,
而且如果更改了歷史資料,
只要用reload 就可以重新回補。
仍然不成功, 不明白如何 "you need to have the instrument set to Real Time data"
如何 "set to Real Time data"?
我也有相同的問題,
請問重開MC的 bat 語法,不知道是不是能提點一下....
太強了~又學一招,努力中.....
f29825604 發表於 14-6-18 21:16
ASCII Mapping
對應成功後
txt檔可以即時更新
ASCII Mapping 自動更新
凱衛回應的說法
而非您更改文字檔內的資料,圖表馬上跟著更新,還是需要重新開圖或是重新回補唷。
f29825604 發表於 16-8-7 13:47
ASCII Mapping 自動更新
凱衛回應的說法
Reloading price data with mouse clicks and the Command Line
這腳本應該可以在每個固定時間間隔讓mutlicharts做更新的動作
但是還不知道怎麼try
紀錄一下!
f29825604 發表於 16-8-14 11:53
Reloading price data with mouse clicks and the Command Line
這腳本應該可以在每個固定時間間隔讓mut ...
Using mouse clicks to reload a price chart in MultiCharts .NET
Reloading price data with the MultiCharts .NET Command Line
這腳本應該可以在每個固定時間間隔讓mutlicharts.net做更新的動作
但是還不知道怎麼try
可能要新增一個指標
對命令列下回補動作
僅供參考!
紀錄一下!