kirillreutski/polygon-stocks-api

There is no license information available for the latest version (v0.0.1) of this package.

Maintainers

Package info

github.com/kirillreutski/polygon-stocks-api

pkg:composer/kirillreutski/polygon-stocks-api

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.0.1 2023-04-02 11:39 UTC

This package is not auto-updated.

Last update: 2026-03-30 23:55:15 UTC


README

#usage

print_r(StocksDataClassEx::getRSI( new kirillreutski\PolygonStocksApi\RequestParams($ticker = 'AAPL', $limit = 2, $order = 'desc') ));