Order grid MT4
- Experts
- Konstantin Katulkin
- Version: 1.1
- Updated: 22 January 2020
- Activations: 5
The expert Advisor opens independent multidirectional order grids.
It is possible to limit the number of orders in each grid. You can close an unprofitable grid ahead of time, leaving a profitable one.
You can optimize for opening prices.
Parameters
PlusB - minimum profit when closing a series of orders in % of the price (closing the grid) for BUY orders
PlusS - minimum profit when closing a series of orders in % of the price (closing the grid) for SELL orders
MinusB -decrease the take profit level for the order grid when opening a new order in % of the price
MinusS -decrease the take profit level for the order grid when opening a new order in % of the price
TakeProfitB - take profit for BUY orders in % of the price
TakeProfitS - take profit for SELL orders in % of the price
DistanciyaB - distance to open the next BUY order in the grid in % of the price
DistanciyaS - distance to open the next SELL order in the grid in % of the price
ShagDistB -increasing the distance in % of the price
ShagDistS -increase the distance in % of the price
Lots - if the standard lot is 0, the percentage of the Deposit is used
closeOrder -close the grid when the number of orders in the grid is exceeded
countOrderB - number of orders in the BUY grid
countOrderS - number of orders in the SELL grid
Percent - percentage of the Deposit for calculating the lot
Martin -enable / disable the multiplier for the following orders in the grid
MultiM -multiplier for Martin
Slip - slippage in points
Spread - spread in points
Magic_1 - magic number of the first grid
Magic_2 - magic number of the second grid
CloseB - the number of orders in the BUY grid, after which the unprofitable grid is closed, if there is an opposite one
CloseS - the number of orders in the SELL grid, after which the unprofitable grid is closed, if there is an opposite one
Use_AddGrid-open an additional grid along the way first, if the first one is in profit and the opposite one is opened
countB - the number of orders in the BUY grid, after which the associated grid is opened
countS - the number of orders in the SELL grid, after which the associated grid opens
Use_MFI_Open -enable the first order filter in the grid
MFI_Open_Period - period of the grid opening indicator
MFI_Open_Level_Up - upper level of the indicator
MFI_Open_Level_Down - lower level of the indicator
Use_MFI_Grid -enable the filter for other orders in the grid
MFI_Grid_Period - period of the indicator for opening other orders in the grid
MFI_Grid_Level_Up - upper level of the indicator
MFI_Grid_Level_Down - lower level of the indicator
Recommendations
Expert Advisor settings: use the default settings.
Symbol: GBPUSD.
Timeframe: H1.
Minimum Deposit: $ 1,000