承接 arequena93/world-trading-data-api 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

arequena93/world-trading-data-api

Composer 安装命令:

composer require arequena93/world-trading-data-api

包简介

World Trading Data API client

README 文档

README

Build Status

PHP-Client (wrapper) for the World Trading Data service.

Requirements

Installation

php composer.phar require arequena93/world-trading-data-api

Usage

Initialization

$option = new WorldTradingData\Options();
$option->setApiKey('YOUR_API_KEY');
$client = new WorldTradingData\Client($option);

Functionalities

WTD functions Example usage Parameters (required in bold)
Real Time Market Data Stock and index real time $client->realtime()->stockAndIndexRealTime('AAPL');
  • symbol
  • sort_order
  • sort_by
  • output
Mutual fund real time $client->realtime()->mutualFundRealTime('AAAAX');
  • symbol
  • sort_order
  • sort_by
  • output
Intraday Market Data Stock and index intraday    
Historical Market Data Full history $client->historical()->fullHistory('ITX.MC');
  • symbol
  • date_from
  • date_to
  • sort
  • output
  • formatted
Multi single day history $client->historical()->multiSingleDayHistory('AAPL,ITX.MC', '2018-01-02');
  • symbol
  • date
  • sort
  • output
  • formatted
Forex Real time $client->forex()->realTime('EUR');
  • base
Historical $client->forex()->historical('USD', 'GBP');
  • base
  • convert_to
  • date_from
  • date_to
  • sort
  • output
  • formatted
Single day history $client->forex()->singleDayHistory('USD', '2018-08-31');
  • base
  • date
  • output
  • formatted

统计信息

  • 总下载量: 69
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-08-30

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固