Australian (ASX) Stock Market Forum

Recent content by muli1968

  1. M

    Amibroker FAQ

    how can i send from amibroker limit order to IB that have time limit to fill , for example i send buy limit order to IB in 19:01 if in 19:06 the order not fill the order will cancel . ParentID= ibc.PlaceOrder(Ticker , "BUY", QTY_For_Buy, "LMT", ENTRY_PRICE_LONG, 0, "GTC", False, TICK_SIZE); How...
  2. M

    Sending a limit order from Amibroker to IB

    how can i send from amibroker limit order to IB that have time limit to fill , for example i send buy limit order to IB in 19:01 if in 19:06 the order not fill the order will cancel . tnx guys
Top