Search found 2 matches

by jegardne
24 Mar 2015
Forum: MultiCharts .NET
Topic: Profolio Trader (.net) multiple resoltions
Replies: 1
Views: 1509

Profolio Trader (.net) multiple resoltions

In profolio trader , I want to enter a position on one resolution and exit on another. Do you have an approach for that? A template? If I enter here: if(Bars.Request.Resolution.Type == EResolution.Minute && Bars.Request.Resolution.Size == 60) { if (CurrentPosition.Side==EMarketPositionSide.Flat) ENT...
by jegardne
06 Mar 2015
Forum: MultiCharts .NET
Topic: Portfolio Trader Custom Text pmm_set_my_status C#
Replies: 1
Views: 1806

Portfolio Trader Custom Text pmm_set_my_status C#

In the multicharts.net version of Portfolio Trader how do you write to "Custom Text " from C# Instrument – name of the instrument; Position – current market position of the instrument; Open P/L – open position profit/loss of the instrument; Net Profit – net profit of the instrument; Risk Capital - a...

Go to advanced search