polygon-io / client-js

The official JS client library for the Polygon REST and WebSocket API.
MIT License
190 stars 59 forks source link

feat: added technical indicators endpoints to js client #121

Closed mpatel18 closed 1 year ago

mpatel18 commented 1 year ago

Description

Added technical indicators to the client.

Related Issue

#1021

Motivation and Context

Requested update for users that want to be able to use technical indicators endpoints on the js client.

How Has This Been Tested?

Through inbuilt testing suite to verify endpoints where being called correctly