REST API Specification¶

Contents:

  • FXCM Socket REST API User Guide
    • Contents
  • 1 Overview
  • 2 Getting Started
    • 2.1 Prerequisites
    • 2.2 Logon and Authentication
    • 2.3 Message Flow
  • 3 Authentication Messages
    • 3.1 Open Socket and get socket_id by passing access_token
  • 4 Market Data
    • 4.1 Request a list of all available symbols
    • 4.2 Subscribe to Market Data stream
    • 4.3 Unsubscribe from Market Data stream
  • 5 Trading Tables
    • 5.1 Subscribe to trading tables
    • 5.2 Unsubscribe from trading tables
    • 5.3 Request a snapshot of trading tables
    • 5.4 Trading table responses
      • 5.4.1 Offers table
        • 5.4.1.1 Changing symbols subscribed to in Offers table
      • 5.4.2 Open Positions table
      • 5.4.3 Closed Positions table
      • 5.4.4 Orders table
      • 5.4.5 Summary table
      • 5.4.6 Accounts table
  • 6 Trading Orders
    • 6.1 /trading/open_trade
    • 6.2 /trading/close_trade
    • 6.3 /trading/change_order
    • 6.4 /trading/delete_order
    • 6.5 /trading/create_entry_order
    • 6.6 /trading/simple_oco
    • 6.7 /trading/add_to_oco
    • 6.8 /trading/remove_from_oco
    • 6.9 /trading/edit_oco
    • 6.10 /trading/change_trade_stop_limit
    • 6.11 /trading/change_order_stop_limit
    • 6.12 /trading/close_all_for_symbol
  • 7 Historical Data

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Logo

Navigation

Contents:

  • FXCM Socket REST API User Guide
  • 1 Overview
  • 2 Getting Started
  • 3 Authentication Messages
  • 4 Market Data
  • 5 Trading Tables
  • 6 Trading Orders
  • 7 Historical Data

Related Topics

  • Documentation overview
    • Next: FXCM Socket REST API User Guide

Quick search

©2019, Forex Capital Markets. | Powered by Sphinx 1.7.9 & Alabaster 0.7.12 | Page source