Monday Zone Break Out EA

Post Reply
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Monday Zone Break Out EA

Post by milanese »

excalibre30 » Mon Mar 10, 2014 1:19 pm wrote:Hi Tomaso, sorry. Really confused about the end of zone determining hour. My broker is using GMT -4 afaik. What should I put in there?
you should use 2 as EndOfZoneDetermingHour

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
SpiderX
Trader
Posts: 554
Joined: Thu Aug 22, 2013 4:50 pm

Monday Zone Break Out EA

Post by SpiderX »

milanese » Mon Mar 10, 2014 9:22 pm wrote:
excalibre30 » Mon Mar 10, 2014 1:19 pm wrote:Hi Tomaso, sorry. Really confused about the end of zone determining hour. My broker is using GMT -4 afaik. What should I put in there?
you should use 2 as EndOfZoneDetermingHour

Cheers :)

Tommaso
Hi Tommaso,

Can you elaborate how this value come about ?

Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Monday Zone Break Out EA

Post by milanese »

SpiderX » Mon Mar 10, 2014 1:51 pm wrote:
Hi Tommaso,

Can you elaborate how this value come about ?

Cheers
For the pairs EJ and UJ is so far used 6 for brokers with GMT(OOTB is set to 8 was GP set GMT+2), so GMT-4 will give 2, but every one can experiment with this setting..

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
excalibre30
Trader
Posts: 68
Joined: Sat Mar 08, 2014 7:45 am

Monday Zone Break Out EA

Post by excalibre30 »

That was quick. Thanks a lot. Waiting for next Monday to try this EA. :clap:
desmondc
Posts: 7
Joined: Wed Mar 05, 2014 2:53 am

Monday Zone Break Out EA

Post by desmondc »

Hi Guys.. I guess the biggest problem for everyone is the EndOfZoneDetermingHour. After reading all the links and the full thread over and over again I would like to summarized it once and for all.

MondayBreakoutSR_B_6xx.mq4 by default value for EndOfZoneDetermingHour=8.
So if your Broker is
GMT + 2 = MondayBreakoutSR_B_6xx.mq4 = 8
GMT = MondayBreakoutSR_B_6xx.mq4 = (8-2) = 6
GMT -1 = MondayBreakoutSR_B_6xx.mq4 = 5
GMT -2 = MondayBreakoutSR_B_6xx.mq4 = 4
GMT -3 = MondayBreakoutSR_B_6xx.mq4 = 3
GMT -4 = MondayBreakoutSR_B_6xx.mq4 = 2
GMT -5 = MondayBreakoutSR_B_6xx.mq4 = 1
*Please Correct me if I am wrong.

Ok that done and clear. Please read the whole thread to understand more. There are really good example in there.

----

First off Tommaso .. :hi: Hats to you on your patience and skills to handle all the evolving request in this strategy.

I've got a question..I cant seem to get the MondayBreakoutSR_B_6xx.mq4 working in the strategy tester. I see all the indicator; SR, moving indicator and bars but nothing opens for Buy or Sell. Is it because we can only do Forward Testing for the indicator?

Because i couldn't get anything on the MondayBreakoutEA_I on the strategy tester as well but i was lucky to leave it running and it started triggering an open short position this week for GBPUSD.

Just want to know if i am doing anything wrong as i been trying to back test it for days now and nothing ever get open.

-Dez
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Monday Zone Break Out EA

Post by milanese »

desmondc » Mon Mar 10, 2014 5:06 pm wrote:Hi Guys.. I guess the biggest problem for everyone is the EndOfZoneDetermingHour. After reading all the links and the full thread over and over again I would like to summarized it once and for all.

MondayBreakoutSR_B_6xx.mq4 by default value for EndOfZoneDetermingHour=8.
So if your Broker is
GMT + 2 = MondayBreakoutSR_B_6xx.mq4 = 8
GMT = MondayBreakoutSR_B_6xx.mq4 = (8-2) = 6
GMT -1 = MondayBreakoutSR_B_6xx.mq4 = 5
GMT -2 = MondayBreakoutSR_B_6xx.mq4 = 4
GMT -3 = MondayBreakoutSR_B_6xx.mq4 = 3
GMT -4 = MondayBreakoutSR_B_6xx.mq4 = 2
GMT -5 = MondayBreakoutSR_B_6xx.mq4 = 1
*Please Correct me if I am wrong.

Ok that done and clear. Please read the whole thread to understand more. There are really good example in there.

----

First off Tommaso .. :hi: Hats to you on your patience and skills to handle all the evolving request in this strategy.

I've got a question..I cant seem to get the MondayBreakoutSR_B_6xx.mq4 working in the strategy tester. I see all the indicator; SR, moving indicator and bars but nothing opens for Buy or Sell. Is it because we can only do Forward Testing for the indicator?

Because i couldn't get anything on the MondayBreakoutEA_I on the strategy tester as well but i was lucky to leave it running and it started triggering an open short position this week for GBPUSD.

Just want to know if i am doing anything wrong as i been trying to back test it for days now and nothing ever get open.

-Dez
Hi,
please check the AdvertisedSpread seeting and the spread you use for crappy backtester, if you set crappybacktester to 5 as spread (crappy uses points, EA pips) it should work OOTB, but important is to set this value to a value who works with your broker, OOTB is the set up for GlobalPrime (leaders in low spread)..

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
mirador
Trader
Posts: 67
Joined: Thu Nov 14, 2013 1:00 pm

Monday Zone Break Out EA

Post by mirador »

milanese » Mon Mar 10, 2014 8:10 am wrote:For all who have problems to find out what time is their broker using, Radar has posted a great indicator that will easy give you an answer :)
http://www.stevehopwoodforex.com/phpBB3 ... =27&t=2234

Cheers :)

Tommaso
Your broker time is also displayed at the top left corner of MZBO screen along with the small paypal donation for Steve Hopwood's Forum. By the way Tommaso, do you touch some of the donation if we feel generous ?

Cheers
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Monday Zone Break Out EA

Post by milanese »

mirador » Mon Mar 10, 2014 11:43 pm wrote:
Your broker time is also displayed at the top left corner of MZBO screen along with the small paypal donation for Steve Hopwood's Forum. By the way Tommaso, do you touch some of the donation if we feel generous ?

Cheers
this donations are for the this board :) it is this account stevehopwoodforex@gmail.com; account name Shelley, if you want to make some donation :xm: , you remebered me, that I should change the email ;)
Yes all my EA's are showing on the top left corner brokertime and your computertime ;)

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
mirador
Trader
Posts: 67
Joined: Thu Nov 14, 2013 1:00 pm

Monday Zone Break Out EA

Post by mirador »

milanese » Sat Mar 08, 2014 2:09 pm wrote:
mirador » Sat Mar 08, 2014 6:58 pm wrote:
With my demo accounts with 16 pairs, all orders have be taken on Mondays. I have never seen an order taken on other days of the week. Am I wrong ?
depends on markets I have seen taken orders on other days, but will only happen if your Empty4 platform runs 24/24 and 7/7, a platform restart will cancel the pending orders.

Cheers :)

Tommaso
Thanks for this important information. I'm running 24/24 except for some electricity blackouts. Next time somebody has a trade open an other day then Monday, please let me know.

Cheers
nonlinear
Trader
Posts: 293
Joined: Fri Jun 01, 2012 2:56 pm
Location: Washington DC

Monday Zone Break Out EA

Post by nonlinear »

I hate blackouts. I have twice initiated long term tests on this EA only to have each terminated due to a power outage (which I get only a few times a year it seems). Bad luck or a prediction, lol?? Joy joy happy happy
Post Reply

Return to “Automated trading systems”