Money MgtStopAmt

Questions about MultiCharts and user contributed studies.
adrianomc
Posts: 3
Joined: Feb 24 2012

Feb 24 2012

hi and thanks for your help.

i am trying to convert a strategy from TS into Multicharts but get the following error: the original strategy was written for TS 2000 and contains a reserved word "MoneyMgtStopAmt" which is not recognized by Multicharts. Which other word could I use?

many many thanks

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

Feb 24 2012

Hello Adrianomc,

You can replace "MoneyMgtStopAmt" by "SetStopLoss".

adrianomc
Posts: 3
Joined: Feb 24 2012

Feb 25 2012

many thanks henry, i will try this