vertex

  1. T

    Ozymanidas Indicator - VertesFx VTL Script

    Hello I have converted the Ozymandias indicator to VertexFX VTL Script. Hope this is useful to VertesFX terminal Users. The Ozymandias indicator is a trend following indicator. It consists of a middle line and an upper band and lower band. In uptrend the middle line is blue and in downtrend...
  2. P

    VTL Client Script: Daily Scalp

    Dear traders, This is a client side script developed in Vertex Trading Language(VTL). Daily Scalp is a simple but useful Expert Advisor based in the last two candles and valid for one day. It manages a defined StopLoss, TakeProfit and Equity percentage (default is 5%) which define the amount...
  3. T

    ADX EA - Vertex FX VTL script

    Hello, This is an mql EA converted to VTL script for Vertex FX platform. The ADX EA is an Average Directional Movement Index based trading system. The rules of the EA are: 1. Buy when +DI cross above - DI or +DI cross above ADX. 2. Sell when -DI cross above +DI or -DI cross Above...
  4. T

    Triple EMA Corssover EA - VetrexFX VTL script.

    Hello, This is converted version of mq4 EA based on EMA cross over. The three EMAs are short term EMA, medium term EMA and long term EMA. When the short term EMA is above medium term EMA and medium term EMA is above long term EMA, the EA opens a buy position. When the short term EMA is below...
  5. T

    PTSP CCI Alert - VertexFX VTL Script

    Hello, This is a CCI alerts Indicator of the VertexFX trading platform. The CCI can be used to identify a new trend or warn of extreme conditions. The VTL pop up alerts on the chart at critical CCI levels and plays a sound. The indicator plots green and red vertical bars in the indicator pane...