Auto StopLoss and TakeProfit

$0.00

Developed By: JoySebastian

In stock

Auto Stop Loss and Take Profit is a server side VTL Script. This is a VTL expert adviser that applies stoplosses (SL) and takeprofits (TP) to all opened positions. It runs on the server and monitors all opened positions.

(Downloads - 1525)

SKU: 623 Categories: ,

SL/TP

Auto Stop Loss and Take Profit is a server side VTL Script. This is a VTL expert adviser that applies stoplosses (SL) and takeprofits (TP) to all opened positions. It runs on the server and monitors all opened positions.

This makes it a handy tool for scalpers, where execution speed is critical. The EA will add stoploss (SL) and takeprofit (TP) when new positions are opened. EA can be customized through its parameters:
1-TakeProfit As Integer = 500 Target in pips.
2-StopLoss As Integer = 250 Stop Loss in pips.
3-ChartSymbolSelection = 1 Value determine whether EA is applied to a single symbol or all symbols. 0 – The pair defined by the parameter “Symbol”, 1 – All Symbols.
4-Symbol As String = “EUR/USD” Symbol to apply EA if it is set to run on a single pair.
5-Point As Double = 0.00001 Point value for one pip.

Usage

  • Download the attachment.
  • Copy it to your company VertexFX  Local VTL Files folder i.e. C:Program FilesCompany Namevtl10Local VTL Files
  • Restart your Client Terminal or Right Click on “Local VTL Scripts” Tree Node to find the script.

Additional information

Plugin-Type

Client VTL – Expert Advisor

Compatibility

Main Menu