Announcement

Collapse
No announcement yet.

EFS interface to REDI Plus

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Hi Brent,

    Just wondering if there is any luck in getting this going by your engineers?

    Thanks.

    Comment


    • #17
      Is there a sellShortLimit(...) functioin in generic broker api? I am using it for trading with RediPlus... and when my code does a selllimit() call a Sell Order is entered into Redi ...instead of a SellShort... thanks..

      ziggy

      Comment


      • #18
        my bad ... found it...

        Comment


        • #19
          Would eSignal make available/add a CancelLastOrder(symbol) and a CancelAllOrders(symbol) function in generic broker functions group?

          Thanks, ziggy

          Comment


          • #20
            Hello z11,

            See cancelOrder(symbol) and cancelAllOrders() in the EFS KB. See if these will work for you.
            Jason K.
            Project Manager
            eSignal - an Interactive Data company

            EFS KnowledgeBase
            JavaScript for EFS Video Series
            EFS Beginner Tutorial Series
            EFS Glossary
            Custom EFS Development Policy

            New User Orientation

            Comment


            • #21
              Hi Jason:

              1) cancelAllOrders(): a call to this function returns an error msg: Broker does not support this call.

              2) cancelOrder(symbol): no error messages but it does not cancel any orders for a particular symbol.


              Any other idea? would you contact your engineering group regarding these 2 functions?

              Thanks,


              ziggy

              Comment


              • #22
                Hello z11,

                Thank you for the feedback. Not all of the broker functions will be supported by all brokers. We don't have a comprehensive list currently, but we'll gather the specifics for each broker going forward and update the KB. A broker function's compatibility with a specific broker is determined by what the broker api accepts. Unfortunately each broker is different so there may not be a solution for all of these functions from our side. The best way for your request to be heard is to submit it to our development team directly at [email protected].
                Jason K.
                Project Manager
                eSignal - an Interactive Data company

                EFS KnowledgeBase
                JavaScript for EFS Video Series
                EFS Beginner Tutorial Series
                EFS Glossary
                Custom EFS Development Policy

                New User Orientation

                Comment

                Working...
                X