Page 1 of 1

Local VertexFX strategy based on MassIndex indicator

PostPosted: Thu Jul 11, 2013 2:20 am
by yts
Hi everyone

I want to share with you local vtl script based on MassIndexindicator.

MassIndex Trader is script that will open buy market order
when value of indicator is great then previous value.
And sell market order when value of indicator is less then previous value.
Close the desired ticket based on its profit or loss.

You can define the parameters as follows:
1-TakeProfit: The Profit amount to close on, default value is 50
2-StopLoss: The Loss amount to close on, default value is 50
3-Lots: This parameter can be defined as well to close the position partially, default value is 1
4-ind1Period: Indicator period, default value is 14

Image