Iskander M
Iskander M works on the signals of the trend indicator with the ability to build a grid of orders. There is a filter for opening trades by time (open trades continue to be conducted by the EA, but new orders are not opened).
The EA can work with every tick and open prices of the bar, is responsible for setting OpenPrices = true (on open price) / false (every tick). Buy and sell orders are maintained separately.
MagicB = 1 // Magic number of buy orders
Magic = 2 // Magic number of sell orders
TF indicator // Time frame trend indicator
PeriodInd = 65 // the Period for the indicator calculation
Lot = 0.01 // the size of the order
Profit = 145 // the level of profit in the Deposit currency for closing trades
Rev = 460 // the level of loss in the Deposit currency for buy or sell orders when the grid of orders in the opposite direction from the loss begins to be built
AllLoss = 5000 // loss level in the Deposit currency for the total balance when all trades are closed
StartHour = 9 // Start trading (terminal time)
EndHour = 15 // the End of the trade (at the terminal time)
Step = 270 // Step to build order grid
OpenPrices = true // true (on open price) / false (on every tick.).
The EA can work with every tick and open prices of the bar, is responsible for setting OpenPrices = true (on open price) / false (every tick). Buy and sell orders are maintained separately.
MagicB = 1 // Magic number of buy orders
Magic = 2 // Magic number of sell orders
TF indicator // Time frame trend indicator
PeriodInd = 65 // the Period for the indicator calculation
Lot = 0.01 // the size of the order
Profit = 145 // the level of profit in the Deposit currency for closing trades
Rev = 460 // the level of loss in the Deposit currency for buy or sell orders when the grid of orders in the opposite direction from the loss begins to be built
AllLoss = 5000 // loss level in the Deposit currency for the total balance when all trades are closed
StartHour = 9 // Start trading (terminal time)
EndHour = 15 // the End of the trade (at the terminal time)
Step = 270 // Step to build order grid
OpenPrices = true // true (on open price) / false (on every tick.).
联系方式
公司:顺水的鱼外汇EA
状态:离线 发送信件 在线交谈
姓名:顺水的鱼(先生)
职位:投机客
电话:18391752892
手机:18391752892
地区:默认地区
地址:西安市高新区软件园
邮件:3313198376@qq.com
QQ:3313198376
微信:18391752892
阿里旺旺:顺水的鱼waterfish
Skype:3313198376@qq.com
状态:离线 发送信件 在线交谈
姓名:顺水的鱼(先生)
职位:投机客
电话:18391752892
手机:18391752892
地区:默认地区
地址:西安市高新区软件园
邮件:3313198376@qq.com
QQ:3313198376
微信:18391752892
阿里旺旺:顺水的鱼waterfish
Skype:3313198376@qq.com

