Posts by wackena
| Previous 1 2 3 4 5 6 7 8 .. 13 Next |
|
With first trade, tp is set a previous day close. Sequential trade tp set to previous trade open price.
|
|
[quote]pipdetector posted:
[quote]wackena posted:
(...)
Yes, after the loss, v4f is now running on this myfxbook account. Yes, again. Martingale type EA do not link longer extended trends. It prefers a cyclic up and down trend.
[/quote]
Definitely, maybe during the definied trend times one should allow only trades that go along the trend? The marked was swinging in the period up till the last loss now it seems definitely favor dollar.
[/quote]
The EA as is only places trades when daily moving average current bar and 1 bar back is in correct direction for trade type. The problem with M......
|
|
[quote]Anthony_M posted:
Hi Wackena
using v4f since last week, can say similar orders as yours
but since yesterday 23/3/10 at 17:00 till now, both pairs NO SIGNAL
not opened any orders today, while yours opened trades.
what to do?
do i have to reset EA?
Anthony
[/quote]
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 m......
|
|
[quote]winsteadglenn posted:
Is the V2 graph displayed here on myfxbook actually now V4f?
Could it be that Euro/USD is too volatile now for any martingale, given the political situation in the U.S. and Europe?
[/quote]
Yes, after the loss, v4f is now running on this myfxbook account. Yes, again. Martingale type EA do not link longer extended trends. It prefers a cyclic up and down trend.
|
|
[quote]canman888 posted:
I am awfully sorry for this newbie question, I just started using MetaTrader and Bogie-Hedgehog-v4f and when I "Execute on Chart" I get these warnings/errors:
2010.03.24 15:31:27 Bogie-HedgeHog-v4f GBPUSD,H1: removed
2010.03.24 15:31:27 Bogie-HedgeHog-v4f GBPUSD,H1: uninit reason 0
2010.03.24 15:31:27 Bogie-HedgeHog-v4f GBPUSD,H1: deinitialized
2010.03.24 15:31:27 Bogie-HedgeHog-v4f GBPUSD,H1: initialized
Am I missing something here, are there som settings I need to adjust (I have accepted Auto-Trade in options and pressed the Expert Advisors), anythi......
|
|
[quote]pipdetector posted:
Right now I have 3 buy positions on FXDD demo. The first was opened on March 22. The trade signal is still BUY. So I guess the system is somewhat depended on the moment you start it.
[/quote]
It is best to start this EA at new day start.
|
|
[quote]Alindo posted:
Hi Wackena,
Please advise why today there is a gap of 53 pips between 2nd and 3rd Sell orders of USDCHF while between others there are 21-22 pips?
[/quote]
Entry gaps on v4 version can vary because EA is only active at new bar start. Other versions are active on every tick.
|
|
[quote]MyLiveEA posted:
Dear Wackena,
Would you please share the setfile your using.
Thanks
Randy
[/quote]
I am using default settings.
|
|
[quote]SaltyWaters posted:
Thanks Wackena.
I guess I wasn't to clear on my last question regarding the time frame "Can we move around on that time frame or would that affect the EA's entries? In other words do we set it on H1 and leave it alone?"
I'm wondering if when we flip through the time frames while the EA is placed on the chart on H1. For example if after we place the EA on the H1 chart and we go take a pick at the H4 or any other and leave it there, would that affect the entry.
Is the code set to trade H1 time frame only or it depends where we place the EA?
I apolo......
|
|
[quote]SaltyWaters posted:
Hi Wackena, just a few questions if you don't mind.
Is it necessary to change the GMTOffSet from 2 to 3 or is Okay to leave it as it is? What would be the difference in trading?
The EA trades H1! Can we move around on that time frame or would that affect the EA's entries? In other words do we set it on H1 and leave alone?
Thanks,
[/quote]
You need to set GMTOffSet to your broker's server GMT. Now, FXDD is GMT+3. Difference would be using different value for Previous Day Close. Backtests on 3 different broker's with server times showed a difference if GMT O......
|
Share