get orders info from Order Tracker  [SOLVED]

Questions about MultiCharts and user contributed studies.
joe107c
Posts: 12
Joined: 17 Jul 2013
Has thanked: 2 times

get orders info from Order Tracker

Postby joe107c » 28 Jan 2021

hi,

I want to know the way to get orders info(instument, order name, type, etc.) in Orders Tab from Order and Position Tracker by powerlanguage.
I cannot find a reserved word to get it.
Thanks for help!


Image
Attachments
ordertab.png
(27.04 KiB) Not downloaded yet

User avatar
Vlada MultiCharts
Posts: 293
Joined: 22 Apr 2020
Has thanked: 8 times
Been thanked: 76 times

Re: get orders info from Order Tracker

Postby Vlada MultiCharts » 04 Feb 2021

Hello,

In regular MultiCharts you can use the keywords related to accounts and positions., such as GetAccount, GetNumPositions, GetPositionOpenPL, etc. Please check the attached screenshot.
MultiCharts_PowerLanguageEditor.png
(27.58 KiB) Not downloaded yet

Other information from the Order and Position Tracker can not be accessed from PowerLanguage.

In MultiCharts .NET it is possible to receive all the info from the Order and Position Tracker using Trade Manager functionality.

wilkinsw
Posts: 662
Joined: 21 Apr 2013
Has thanked: 154 times
Been thanked: 104 times

Re: get orders info from Order Tracker  [SOLVED]

Postby wilkinsw » 04 Feb 2021



Return to “MultiCharts”