VTL Client Script: CarlPlayer/KendoFX

Post Reply
ProgtorHAL
Posts: 3
Joined: Fri May 16, 2014 8:05 pm

VTL Client Script: CarlPlayer/KendoFX

Post by ProgtorHAL »

Dear Traders,
I have developed this client side script for a scalping expert advisor in Vertex Trading Language (VTL). It could be applied to any of the 4 major currency pairs, and usually using 1m to 5m timeframes.
Rules for entering the trade:
1) Three to four consecutive candles to close either above (Long trade) or below (short trade) the 10 EMA. This candles must not touch the 10 EMA line.
2) The sum of the candle bodies(not the wicks) of the previous 3 or 4 candles analized must be equal or bigger than 10 pips.
Once these rules are met, a trade is triggered. Long if candles are above 10 EMA or Short if candles are below the 10 EMA.
Features:
- Two trades are generated. The first one is the smaller, a third of the total traded, and it takes profit at 10 pips. The second one (the other 2/3 of the total ammount) don't have profit limit and uses a trailing stop of 10 pips until is stopped.
- The initial Stop Loss is set 10 pips above or below the highest or lowest candle wick of the candles which triggered the trade.

DISCLAIMER: This expert advisor is only made for educational purposes. It is advised to backtest it first or use it on demo accounts. If you decide to use it on real accounts, you do it at your own risk. I, as the author, am not responsible for any material or any other type of losses occurring when/during the usage of this expert advisor!
Thank you,
ProgtorHAL
You do not have the required permissions to view the files attached to this post.
Last edited by ProgtorHAL on Mon Jun 09, 2014 5:22 pm, edited 1 time in total.
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

VTL Client Script: CarlPlayer/KendoFX

Post by dudest »

Hi ProgtorHAL,

Thanks for sharing your work!

Very silly question: how do we run this, esp against Empty4? Do we need a bridge/connector of sorts?

Cheers
ProgtorHAL
Posts: 3
Joined: Fri May 16, 2014 8:05 pm

VTL Client Script: CarlPlayer/KendoFX

Post by ProgtorHAL »

Hi dudest,
You can use it downloading the Vertex Client Trading platform
[mod=]Link removed Cheers :) Tommaso[/mod]
and copying the VTL script in the "\Program Files (x86)\VertexFX Trader 10\VTL10\Local VTL Scripts" folder. Then attach the EA to the chart (something similar to Empty4)
Post Reply

Return to “Utilities”