之前本博客发的是Wallstreet Asia,开单少,我就没继续demo了。
本文是最近比较流行的华尔街2代的详细介绍。
使用货币对: EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, USDCAD, NZDUSD, EURJPY
时框M15
UseCustomPair设置true
UseSettingsFrom输入参数文件的名字 (for example, EUR33).
EA被认为是trend scalper,在主要趋势的kickbacks开单,趋势指标使用MA,CCI,ATR,WPR和自有指标。EA有点差控制,隐藏模式,时间过滤器,亏损后的复仇模式,规避消息市,还有平台探测器(博主的订单总理ea也有这个功能),不使用网格,均价,马丁。
-
Magic – orders magic on a current currency pair
-
EA_Comment — comments to orders
-
MaxSPREAD — the largest spread allowable
-
Slippage — slippage
-
StealthMode true/false — stealth mode, when the advisor doesn‘t put stops and profits, ie. hides them from the broker.
-
EmergencyStopDist — emergency stop, triggers whenStealthMode=true and is added to virtual stop, for example, if StopLossparameter is 60 pips and EmergencyStopDist is 100 pips, then emergency stop loss is equal to 160 pips
-
CloseOnlyOnProfit true/false — close orders only in profit (not earlier)
-
NFA true/false — turns on compatibility with brokers working under US National Futures Association regulation.
-
No_Hedge true/false — turning on/off hedging orders, ie. opened positions on buy and sell simultaneously
-
WinLargeFonts true/false — advisor info panel is displayed with a larger font
-
RefreshDays — several days later licensed advisor will go for updates
-
PendingOrderDist — use of pending orders instead of market orders: if the parameter is 0, the normal market performance; if PendingOrderDist> 0, the limit order is placed at a distance of PendingOrderDist pips from the market price, and if PendingOrderDist <0, then put a stop order on the distance of PendingOrderDist pips from the market price (recommended only for experienced traders and researchers)
-
StopLimitExpire — pending orders lifetime
-
StopLoss — stop loss
-
TakeProfit — take profit
-
SecureProfit — guaranteed profit level (if the usual one didn‘t work)SecureProfitTrigger —SecureProfit parameter switch
-
UseCustomPair true/false — if you use advisor on unsupported pairs, put true
-
UseSettingsFrom — settings from which supported pair to use for anunsupported one.
附带几个优化后的参数文件有EUR33, GBP30, GBP52T, EURJPY.
-
FixedLots — fixed lot size
-
AutoMM – dynamic lot size
-
RecoveryMode true/false — turns on the recovery mode, ie. the lot doesn‘t decrease at a loss
-
AutoMM_Max — maximally allowed risk, influences the level of the advisor lot, risk is calculated for 100 pips to stop loss
-
MaxAccountTrades — max amount of simultaneous trades opened by the advisor, value ‚0‘ means unlimited number of orders
-
MaxAccountDD — max allowed drop on an account, value ‚0‘ means unlimitedMondayStartHour — from what hour to start trading on Mondays. If you don‘t like trading on Mondays, put MondayStartHour=24
-
FridayExit true/false — trade on Fridays yes/no
-
LastTradeHour — the last trading hour on Fridays (inclusive)
-
ExitHour — if set, the robot will close all positions at this hour on Friday
-
GMT_Offset — GMT broker time shift
-
DST_Usage true/false — Daylight Saving Time
-
Include_Medium_News true/false — turns on/off dependency on news of medium level of danger (additionally to protection from highly dangerous news)
-
Wait_Before_News — time (in minutes) to the news, when the advisor cannot trade
-
Wait_After_News — time (in minutes) after the news, when the advisor cannot trade
-
First Trade– date and time of the first order in statistics
-
Last Trade– date and time of the last order in statistics
-
Total Errors– general amount of registered mistakes of all types in statistics
-
Stop/Limit Orders— number of set pending orders in statistics
-
Stop/Limit Deals— number of activated pending orders in statistics
-
Market Trades— number of market trades in statistics
-
Total Entry Slippage– slippage amount of all the orders in statistics
-
Average Slippage– average slippage
-
Average Speed– average market order trigger time in milliseconds
-
Exit Signal Trades– total number of triggered closing signals
-
Total Exit Slippage— total slippage amount at the closing signals (4-sign pips)
-
Average Slippage– average slippage at all the closing signals (4-sign pips)
-
Average Speed— average speed of market orders triggering
-
Average Spread– средний average spread of all the robot‘s trading signals
-
Last Signal Spread– spread at the last robot signal
-
High Spread Count– number of canceled signals because of a very high spread (see MaxSPREAD parameter in BROKER SPY MODULE setting of the advisor)
侦探器的参数设置
-
BSM_Alerts true/false— put True, if you want to get alerts from the module work
-
BSM_Alert_Open_Delay– size of the max allowed delay in milliseconds at the order opening, if the time is exceeded, alert will appear
-
BSM_Alert_Open_Slippage— size of an allowed slippage in 4-sign pips when opening the order, if the slippage is exceeded, alert will appear
-
BSM_Alert_StopLimit_Delay— size of allowed delay in milliseconds on pending order acceptance by broker, if the time is exceeded, alert will appear
-
BSM_Alert_StopLimit_Slippage— size of an allowed slippage in 4-sign pips when accepting the order by broker, if the slippage is exceeded, alert will appear
-
BSM_Alert_Close_Delay— size of an allowed slippage in milliseconds at the order closure, if the time is exceeded, the alert will appear
也可使用simple简版ea,没有那么多参数需要看的。
正版用户送复仇神器ea(Recovery Pro ),使用马丁方式,当然风险也越大。
最好用于EURUSD, GBPUSD and USDJPY.
微信公众号:天泓评测

发表评论