Search found 1 match

by shane
05 May 2015
Forum: MultiCharts .NET
Topic: how GenerateStopLoss works?
Replies: 0
Views: 1750

how GenerateStopLoss works?

Program: GenerateStopLoss(Bars.Close[0]*StopRatio/100*Bars.Info.BigPointValue); GeneratePercentTrailing(Bars.Close[0]*TrailingProfitPerc/100*Bars.Info.BigPointValue,TrailingBackPerc); I use stoploss and PercentTrailing function in MC.NET, but that seems work unreasonable. Case1: I use daily data her...

Go to advanced search