<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>COCO研究院 - TradingBot程式交易機器人</title>
    <link>https://coco-in.net/forum-140-1.html</link>
    <description>Latest 20 threads of TradingBot程式交易機器人</description>
    <copyright>Copyright(C) COCO研究院</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 10 May 2026 15:23:16 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://coco-in.net/static/image/common/logo_88_31.gif</url>
      <title>COCO研究院</title>
      <link>https://coco-in.net/</link>
    </image>
    <item>
      <title>TradingBot 專案終止</title>
      <link>https://coco-in.net/thread-40014-1-1.html</link>
      <description><![CDATA[終於 TradingBot 也面臨結束的這一刻，因 TradingBot 程式碼已被收購，程式不再維護，相關資源也將陸續刪除，非常感謝這段時間的支持，再會了！]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>philipz</author>
      <pubDate>Wed, 22 Apr 2015 00:42:51 +0000</pubDate>
    </item>
    <item>
      <title>DWT?</title>
      <link>https://coco-in.net/thread-39807-1-1.html</link>
      <description><![CDATA[有長期看版主文章的..應該會常看到版主提到Tradingbot使用影像處理,用DWT來偵測急漲急跌.究竟DWT是做什麼的?
查了一下維基百科(離散小波變換Discrete wavelet transform)...老實說.不管中文.英文的解釋.....如果沒有書讀多一點可能還蠻難理解的...我先承認我看不懂@@... ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Sun, 12 Apr 2015 16:55:06 +0000</pubDate>
    </item>
    <item>
      <title>Java呼叫下單大師萬用API</title>
      <link>https://coco-in.net/thread-39589-1-1.html</link>
      <description><![CDATA[今天簡單說一下Java程式要怎麼呼叫下單大師萬用API..第一步當然是先安裝下單大師..這個請參考下單大師手冊即可.
安裝好以後..就到一鍵搞定把你的券商API元件裝起來.
一定要先把券商API裝好..才能進行後續下單大師的設定..
而券商API登入的權限需跟營業員申請..這部份請 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Fri, 27 Mar 2015 15:09:21 +0000</pubDate>
    </item>
    <item>
      <title>mqtt報價源收到...不知是什麼?Ascii ? 已解決!</title>
      <link>https://coco-in.net/thread-39430-1-1.html</link>
      <description><![CDATA[今天安裝一個新的TradingBot runtime環境...
安裝步驟被版主調整的很容易安裝.再加上我有作筆記的關係.因此安裝的很快也很順利.
正當我覺得...怎麼這麼快就把環境架好了(大約15分鐘)
結果一跑...吔...mqtt報價怎麼變成這樣@@
如下圖


接下來就是一連串的解決過程..
重 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Wed, 18 Mar 2015 14:24:29 +0000</pubDate>
    </item>
    <item>
      <title>R 語言基礎教學</title>
      <link>https://coco-in.net/thread-39168-1-1.html</link>
      <description><![CDATA[O\'REILLY相信有學商用程式語言的人應該都知道
他的網站上有一個R語言的基礎語法教學網站...
很遺憾我沒權限貼網址...只好..貼圖~


上面大概說
本章會有 數字(number),字串(string),boolean(true,false),將以上資料存入變數(variable),怎麼將變字帶入功能(function),以 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Mon, 02 Mar 2015 08:39:26 +0000</pubDate>
    </item>
    <item>
      <title>漏tick的問題</title>
      <link>https://coco-in.net/thread-39147-1-1.html</link>
      <description><![CDATA[在尋找台指歷史tick資料時無意中看到這篇....
抱歉不能貼網址..只好貼圖
大意是...
國內付費的行情資訊服務他有在使用是 Kway 與 Touchance
但是他付費取得的資料跟期交所的資料相比...2012年(發文當時)大約都有漏掉20%左右的 tick
因此....回測最佳化與盤中的實際執行 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Fri, 27 Feb 2015 13:17:21 +0000</pubDate>
    </item>
    <item>
      <title>利用發java mail的方式來做到貼文在自己的FB動態時報上</title>
      <link>https://coco-in.net/thread-39015-1-1.html</link>
      <description><![CDATA[上一個帖子讓你的java程式可以發mail
接下來透過一個很簡單的設定就可以讓你的java mail可以順便貼文到你的動態時報上.甚至搞不好還可以免費發簡訊給你(測試中).
到FB裡設定,並新增你的手機,及簡訊通知..
就會告知你一組發佈貼文的電子郵件..如下圖
只要發郵件到這個Mai ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Wed, 11 Feb 2015 08:54:57 +0000</pubDate>
    </item>
    <item>
      <title>java利用gmail SMTP發email</title>
      <link>https://coco-in.net/thread-39004-1-1.html</link>
      <description><![CDATA[1.以下網址下載JavaMail API
java.net/projects/javamail/pages/Home
找到javax.mail.jar並下載放到你的project下的lib資料夾裡(並不一定要放這位置,只要放到你記得的位置就好)

2.以下網址下載JavaMail Source Code
java.net/projects/javamail/downloads/directory/so ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Tue, 10 Feb 2015 18:10:08 +0000</pubDate>
    </item>
    <item>
      <title>TradingBot必要的資料夾</title>
      <link>https://coco-in.net/thread-38812-1-1.html</link>
      <description><![CDATA[1. c:\\Dropbox
需自行建立或安裝Dropbox
然後裡面的檔案需要維護
config.properties
裡面應該是放了交易的相關參數.就是定期WFA的參數
closeday.txt 
程式會自動依照結算日規則找出台期指結算日,若正常結算日當天有放假則需要特別寫在檔案裡..
例如2015/2月遇過年連休, ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Thu, 29 Jan 2015 17:31:37 +0000</pubDate>
    </item>
    <item>
      <title>執行主程式newfutures.jar發生UnsatisfieldLinkError(已解決)</title>
      <link>https://coco-in.net/thread-38796-1-1.html</link>
      <description><![CDATA[當安裝好node也搞定報價後..要開始跑主程式newfutures.jar時發生錯誤如下圖

原因是找不到C:\\Program Files\\OrderMaster\\OMSignAPI這個元件

而OrderMaster是下單大師
因此需要先安裝下單大師.下單大師要安裝前,建議要先閱讀一下他的安裝手冊.有點小複雜.而且版本有點舊 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Wed, 28 Jan 2015 16:42:39 +0000</pubDate>
    </item>
    <item>
      <title>將新的newfutures.jar更新到VM裡執行報錯(已解決,供參考)</title>
      <link>https://coco-in.net/thread-38676-1-1.html</link>
      <description><![CDATA[我將ant執行完後產生的newfutures.jar及lib目錄更新到VM裡,然後執行時發生以下錯誤

Exception in thread \&quot;main\&quot; java.lang.UnsupportedClassVersionError: SocketServer
: Unsupported major.minor version 52.0

查了原因後,發現VM裡的jre是1.7版

但是我的開發環境是 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Tue, 20 Jan 2015 12:53:53 +0000</pubDate>
    </item>
    <item>
      <title>執行ant時發生javac compile failed(已解決,供參考)</title>
      <link>https://coco-in.net/thread-38614-1-1.html</link>
      <description><![CDATA[看起來像是NewDdeClient.java有中文字亂碼的問題.
但是用Eclipse或記事本打開看都沒問題.沒有亂碼.....
後來查了一下發現從GitHub下載下來的NewDdeClient.java存成UTF-8
另存改成ANSI就可以了...
供大家參考...

 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>ufai0005</author>
      <pubDate>Thu, 15 Jan 2015 16:26:04 +0000</pubDate>
    </item>
    <item>
      <title>關於 TradingBot 教學課程規劃</title>
      <link>https://coco-in.net/thread-38504-1-1.html</link>
      <description><![CDATA[因有朋友不斷詢問開實體課程事宜，距離R社群分享也是兩年前了。所以小弟目前想瞭解每個人需要，是想瞭解 TradingBot 細節？或學習整個報價串接到自動下單？亦或其他程式交易部份？以便讓 TradingBot 持續發展。

收集意見規劃，主要也考量每個人程度不一，為避免無收穫 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>philipz</author>
      <pubDate>Thu, 08 Jan 2015 15:47:40 +0000</pubDate>
    </item>
    <item>
      <title>下單到群益的版本</title>
      <link>https://coco-in.net/thread-38479-1-1.html</link>
      <description><![CDATA[我改了一個版本用群益api下單，跳過下單大師，有人要嗎？]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>lwhuang</author>
      <pubDate>Wed, 07 Jan 2015 05:46:14 +0000</pubDate>
    </item>
    <item>
      <title>請教建置問題</title>
      <link>https://coco-in.net/thread-38199-1-1.html</link>
      <description><![CDATA[我猜這個是用Eclipse建的環境
裝好後提示D:\\Dropbox\\SGXcloseday.txt (系統找不到指定的檔案。)
這個檔要怎麼生呢？
D:\\\\Dropbox\\\\SGX.ser
config.propertiesUpdown.ser
KS.ser

另外下單的部份應該是呼叫下單大師的樣子，有沒有直接叫用群益下單api的呢？
可以跳過api. ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>lwhuang</author>
      <pubDate>Thu, 18 Dec 2014 12:35:50 +0000</pubDate>
    </item>
    <item>
      <title>MQTT報價源</title>
      <link>https://coco-in.net/thread-31012-1-1.html</link>
      <description><![CDATA[有鑑於很多程式交易朋友在入門階段都花太多心思在界接報價API。
小弟利用MQTT這物聯網通訊協定( Facebook 也利用來傳送即時訊息)，建置了一個報價系統。
可用網頁體驗MQTT報價速度：TradingBot MQTT WebSocket Realtime Example
或
下載Sample.jar在自己電腦上執行MQTT ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>philipz</author>
      <pubDate>Fri, 13 Dec 2013 00:12:46 +0000</pubDate>
    </item>
    <item>
      <title>TradingBot獲得中華電信雲端軟體優選</title>
      <link>https://coco-in.net/thread-30072-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>philipz</author>
      <pubDate>Thu, 07 Nov 2013 08:59:58 +0000</pubDate>
    </item>
    <item>
      <title>幫FuturesBot專案申請API金鑰並執行簡訊測試</title>
      <link>https://coco-in.net/thread-29560-1-1.html</link>
      <description><![CDATA[幫FuturesBot專案申請API金鑰並執行簡訊測試

參考資料

Step01
連至Google APIs Console
使用欲發送簡訊的google帳號登入申請

Step02
Create project

Step03
開啟Calendar API

Step04
切換至API Access並按下Create an OAuth 2.0 client ID

Step05
在對話視窗輸入 ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>randloop</author>
      <pubDate>Thu, 17 Oct 2013 16:11:31 +0000</pubDate>
    </item>
    <item>
      <title>TradingBot將在中興大學R講座分享，歡迎中部朋友報名參加！</title>
      <link>https://coco-in.net/thread-29483-1-1.html</link>
      <description><![CDATA[終於，TradingBot在中興大學免費R講座確定了。歡迎中部朋友報名參加！
報名網址：OSSF。

R 語言應用講座 時間:2013.11.16     12:40 - 17:40地點:[台中] 國立中興大學分類:專題演講聯絡人:林旅強 richard@citi.sinica.edu.twTEL:02-27883799 ext.1477合作夥伴本活動由  ...]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>philipz</author>
      <pubDate>Tue, 15 Oct 2013 02:26:11 +0000</pubDate>
    </item>
    <item>
      <title>TradingBot 進入2013 HINET 雲端創作決賽</title>
      <link>https://coco-in.net/thread-29258-1-1.html</link>
      <description><![CDATA[非常感謝大家支持， TradingBot 順利進入 HINET 雲端創作決賽。]]></description>
      <category>TradingBot程式交易機器人</category>
      <author>philipz</author>
      <pubDate>Fri, 04 Oct 2013 07:13:47 +0000</pubDate>
    </item>
  </channel>
</rss>