Oblomov

$0.00

Developed By: OmSaiTech

In stock

Oblomov Auto Trader is a VertexFX client-side automated script used by traders to open a BUY trade on Monday (the start of the trading week) based on the level of previous candle’s pivot. It is especially useful for traders who trade stocks in the BUY direction based on Daily and Weekly pivot levels.

(Downloads - 1535)

SKU: 1454 Categories: ,

obmolov

Oblomov Auto Trader is a VertexFX client-side automated script used by traders to open a BUY trade on Monday (the start of the trading week) based on the level of previous candle’s pivot. It is especially useful for traders who trade stocks in the BUY direction based on Daily and Weekly pivot levels.

A BUY trade is opened on Monday at the specified OpenTime hour (e.g. 10 a.m.) if the open price of the current candle is above the typical price of the previous (closed) candle. The typical price is calculated as the average of High, Low and Close of the previous closed candle. For example, if the previous candle’s High, Low and Close are 1.2090, 1.2020 and 1.2050 respectively, and the OpenTime is set to 10, then a BUY trade is opened on Monday if the 10 a.m. candle opens above 1.1447 (average of 1.2090, 1.2020 and 1.2050). The trade is protected by the StopLoss and TakeProfit parameters.

The lot-size can be set to either fixed lots, or calculated dynamically. If the value of Lots parameter is set to a numeric (non-zero) value, the trade is opened with a fixed lot-size.

On the contrary, if the value of Lots parameter is set to zero, then the dynamic lot-size is calculated based on the current Account Balance. If the current Account Balance is less than InitEquity, then the lot-size is set to minimum allowed lot-size by the broker. If the current Account Balance is equal to or greater than InitEquity, the lot-size is set to InitLots, and for every additional amount of DeltaEquity in the Account Balance the lot-size is increment by DeltaLots. For example, if InitEquity is set to 500, InitLots set to 0.1, DeltaEquity set to 200, and DeltaLotsset to 0.2, then if the Account Balance is $1000, then the dynamic lot size is calculated as 0.5 lots.

If a trade is already open, the Auto Trader does not place a trade. This Auto Trader does not place SHORT (SELL) trades.

Configurable Inputs

1. Lots – The default lot-size of each trade. If this value is set to 0, then the Auto Trader calculates the dynamic lot-size based on the Account Balance, InitEquity, DeltaEquity, InitLots and DeltaLotsparameters. If a non-zero valid value is specified, then that value is used as the lot-size for the trade.

2. OpenTime – The hour when the trade is opened. This value should be between 0 and 23. For example if this value is set to 11, then the trade is opened at 11 a.m., if other trade conditions are met.

3. StopLoss – The stop-loss of each trade in points.

4. TakeProfit–The take-profit of each trade in points.

5. InitEquity–The minimum initial Account Balance that is required to calculate the dynamic lot-size. If the Account Balance is equal to or greater than this value, then the lot-size is set to InitLots. For every additional DeltaEquityin the Account Balance, the lot-size is incremented by DeltaLots.

6. DeltaEquity– The increment in Account Balance for which DeltaLots is added to the lot-size.

7. InitLots – The initial lot-size to use when calculating the dynamic lot size based on the Account Balance.

8. DeltaLots –The increment in lot-size for every increment of DeltaEquity in Account Balance.

Usage

  • Download the attachment from vStore or directly from the vStore tab in your terminal by performing a right click on it and selecting Download & Install
  • Copy it to your company VertexFX Local VTL Files folder i.e.C:Users”Username”AppDataRoamingVertexFX Client Terminals“Company name”VTL10Local VTL Scripts
  • 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