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.
IP アドレスとポートを使用してサーバーからリアルタイムの株式市場データを取得したいと考えています。
このデータを取得するためにどのような情報がありますか?
それは、ティックデータごとにティックを提供するサーバーで提供されるサービスの種類によって異なります。Yahoo のような API を使用できます。
クライアント サーバー プログラミングは必要ありません。私が知っていることから、Web アプリケーションを作成して Yahoo! を使用できるということです。株価情報を取得するための Finance API。
詳細については、 http://help.yahoo.com/kb/index?page=content&y=PROD_FIN&locale=en_US&id=SLN2340&impressions=trueを確認してください。
私の悪い点:ティックを取得できるサーバーはありますか????