OsMaSter_V0 EA-外汇EA策略
The Expert Advisor OsMaSter_V0 perform trading based on the analysis of the indicator OsMA.
TF = 0; Period. May be the one of 0, 1, 5, 15, 30, 60, 240, 1440, 10080, 43200. 0 means the period of the current chart.
fast_ema_period = 9; averaging period for calculating the fast moving average.
slow_ema_period = 26; averaging period for calculating the slow moving average.
signal_period = 5; averaging period to calculate the signal line.
applied_price = 0; used price. Can be any from 0 – 6.
shift_1 = 0; first index of obtained value from the indicator buffer (shift relative to the current bar to the specified number of periods ago).
shift_2 = 1; second index of obtained value from the indicator buffer (shift relative to the current bar to the specified number of periods ago).
shift_3 = 2; third index of obtained value from the indicator buffer (shift relative to the current bar to the specified number of periods ago).
shift_4 = 3; Fourth index of obtained value from the indicator buffer (shift relative to the current bar to the specified number of periods ago).
Lots = 0.01; // Lot Size
StopLoss = 50, // Size stop in pips
TakeProfit = 50, // size of skull cap in pips
MagicNumber = 20081975; // magic number of advisor’s orders
Slippage = 3; // Allowable slippage rates when opening position
NumberOfTry = 5, // Number of trade attempts at requotes
专家顾问OsMaSter_V0根据指标OsMA的分析进行交易。
TF=0;时期可以是0、1、5、15、30、60、240、1440、10080、43200中的一个。0表示当前图表的周期。
fast\u ema\u period=9;计算快速移动平均值的平均期。
slow\u ema\u周期=26;计算慢速移动平均值的平均期。
信号周期=5;计算信号线的平均周期。
应用价格=0;使用价格。可以是0到6之间的任意值。
shift_1=0;从指示器缓冲区获得的值的第一个索引(相对于当前条移动到指定的周期数之前)。
shift_2=1;从指示器缓冲区获得的值的第二个索引(相对于当前条移动到指定的周期数之前)。
shift_3=2;从指示器缓冲区获得的值的第三个索引(相对于当前条移动到指定的周期数之前)。
shift_4=3;从指示器缓冲区获得的值的第四个索引(相对于当前条移动到指定的周期数之前)。
批次=0.01;//批量大小
StopLoss=50,//停止大小(单位:pips)
TakeProfit=50,//颅盖大小(单位:pips)
MagicNumber=20081975;/顾问订单的幻数
滑动=3;//打开位置时的允许滑动率
NumberOfTry=5,//重新报价的交易尝试次数
当前位置:首页 > 免费EA > OsMaSter_V0 EA-外汇EA策略
上一篇:俄罗斯加码EA Junior_USDJPY_15M- 能赚钱的外汇EA
下一篇:earlyBird EA- 能赚钱的外汇EA