Devan
Devan
I passed the --watch argument. when db.json file changes in host machine the changes also obviously reflects inside docker container /data/db.json since volume mounted. But it still supplies the old...
As per the Alpaca docs - Close a position by symbol endpoint - `[DELETE]/v2/positions/{symbol}` Accepts a query parameter `qty - the number of shares to liquidate`, But this nodejs implementation...
I have `^0.5.14` version since package.json will automatically update to latest `patch versions`. I received `v0.5.29` during npm install, It has typescript index.d.ts Breaks the existing versions of angular applications....
Currently proxy requests fails since amazon moved to v4 authentication api, This provides necessary changes as per instructions given in [ngx_aws_auth](https://github.com/anomalizer/ngx_aws_auth) to authenticated S3 backends using Amazon's V4 authentication API....