Skip to content

Commit

Permalink
Update tradier.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbroad authored Feb 9, 2024
1 parent 3454008 commit b7373d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tradier.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Tradier is a reliable low-cost Equities and Equity-Options REST-API brokerage. They have options to select $0-fee trading on equities and options.",
"description": "Tradier is a reliable low-cost Equities and Equity-Options REST-API brokerage. They have plans to select $0-fee trading on equities and options.",
"platforms-features":[
{
"Platforms": ["Cloud Platform", "Local Platform", "LEAN CLI"],
Expand All @@ -9,7 +9,7 @@
"Live Trading": [1,1,1]
}
],
"order-types": ["Market", "Limit", "Limit-If-Touched", "Stop Market", "Stop Limit", "Trailing", "Market On Open", "Market On Close", "Combo Market", "Combo Limit", "Combo Leg Limit", "Exercise"],
"order-types": ["Market", "Limit", "Stop Market", "Stop Limit" ],
"assets": ["Equity", "Equity Options"],
"brokerage-url": "https://tradier.com/individuals/pricing",
"documentation": "/docs/v2/cloud-platform/live-trading/brokerages/tradier"
Expand Down

0 comments on commit b7373d3

Please sign in to comment.