GetRTAccountEquity - issue on PTF Trader  [SOLVED]

Questions about MultiCharts and user contributed studies.
no erocla
Posts: 134
Joined: 31 May 2013
Has thanked: 60 times
Been thanked: 7 times

GetRTAccountEquity - issue on PTF Trader

Postby no erocla » 07 Apr 2016

I cannot retrieve Account Equity info with GetRTAccountEquity function through Portfolio trader.
Same works obviously on MC.

Regards
No Erocla

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

Re: GetRTAccountEquity - issue on PTF Trader

Postby Henry MultiСharts » 07 Apr 2016

Hello No Erocla,

We don't have such issue on our end. Please make sure your code is correct and the Portfolio is configured correctly. Keep in mind that Portfolio Trader has no IOG so the signal is calculated only on the bar close.

no erocla
Posts: 134
Joined: 31 May 2013
Has thanked: 60 times
Been thanked: 7 times

Re: GetRTAccountEquity - issue on PTF Trader

Postby no erocla » 12 Apr 2016

If i put this:

PRINT("ACCOUNT ",GetRTAccountEquity("....."))

in Signal in portfolio trader, i cannot retrieve account information.

Same function works on Multicharts.

Regards
No Erocla

no erocla
Posts: 134
Joined: 31 May 2013
Has thanked: 60 times
Been thanked: 7 times

Re: GetRTAccountEquity - issue on PTF Trader  [SOLVED]

Postby no erocla » 12 Apr 2016

Ok i solved, it does not work on backtest in ptf trader.
Turning on AT in PT seems that works.


Return to “MultiCharts”