kirillreutski/polygon-stocks-api

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

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

This package is not auto-updated.

Last update: 2025-09-29 21:34:23 UTC


README

#usage

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