Bohdan Hernandez Navia

Results 2 issues of Bohdan Hernandez Navia

Improvements (based on my own needs): - Supports custom text to show next to the bars (in my case I needed a different text than the default provided). - Adjusts...

For the endpoint /api/v1/stock/split?symbol=DIS&from=1900-01-01&to=2021-01-18&token=XXXXXX the API returns: ``` [ { "date": "2007-06-13", "fromFactor": 9865, "symbol": "DIS", "toFactor": 10000 }, { "date": "1998-07-10", "fromFactor": 1, "symbol": "DIS", "toFactor": 3 }, {...