Portfolio Trader demo

User avatar
fbertram
Posts: 166
Joined: 16 Oct 2014
Location: Seattle, USA
Has thanked: 36 times
Been thanked: 76 times
Contact:

Portfolio Trader demo

Postby fbertram » 22 Nov 2016

Dear MultiCharts fans,

attached you'll find a very basic demo project for Portfolio Trader. This project takes a slightly different approach than the 'traditional MultiCharts way': Instead of splitting the logic between the strategy signal and the money-management signal, this project keeps pretty much all of the code in the money-management signal, which IMHO makes some things much easier.

The demo is quite simple: it keeps the equity invested per stock constant at $10,000.00. In order to do so, it constantly scales the positions. In order for this to work, the workspace preferences must be set to 'Allow up to 65000 entry orders in the same direction, regardless of the entry that generated the order'.


I hope some of you might find this useful,
best regards,

Felix
Attachments
FUB_Test.pws
(1.14 MiB) Downloaded 450 times
PortfolioDemo.pln
(2.99 KiB) Downloaded 438 times

Return to “User Contributed Studies”