AWS Lambda endpoint for executing Alpaca bracket orders.
https://github.com/aws/chalice
https://tradingview.go2cloud.org/SH4Gl
{
"open": {{open}},
"high": {{high}},
"low": {{low}},
"close": {{close}},
"exchange": "{{exchange}}",
"ticker": "{{ticker}}",
"volume": {{volume}},
"time": "{{time}}",
"timenow": "{{timenow}}"
}