Architect Documentation
  • User Guide
  • SDK Documentation
  • Algos Book
  • Welcome
  • Getting Started
    • Opening an Account
    • Onboarding & KYC
      • Who is Plaid?
    • Making My First Deposit
    • Making My First Trade
    • Architect Brokerage User License
    • FAQ
      • Do you accept non-US users? Institutions?
      • Can I use my own FCM? What FCM is right for me?
  • My Account
    • Login Issues & Password Reset
    • Statements & Tax Documents
      • Account Statements
      • Tax Reporting
    • Deposits & Withdrawals
      • Making a Deposit
        • Manual ACH or Wire Transfer
      • Requesting a Withdrawal
      • Plaid & Orum
    • Update My Account Information
    • Fees & Commissions
      • Marketdata & Live Quotes
      • Trading Fees & Commissions
  • Architect's Platform
    • Architect Home Page
      • My Positions & Balances
      • My Orders & Trades & Algos
    • Markets
    • Trade
      • Order Types
      • Charting & Technical Analysis
      • Trade Analytics
      • Margin Rates & Product Info
    • Algos
    • Logout
  • Futures 101
    • What is a Future
    • Why Trade Futures
    • Profit & Loss
    • Expiration, Settlement, and Roll
    • Margin & Leverage
      • Margin Call & Liquidation
    • Symbology
    • Available Products
    • IBs and FCMs
    • Bitcoin & Cryptocurrency
  • Tech Support
    • Desktop
      • Graphs & TradingView
      • Simple & Advanced Layouts
      • Dark Mode
    • Mobile App
    • Telegram
    • GraphQL API and Rust SDK
  • About Us
    • Legal
    • Safety of Funds
    • Our Licenses
    • Our Partners
  • Contact Us
Powered by GitBook
On this page
  • Limit Orders
  • Stop Loss / Take Profit
  • Time in Force (TIF)
  • Post-Only
  • Ladder
  1. Architect's Platform
  2. Trade

Order Types

Orders can be submitted with differing behaviors depending on the parameters they are sent with, which allow traders better control of their executions in the market.

Because of the added risks and unpredictable execution quality, Architect does not natively support Market Orders.

Limit Orders

A limit order is an order with a specified price. A buy order will only be executed at or below the limit price, and a sell order will only be executed at or above the limit price.

Stop Loss / Take Profit

A stop order is an order that does not immediately go live, but instead waits for a price condition to be satisfied before becoming active. These are not supported by every exchange.

For a Stop Loss order, managing a long position as an example, the stop loss trigger price will generally be a price below the current market price. If the market falls to the trigger price, a sell order will entered into the market with the specified limit price, which enables the trader to reduce further losses by closing the long position.

For a Take Profit order, managing a long position as an example, the take profit trigger price will generally be a price above the current market price. If the market rises to the trigger price, a sell order will be entered into the market with the specified limit price, which enables the trader to realize the gains by closing the long position.

Time in Force (TIF)

Architect currently supports three different choices for Time in Force. Not all are supported by every exchange.

  • Good Till Cancel (GTC): These orders remain active until they are completely executed or canceled.

  • Good Till Date (GTD): These orders remain active until they are completely executed or canceled. If the specified date is reached, the order will expire and be canceled.

  • Immediate or Cancel (IOC): These orders will cancel any remaining portion of the order that does not get immediately filled. Note that for the CME, this is described as a Fill-And-Kill (FAK) order.

Post-Only

This is a limit order that will only be added to the order book if it does not immediately interact with an existing order, and thus will only be a "maker" and never a "taker". Note that CME does not support this order attribute.

Ladder

This is Architect's clickable interface for entering limit orders. After specifying an order size, clicking on a price level will send an order to join with the same limit price and direction.

PreviousTradeNextCharting & Technical Analysis

Last updated 11 months ago