期雲再現 2019-5-2 19:07
本人每日都要定時開啟 sptrader 再將 1分陰陽燭 save record, 請問有無高人知道是否可以用 python 或其他程式做到 automation ?
ethanhunt2018 2019-5-3 18:57
你個 劵商有冇 API 戶口可以登記使用?
有嘅就有快而準嘅方法。
111x111=12321 2019-5-3 19:02
[quote]原帖由 [i]期雲再現[/i] 於 2019-5-2 07:07 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498688809&ptid=28193529][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
本人每日都要定時開啟 sptrader 再將 1分陰陽燭 save record, 請問有無高人知道是否可以用 python 或其他程式做到 automation ? [/quote]
I don't know your field,
but you ever heard of AutoIt in this field?
期雲再現 2019-5-3 22:20
[quote]原帖由 [i]ethanhunt2018[/i] 於 2019-5-3 06:57 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498737361&ptid=28193529][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
你個 劵商有冇 API 戶口可以登記使用?
有嘅就有快而準嘅方法。 [/quote]
YES, 方法如何?請指教
期雲再現 2019-5-3 22:24
[quote]原帖由 [i]111x111=12321[/i] 於 2019-5-3 07:02 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498737540&ptid=28193529][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
I don't know your field,
but you ever heard of AutoIt in this field? [/quote]
Not yet before, but thank you for your advice. Now I am checking from Youtube tutuorials and hope I can find a solution, many thanks.
中環創新小子 2019-5-3 23:45
你可以利用 AutoIT 模擬 mouse 和 keyboard 等動作,自動化幫你完成任務。不過要自己寫好似 basic language 既 script,個 help 好清楚和有 examples。等別留意 WinActivate 用法,幫你鎖定個別應用程式。
另外可以試下 Uipath,有 community 版,可以 record 一次動作。
如果有 API 又熟 programming,直接寫 program 去 scrap data 效果更好。
期雲再現 2019-5-4 02:38
[quote]原帖由 [i]中環創新小子[/i] 於 2019-5-3 11:45 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498750528&ptid=28193529][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
你可以利用 AutoIT 模擬 mouse 和 keyboard 等動作,自動化幫你完成任務。不過要自己寫好似 basic language 既 script,個 help 好清楚和有 examples。等別留意 WinActivate 用法,幫你鎖定個別應用程式。
另外可以試下 Uipath,有 community 版,可以 record 一次動作。
如果有 API 又熟 progr ... [/quote]
非常感激各位師兄熱心幫助! 其實我只係略懂EXCEL formulas 及 極少VBA, 但未來時間好有心想學習 programming, 特別係用於分析陰陽燭. 例如計算浪段(因為陰陽燭組合太多), 請問各位師兄可否給予意見? 感謝萬分!