update,
This commit is contained in:
41
calvin312321/quotation1/notes.md
Normal file
41
calvin312321/quotation1/notes.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
tags: trading view, IB
|
||||
---
|
||||
|
||||
# NOTES
|
||||
|
||||
```markdown
|
||||
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 點收費?唔該
|
||||
|
||||
要求功能:
|
||||
|
||||
1. 由 TradingView Webhook 轉成 Interative Broker TWS API 落 order
|
||||
2. 然後收 order confirmation
|
||||
3. 跟住 keep 住 request and receive portfolio positions 去做 verifications
|
||||
4. FYI 目前已有 script, 成功做到 convert from webhook to order placing, 但唔知點解做唔到 interact with IB TWS API
|
||||
|
||||
因為呢度 send 唔到 link, 請參考 GitHub
|
||||
|
||||
1. TWS-orders-placement-via-Tradinview-webhooks
|
||||
1. [https://github.com/EconLQ/TWS-orders-placement-via-Tradinview-webhooks](https://github.com/EconLQ/TWS-orders-placement-via-Tradinview-webhooks)
|
||||
2. ib_insync(archived)
|
||||
1. [https://github.com/erdewit/ib_insync](https://github.com/erdewit/ib_insync)
|
Reference in New Issue
Block a user