Search found 3 matches

by Remy
22 Sep 2021
Forum: MultiCharts
Topic: Search consultant to train me with MultiCharts64 Portfolio Trader
Replies: 0
Views: 477

Search consultant to train me with MultiCharts64 Portfolio Trader

Hello, I have the MultiCharts64 Portfolio Trader software but I don't understand how it works. As MultiCharts no not provide training session, I am looking for a person to train me to use the tool. I am looking to understand how to code strategies with Portfolio. For example i have this post https:/...
by Remy
21 Sep 2021
Forum: MultiCharts
Topic: Portfolio_Rotation Signal how it works ?
Replies: 3
Views: 1012

Re: Portfolio_Rotation Signal how it works ?

Enfortunately your answer is a little light to satisfy me. Exemple A very easy signal Input: Length(8); Vars: BuyPx(0); BuyPx = Highest(High, Length) + .02; if Close > AVERAGEFC(close ,100) then Buy ("Brk LE") next bar at BuyPx Stop; if BarsSinceEntry > 5 then begin sell 1 contracts Next bar at mark...
by Remy
07 Sep 2021
Forum: MultiCharts
Topic: Portfolio_Rotation Signal how it works ?
Replies: 3
Views: 1012

Portfolio_Rotation Signal how it works ?

Hello, On this page. https://www.multicharts.com/trading-software/index.php?title=Portfolio_Trader_Strategy_Examples Formula (PercentChange(close, 14)); I don't understand what this formula is for. I'is not a condition, and the variable is not called in the rest of the code. The value is set in pmm_...

Go to advanced search