December 5th, 2022
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"ticker": "TSLA",
"action": "buy",
"price": "182.45",
"stopLoss": {
"type": "trailing_stop",
"trailPercent": 1
}
}{
"ticker": "TSLA",
"action": "buy",
"price": "182.45",
"stopLoss": {
"type": "trailing_stop",
"trailPrice": "5.00"
}
}