Implement stitiching as fallback, better error handling, add new symbols.
This commit is contained in:
@@ -77,8 +77,6 @@ systemd-cat -t "`basename $0` $1" -p debug <<< "Order: _${orderJson}_"
|
||||
#read
|
||||
./getNewAccessToken.sh
|
||||
|
||||
set -x
|
||||
tempFile=temp/order.tmp.$$.json
|
||||
curl -s -X POST \
|
||||
'https://api.schwabapi.com/trader/v1/accounts/C819AC820A502BA92E55D775B22BDF0E1BC91D86C62685714347734A5827CCB3/orders' \
|
||||
-H "Authorization: Bearer $(<access_token.dat)" \
|
||||
|
||||
Reference in New Issue
Block a user