問題タブ [ib-api]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - IB API で特定のコントラクトのポジション サイズを出力/返す方法
保有する株式 (またはその他の金融資産) の数量を印刷しようとしています。nextValidId の下に株式契約を定義し、次のように位置を定義しました。
次に、位置を要求し、次のように結果を印刷しようとします。
app.reqPositions() はコントラクトとポジションを出力しますが、文字列ステートメントの一部として保持されている数量を取得したいと考えています。「Apple hold: 0」が表示されますが、これは間違っています。