How do I statistical true historical order amount?  [SOLVED]

Questions about MultiCharts and user contributed studies.
alanyangbo
Posts: 3
Joined: 28 Oct 2012
Has thanked: 1 time

How do I statistical true historical order amount?

Postby alanyangbo » 29 Oct 2012

How do I statistical true historical order amount in PowerLanguage?

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: How do I statistical true historical order amount?

Postby Andrew MultiCharts » 29 Oct 2012

Hello Alanyangbo,

Not sure i understand you correctly. Are you talking about setting a specific amount for trades for historical backtesting? Please clarify what you mean.

alanyangbo
Posts: 3
Joined: 28 Oct 2012
Has thanked: 1 time

Re: How do I statistical true historical order amount?

Postby alanyangbo » 29 Oct 2012

Hello Alanyangbo,

Not sure i understand you correctly. Are you talking about setting a specific amount for trades for historical backtesting? Please clarify what you mean.
I want to print("Account history");
I want to print("Account history Details");
I want to print("Account history Orders Totals");
it is not in backtesting.
So if you understand,please do a demo!:) Thanks a lot!

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: How do I statistical true historical order amount?

Postby Andrew MultiCharts » 30 Oct 2012

In regular MultiCharts you can receive limited information for accounts and positions + MarketPosition_At_Broker

In MC NET it is possible to retrieve any information from Order and Position tracker window.

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Re: How do I statistical true historical order amount?  [SOLVED]

Postby JoshM » 31 Oct 2012

In MC NET it is possible to retrieve any information from Order and Position tracker window.
Including the 'Generated' and 'Filled/Generated' columns? In late August these weren't yet available. (Perhaps I missed something since then)

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: How do I statistical true historical order amount?

Postby Andrew MultiCharts » 31 Oct 2012

Including the 'Generated' and 'Filled/Generated' columns? In late August these weren't yet available. (Perhaps I missed something since then)
Yes. Those columns are already available in MultiCharts .NET 8.1 Beta 1.

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Re: How do I statistical true historical order amount?

Postby JoshM » 31 Oct 2012

Yes. Those columns are already available in MultiCharts .NET 8.1 Beta 1.
Ah that's great! Thanks Andrew.


Return to “MultiCharts”