Posts by wackena
| Previous 1 2 3 4 5 .. 13 Next |
|
Hello,
Yes, that is correct. To continuously run the MetaTrader Terminal is the major reason most traders use a VPS.
|
|
Hello,
The EA uses a stealth technology to control Market Stops (TakeProfit/StopLoss) within the EA code. No Market Stops are sent to broker server. Just to prevent brokers from monitoring Client's Market Stops. No personal proof that this is needed, just my suspicion nature.
These stops are varying values in these ranges.
TakeProfit 50 to 200 pips
StopLoss 50 to 120 pips
TrailingStop 50 to 100 pips
|
|
Hello,
GBPJPY trades hit the StopLoss. As we will see, EA will have these occasional hits. Just hope, not too frequent.
|
|
Hello,
The opened trade was on GBPJPY.
In the past, I have seen the same thing between demo accounts and live to demo accounts on same broker.
The EA runs the same code on all Brokers. I found that different results are from connectivity to server (Latency Times) issues and/or Spread and Stop Level settings by broker. It only takes 1 pip to make or miss a trade signal.
Demo and Live accounts by their nature will never have identical results. Demo has more static spreads and Stop Level, while with Live account these are always changing. Also, Demo accounts are direct market feeds, while Li......
|
|
[quote]
ncyforex posted:
Do I need to set the stoploss etc for the EA as most of these settings are blank? Can you post the settings you're using for this MybookFx demo account
Jason
[/quote]
Hello,
You need to do nothing, as the EA uses preset settings that EA reads from our server. If you prefer to develop your settings, set input EA_Testing=true. Then perform optimization tests as described in the Instruction Manual.
|
|
[quote]
littlemax posted:
Hi, Is the ea programmed not to trade over xmas/new yr holidays or any other period during the year?
[/quote]
The EA is coded to trade during all FOREX market open time.
|
|
Hello,
last trade was on 2011.12.16.
When there are no open trades, EA does market analysis before opening a trade. This can take from a few minutes to several weeks depending on price oscillation pattern. After it opens 1st trade, EA is committed to current market conditions and will trade more frequently.
|
|
Hello,
EA tracts and manages trades made by this Bogie EA. All other EAs or manual trading do not effect the profit sharing for this EA.
|
|
Hello,
The EA should work OK with suffix FXF to symbol name. It works OK with IBFXm symbol name. No need to change any settings to run with our latest optimization. When settings value =0, then EA is using preset value. When a setting is changed (value>0), then that value is used.
|
|
Hello,
The EA uses preset variable values. When EA is started, the settings are read from our Bogie server. The EA is setup for 4 symbols. USDJPY, GBPJPY, EURJPY, CHFJPY. You should be aware of the CHFJPY volatility. This symbol has the history of high gains, along with severe periodic loses.
|

Share