Signals Help Center
Ctrlk
  • About Signals
  • Getting Started
  • Framework Documentation
    • Strategy
      • Methods
        • Setup()
        • RegisterActions()
        • Orders Management
          • CancelOrder()
          • CancelAllPendingOrders()
          • EnterLong()
          • EnterLongLimit()
          • EnterShort()
          • EnterLongStop()
          • EnterShortLimit()
          • ExitLong()
          • EnterShortStop()
          • ExitLongLimit()
          • ExitShort()
          • ExitShortLimit()
          • ExitLongStop()
          • ExitShortStop()
        • Risk Management
      • Properties
      • Types
    • Data
    • Logs
  • Knowledge Base
  • Have a question?
    • FAQ
    • Ask on the forums
    • Contact us
Powered by GitBook
On this page
  1. Framework Documentation
  2. Strategy
  3. Methods

Orders Management

Use following methods for managing trading orders.

CancelOrder()CancelAllPendingOrders()EnterLong()EnterLongLimit()EnterShort()EnterLongStop()EnterShortLimit()ExitLong()EnterShortStop()ExitLongLimit()ExitShort()ExitShortLimit()ExitLongStop()ExitShortStop()
PreviousRegisterActions()NextCancelOrder()

Last updated 6 years ago