1.7 KiB
1.7 KiB
tags
tags |
---|
trading view, IB |
NOTES
hello, 想請問搵你代寫 python 點收費?唔該
要求功能:
由 TradingView Webhook 轉成 Interative Broker TWS API 落 order 然後收 order confirmation, 跟住 keep 住 request and receive portfolio positions 去做 verifications (FYI 目前已有 script, 成功做到 convert from webhook to order placing, 但唔知點解做唔到 interact with IB TWS API)
因為呢度 send 唔到 link, 請參考 GitHub
1. TWS-orders-placement-via-Tradinview-webhooks
2. ib_insync
用 TWS-orders-placement-via-Tradinview-webhooks 嘅 template, 然後再用 copilot 嚟幫我改做我嘅要求,已成功 place order, 但未能收到 IB TWS API 嘅 order confirmation 嚟俾個 script run 埋下半 part, 即係幫我 verify IB current positions 係咪等於我 webhook 個 new positions
我可以俾晒手頭上有嘅嘢俾你,你睇完先報價都冇問題, 但係我唔肯定係關 script 事定我自己未 install/setup 好所需要嘅嘢
hello, 想請問搵你代寫 python 點收費?唔該
要求功能:
- 由 TradingView Webhook 轉成 Interative Broker TWS API 落 order
- 然後收 order confirmation
- 跟住 keep 住 request and receive portfolio positions 去做 verifications
- FYI 目前已有 script, 成功做到 convert from webhook to order placing, 但唔知點解做唔到 interact with IB TWS API
因為呢度 send 唔到 link, 請參考 GitHub
- TWS-orders-placement-via-Tradinview-webhooks
- ib_insync(archived)