承接 romulodl/bollinger-bands 相关项目开发

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

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

romulodl/bollinger-bands

Composer 安装命令:

composer require romulodl/bollinger-bands

包简介

calculate Bollinger Bands without the PECL trader extension

README 文档

README

Calculate the values of the Bollinger Bands from giving values.

Bollinger-bands

Instalation

composer require romulodl/bollinger-bands

or add romulodl/bollinger-bands to your composer.json. Please check the latest version in releases.

Usage

$atr = new Romulodl\BollingerBands();
$atr->calculate(array $values);
//returns an array [middle band, upper band, lower band]

Example of use:

$atr = new Romulodl\BollingerBands();
$atr->calculate([
  9807.49,
  9550.67,
  8719.53,
  8561.09,
  8808.71,
  9305.91,
  9786.80,
  9310.73,
  9374.99,
  9678.57,
  9731.10,
  9773.64,
  9508.11,
  9060.00,
  9166.40,
  9176.41,
  8711.37,
  8895.65,
  8837.05,
  9197.32,
]);

Why did you do this?

The PECL Trading extension is crap and not everyone wants to install it. I am building a trading bot which will need the Bollinger Bands value as part of the calculation.

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2020-06-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固