Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IBPy でアカウントの購買力と現金を利用するにはどうすればよいですか? IBPy のドキュメントには明らかなものは何もありません。
多くの試行錯誤と技術サポートとの会話の後。
重要な点は、connect() を呼び出す前に、応答ハンドラーを既に登録しておくことです。呼び出して答えを得る直接的な関数はありません。最初に reqAccountUpdates() を呼び出す必要があります。次に、サーバーは AccountUpdateValue タイプのメッセージで応答し、各メッセージにはキーと値の属性が含まれます。reqAccountUpdates()