Strategy Orders  [SOLVED]

Questions about MultiCharts and user contributed studies.
wegi
Posts: 124
Joined: 02 Jun 2009
Has thanked: 5 times
Been thanked: 13 times

Strategy Orders

Postby wegi » 26 Jul 2013

Hi,


i wanted to know if there is a way to get the current pending limit orders for the current bar.

If i code: sell next bar at 123 limit

At the next Bar i need a function to get the pending limit order with the price 123.

Is there a way?

thx

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Strategy Orders  [SOLVED]

Postby Henry MultiСharts » 31 Jul 2013

Hello wegi,

At the moment that is not possible to get a list of currently pending orders at broker.
If you are generating this order from your code then you already have all order info that you can operate with.


Return to “MultiCharts”