×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

Portfolio Trader Strategy Examples

69 bytes removed, 14:09, 9 September 2016
no edit summary
'''Portfolio Trader Strategy Examples''' Download [[Media:Portfolio_Trader_Strategy_Examples.pdf|Portfolio_Trader_Strategy_Examples.pdf]] for regular MultiCharts (PowerLanguage) in '''.PDF''' format can be downloaded '''[https://www.dropbox.com/s/6vq0lfe46cqg14k/Portfolio%20RT%20Manual.%20Examples%202.0.pdf?dl=0 here].'''
== Rotation Strategy ==
<syntaxhighlight>// *** restrictions
once if barstatus(BasedOnData) < 0 then raiseruntimeerror("Portfolio Rank Signal Base needs datastream " + numtostr(BasedOnData, 0));
once if 1 <> getappinfo(aiisportfoliomode) then raiseruntimeerror("Portfolio Rank Signal Base can be applied to MCPortfolio application only.");
// ****************

Navigation menu