Master Zen
-
art
- Trader
- Posts: 588
- Joined: Fri Mar 02, 2012 3:51 pm
Re: Master Zen
hi guys, just thought would report back, 4 trades today, 3 hit stop,NZDUSD, NZDCHF, GU, AUDUSD i closed manually +about 25 pips, i've now put version 5.05 on, and its just opened two trades, AUDCHF, long, its above the DP but below the 250, and long AUDJPY, opened the trade under the DP, but above the 240, i havent touched any of the settings '
-
fx800
- Trader
- Posts: 1334
- Joined: Sun Dec 04, 2011 4:11 am
Re: Master Zen
Hi Art,art wrote:hi guys, just thought would report back, 4 trades today, 3 hit stop,NZDUSD, NZDCHF, GU, AUDUSD i closed manually +about 25 pips, i've now put version 5.05 on, and its just opened two trades, AUDCHF, long, its above the DP but below the 250, and long AUDJPY, opened the trade under the DP, but above the 240, i havent touched any of the settings '
My AUDCHF H4 is presently trading above 240LWMA and has been for some time.
Not sure why your AUDJPY opened a trade under the DP. Did you recompile the ea with the Expert Adviser tab at the top panel turned on ? Sometimes, that can trigger a trade even when the conditions are not met.
No AUDJPY trades open on mine at the moment. Of course, different broker feeds may account for this.
Can you please post the relevant charts. Are you using H4 time frame ?
You do not have the required permissions to view the files attached to this post.
-
art
- Trader
- Posts: 588
- Joined: Fri Mar 02, 2012 3:51 pm
Re: Master Zen
sorry senior moment, my audchf is above the 240 but below the 60 the same as yours, i have to go out will post the audjpy chart when i get back, i'm using 4 hour time frame
-
art
- Trader
- Posts: 588
- Joined: Fri Mar 02, 2012 3:51 pm
Re: Master Zen
hope this comes through ok.
You do not have the required permissions to view the files attached to this post.
-
art
- Trader
- Posts: 588
- Joined: Fri Mar 02, 2012 3:51 pm
Re: Master Zen
meant to send this one
You do not have the required permissions to view the files attached to this post.
-
fx800
- Trader
- Posts: 1334
- Joined: Sun Dec 04, 2011 4:11 am
Re: Master Zen
Did you compile your ea at the time with the EXPERT ADVISORS tab at the top panel turned on (green) ?art wrote:meant to send this one
- zentauro67
- Trader
- Posts: 441
- Joined: Fri Mar 01, 2013 4:41 pm
- Location: Spain
Re: Master Zen
5.04 also opened an AUDJPY long under the pivot.
You do not have the required permissions to view the files attached to this post.
-
fx800
- Trader
- Posts: 1334
- Joined: Sun Dec 04, 2011 4:11 am
Re: Master Zen
Oh dear, I wonder what could be the problem.zentauro67 wrote:5.04 also opened an AUDJPY long under the pivot.
Have you changed the chart back to normal candles and see if it crossed the DP ?
Any ideas, coders ?
- zentauro67
- Trader
- Posts: 441
- Joined: Fri Mar 01, 2013 4:41 pm
- Location: Spain
Re: Master Zen
Normal candles give just the same reading. I wish I could help with the bug, but my ignorance is endless.
Anyway, I closed it manually with a little profit.
Anyway, I closed it manually with a little profit.
Last edited by zentauro67 on Mon Sep 23, 2013 8:05 pm, edited 1 time in total.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Master Zen
Hi Peter,fx8000 wrote:Oh dear, I wonder what could be the problem.zentauro67 wrote:5.04 also opened an AUDJPY long under the pivot.
Have you changed the chart back to normal candles and see if it crossed the DP ?
Any ideas, coders ?
the problem is you call CalculatePivots(0) this return always 0, must be CalculatePivots(Symbol())
Cheers
Tommaso