Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supports Post-Only Orders #43

Open
4 tasks done
AlexCatarino opened this issue Jan 30, 2025 · 0 comments
Open
4 tasks done

Supports Post-Only Orders #43

AlexCatarino opened this issue Jan 30, 2025 · 0 comments
Labels

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

TS supports post-only orders.

Actual Behavior

Not supported

Potential Solution

See:
AdvancedOptions > AddLiquidity:
This option allows you to place orders that will only add liquidity on the route you selected. To place an Add Liquidity order, the user must also select Book Only order type. Valid values true and false. Valid for Equities only. | AddLiquidity | booleanThis option allows you to place orders that will only add liquidity on the route you selected. To place an Add Liquidity order, the user must also select Book Only order type. Valid values true and false. Valid for Equities only.
AddLiquidity | booleanThis option allows you to place orders that will only add liquidity on the route you selected. To place an Add Liquidity order, the user must also select Book Only order type. Valid values true and false. Valid for Equities only.

https://api.tradestation.com/docs/specification/#tag/Order-Execution/operation/PlaceOrder

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant