$0.00
In stock
This Server Script is a VTL Technical analyzer based on HighLowBands indicator. Opens buy market order if current ask value is greater than indicator value and sell market order vice versa. Closes opened sell position if current ask value is greater than indicator top value and opened buy position if current ask value is less than indicator bottom value.
(Downloads - 1972)
Description
This Server Script is a VTL Technical analyzer based on HighLowBands indicator. Opens buy market order if current ask value is greater than indicator value and sell market order vice versa. Closes opened sell position if current ask value is greater than indicator top value and opened buy position if current ask value is less than indicator bottom value
You can define the parameters as follows:
A. Provider (as BollingBand indicator)
- ProviderName: indicator name
- ProviderPeriod: indicator period
- ProviderSeriesAmount: amount of data to load
- ProviderSeriesPeriod: time period to load
- ProviderSeriesSymbolID: symbol id of data to load
- ProviderSeriesType: price mode to load
B. Order (as TA orders options)
- OrderSymbolID: symbol where order will be placed
- OrderQuantity: amount of shares
- OrderStoploss: integer value of points taken from open price (buy: open price – value, sell: open price + value)
- OrderProfit: integer value of points taken from open price (buy: open price + value, sell: open price + value)
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 |
Reviews
There are no reviews yet.