• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 9:14pm
  • Search
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 9:14pm
Search
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Search
Search
Search

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Simple, Non-subjective, Consistent, Effective 645 replies

What is the Differences between Fibonacci Fan and Fibonacci Arcs 15 replies

Simple & Consistent Fibbing Method 1913 replies

SIMPLE EA for a simple method needed!! 1 reply

  • Commercial Content
  • /
  • Reply to Thread
  • Subscribe
  • 67
Attachments: Simone Guy's 'Simple and Consistent Fibonacci Method'
Exit Attachments

Simone Guy's 'Simple and Consistent Fibonacci Method'

  • Last Post
  •  
  • 1 56Page 789 16
  • 1 6Page 78 16
  •  
  • Post #121
  • Quote
  • Jun 10, 2010 9:54am Jun 10, 2010 9:54am
  •  grandehombre
  • | Joined Apr 2010 | Status: Member | 53 Posts


heh heh, no problem at all. Just a wee reminder.


I am working on some code that will automatically detect trading hours for any pair and work on GMT time, rather than local time.

The idea is that either the code or a human designates the trading hours for each pair in GMT time.

The code then converts that to local time for you and works accordingly.
That means that you could live in AUS, UK or US and you should not have to specify trading hours.

One more price of info we don't have to worry about; let SKYNET, oops, the computer I meant, take care of it.

Cheers,
Nick


Quoting SteveHopwood
Disliked
Thanks for your posts Burton. They enabled me to do some bug-hunting in the right places.


Nick, I am not ignoring you about the pips thingy. Well, I am but only temporarily. It makes sense; it just isn't a priority right now.
Ignored
  • Post #122
  • Quote
  • Jun 10, 2010 11:04am Jun 10, 2010 11:04am
  •  SteveHopwood
  • | Commercial Member | Joined Apr 2007 | 8,331 Posts
Quoting grandehombre
Disliked


heh heh, no problem at all. Just a wee reminder.


I am working on some code that will automatically detect trading hours for any pair and work on GMT time, rather than local time.

The idea is that either the code or a human designates the trading hours for each pair in GMT time.

The code then converts that to local time for you and works accordingly.
That means that you could live in AUS, UK or US and you should not have to specify trading hours.

One more price of info we don't have to worry about; let SKYNET,...
Ignored
No that would be something. If you manage to make this work, then how about simply adding it to the latest version in post 1 and posting it. I will simply add it to post 1 so everyone can find it easily.

  • Post #123
  • Quote
  • Jun 10, 2010 12:59pm Jun 10, 2010 12:59pm
  •  Invisible
  • | Joined Nov 2009 | Status: Member | 469 Posts
@ grandehombre

Nick, you may want to check out MBKennel's GMT library code here:

http://www.forexfactory.com/showthread.php?t=224571

This might help you with your present work.

Invisible
  • Post #124
  • Quote
  • Jun 10, 2010 1:29pm Jun 10, 2010 1:29pm
  •  vinesh
  • | Joined Jun 2008 | Status: Member | 625 Posts
Steve,
Attached is screenshot taken at 10.30 a.m. my local time. It says 'Tading Allowed'.
Attached Image (click to enlarge)
Click to Enlarge

Name: simone.gif
Size: 32 KB
  • Post #125
  • Quote
  • Jun 10, 2010 1:40pm Jun 10, 2010 1:40pm
  •  thomasmore
  • | Joined May 2009 | Status: Veni, Vidi, Pipsi | 91 Posts
Not a trade since the last 24h.,even after upgrading to the latest version. Anyone else?
Ludo
  • Post #126
  • Quote
  • Jun 10, 2010 2:21pm Jun 10, 2010 2:21pm
  •  Pip Parade
  • | Joined Dec 2007 | Status: ... often wrong but never in doubt | 222 Posts
Quoting ludo willems
Disliked
Not a trade since the last 24h.,even after upgrading to the latest version. Anyone else?
Ludo
Ignored
Only 4 trades (on 17 pairs) since I downloaded previous version almost 24 hours ago, all losses. I have upgraded to the most current version and am continuing demo testing.

btw to SteveHopwood, Would it make sense to "date stamp" the versions as they are released? perhaps as a text comment in row 6 of the code? This would help those of us who are testing to confirm that we are running the most current release and also help pass helpful testing info back to you and the coding crew.

Pip Parade
  • Post #127
  • Quote
  • Jun 10, 2010 2:31pm Jun 10, 2010 2:31pm
  •  argon
  • | Joined Feb 2010 | Status: Member | 157 Posts
I did as requested

Setting up your chart
• M15 time frame.
• Downlod Simone.mq4 to your Expert's folder.
• Downlod Simone stuff.mqh to your Expert's/Include folder. You do not need to
compile this; Simone takes it into her own compiled code.
• Close down then restart your platform. Different users have different mql4 builds, so
it is a good idea to compile the robot to fit with your build. To do this:
◦ Go the the Expert Advisors section of your Navigator window.
◦ Right click on Simone.
◦ Select 'Modify' and wait for the editor window to appear, with the source code
showing.
◦ Press the F5 key to compile the code. When the “No errors No warnings”
message appears, the code has compiled, so close the editor, then close down
and restart the platform.
• Make sure your platform is ready to trade using EA's:

but when I press F5 there is always error
'simone stuff.mqh' - cannot open the program file Crogram FilesGo Trader MT4expertsSimone.mq4 (158, 1)

what is wrong ???

chees guys and thanks
  • Post #128
  • Quote
  • Jun 10, 2010 2:52pm Jun 10, 2010 2:52pm
  •  grandehombre
  • | Joined Apr 2010 | Status: Member | 53 Posts
Hi Argon,

I have just re-downloaded simone.mq4 and simone stuff.mqh from msg#1.

I then
- copied simone.mq4 to c:\program files\blahblah\experts
- copied simone stuff.mqh to c:\program files\blahblah\experts\include
- using Windows Explorer, I went to the experts folder shown above and
- double-clicked on simone.mq4 then (when it opened the file) I pressed F5

- no errors!!!

- exited MetaEditor

- started MT4
- all is well

Can you re-check please?

Cheers,
Nick

btw, what concerns me is that you get an error on line 158, whereas the 'include' statement is in line 156???


Quoting argon
Disliked
I did as requested

but when I press F5 there is always error
'simone stuff.mqh' - cannot open the program file Crogram FilesGo Trader MT4expertsSimone.mq4 (158, 1)

what is wrong ???

chees guys and thanks
Ignored
  • Post #129
  • Quote
  • Jun 10, 2010 2:56pm Jun 10, 2010 2:56pm
  •  grandehombre
  • | Joined Apr 2010 | Status: Member | 53 Posts
Thanks Invisible,

I am aware of that lib but am using a different one, which I saw before GMTLib.

Nonetheless, thank you for helping out! Help is always appreciated!

Cheers,
Nick


Quoting Invisible
Disliked
@ grandehombre

Nick, you may want to check out MBKennel's GMT library code here:

http://www.forexfactory.com/showthread.php?t=224571

This might help you with your present work.

Invisible
Ignored
  • Post #130
  • Quote
  • Jun 10, 2010 3:01pm Jun 10, 2010 3:01pm
  •  paulbt38
  • | Joined Mar 2010 | Status: Member | 244 Posts
I have had three trades today (using half close this became 6) 5 have closed in profit and the -ve upl on the last trade is fairly small. I have loaded up the new version for tomorrow.

Paul
  • Post #131
  • Quote
  • Jun 10, 2010 3:09pm Jun 10, 2010 3:09pm
  •  MrChips
  • | Joined Sep 2008 | Status: Member | 110 Posts
Hi

All was going well until I downloaded the new revised Simone from post 1. I had the same problem with the older version - I forgot what I did to jump start it.

I closed mt4, downloaded and compiled the new version, placed it in the mt4/experts folder and restarted mt4. No trades in about 3 + hours.

Any suggestions???
Jim (MrChips)
  • Post #132
  • Quote
  • Jun 10, 2010 3:19pm Jun 10, 2010 3:19pm
  •  argon
  • | Joined Feb 2010 | Status: Member | 157 Posts
I did again everything you said but always the same
'simone stuff.mqh' - cannot open the program file Crogram FilesGo Trader MT4expertsSimone.mq4 (157, 1)

just dont understand what's wrong.....

thanks and
cheers guys
argon
  • Post #133
  • Quote
  • Jun 10, 2010 3:20pm Jun 10, 2010 3:20pm
  •  grandehombre
  • | Joined Apr 2010 | Status: Member | 53 Posts
For the purposes of this test, I've used this site to determine trading hours for various market centers.

Please have a look at the attached images and let me know if they are correct, as far as you are concerned.

The first shows a bunch of pairs and the GMT and local trading times, as determined by the new code (yet to be uploaded).
The rightmost half of the image shows what the above site says the GMT trading hours are.

The second image shows what the above site says the AUS trading times are.

On the MT4 screen dump, I show 'next day' hours as > 24 (i.e. 30 = 6am next day).

It is getting a bit late here (GMT or no GMT, it is 5am here!) so I am off to the land where the pips are always positive and all the notes on the guitar sound just right ... sleep ...

I will probably upload a test version tomorrow and will need people from different timezones to check and confirm it works ok before uploading it to msg# 1 (via Steve).

In the final version of the code, you will not need to specify trading hours for a pair at all, other than perhaps when you need to force them to something different than the norm.

Cheers,
Nick
Attached Images (click to enlarge)
Click to Enlarge

Name: Image 2.png
Size: 39 KB Click to Enlarge

Name: Image 5.png
Size: 41 KB
  • Post #134
  • Quote
  • Jun 10, 2010 5:08pm Jun 10, 2010 5:08pm
  •  SteveHopwood
  • | Commercial Member | Joined Apr 2007 | 8,331 Posts
Quoting grandehombre
Disliked
For the purposes of this test, I've used this site to determine trading hours for various market centers.

Please have a look at the attached images and let me know if they are correct, as far as you are concerned.

The first shows a bunch of pairs and the GMT and local trading times, as determined by the new code (yet to be uploaded).
The rightmost half of the image shows what the above site says the GMT trading hours are.
Ignored
The gmt thingy looks right to me.

  • Post #135
  • Quote
  • Jun 10, 2010 5:41pm Jun 10, 2010 5:41pm
  •  SteveHopwood
  • | Commercial Member | Joined Apr 2007 | 8,331 Posts
Quoting argon
Disliked
I did as requested

Setting up your chart
• M15 time frame.
• Downlod Simone.mq4 to your Expert's folder.
• Downlod Simone stuff.mqh to your Expert's/Include folder. You do not need to
compile this; Simone takes it into her own compiled code.
• Close down then restart your platform. Different users have different mql4 builds, so
it is a good idea to compile the robot to fit with your build. To do this:
◦ Go the the Expert Advisors section of your Navigator window.
◦ Right click on Simone.
◦ Select 'Modify' and wait for the editor...
Ignored
Whatever you think you have done, the fact is that you do not have Simone stuff.mqh in your Experts/Include folder.

Nick, when you have run a few threads, you will come to understand why extra libraries are just a pain in the arse. My experience is this: if the library cannot be included in the robot source code, then forget it. They are more trouble than they are worth - that is why I abandoned mbkennel's fantastic LibOrderReliable - many people simply cannot cope with them. Or they do not download properly yet appear to....... Or......

  • Post #136
  • Quote
  • Jun 10, 2010 6:17pm Jun 10, 2010 6:17pm
  •  hndymann
  • | Joined May 2007 | Status: Member | 302 Posts
Quoting SteveHopwood
Disliked
Whatever you think you have done, the fact is that you do not have Simone stuff.mqh in your Experts/Include folder.

Nick, when you have run a few threads, you will come to understand why extra libraries are just a pain in the arse. My experience is this: if the library cannot be included in the robot source code, then forget it. They are more trouble than they are worth - that is why I abandoned mbkennel's fantastic LibOrderReliable - many people simply cannot cope with them. Or they do not download properly yet appear to....... Or......

...
Ignored
Hey now Steve! Don't be discouraging Nick and his hard work I wish people out there would just hack through it and understand a little bit of coding and how the program works before being so outspoken (with questions/problems).
There was a time when I understood nothing about MT4 but all it took was a simple search engine and a little bit of patience.
To come to think of it.... I know nothing about Mt4 nor programming. How is a pip calculated Steve? Can you help me please? Why is my screen black?
The solution to everything is ctrl-F4
  • Post #137
  • Quote
  • Jun 10, 2010 6:25pm Jun 10, 2010 6:25pm
  •  desmodeus
  • | Joined Feb 2010 | Status: Member | 29 Posts
I'm also not getting any trades since setting up the latest version. Looking at the action from this morning, I would have expected some. I've installed it and compiled it correctly. The trading hours are correct from the globals... This is perplexing. I haven't had a chance to walk the code yet, I just got home from my day job...

- desmodeus
  • Post #138
  • Quote
  • Jun 10, 2010 6:29pm Jun 10, 2010 6:29pm
  •  Burton
  • | Joined Jan 2008 | Status: Member | 189 Posts
Thank you Steve for those changes, much appreciated

Thank you KnightHigh and Nick (grandhombre) for your contributions

latest EA loaded and watching
  • Post #139
  • Quote
  • Jun 10, 2010 6:40pm Jun 10, 2010 6:40pm
  •  MrChips
  • | Joined Sep 2008 | Status: Member | 110 Posts
Hi

I had the same problem with the older version - I forgot what I did to jump start it.

I closed mt4, downloaded and compiled the new version, placed it in the mt4/experts folder and restarted mt4. No trades in about 6 + hours.

Does anyone who is having successful trades with the latest version have a set file they would be kind enough to share?
Jim (MrChips)
  • Post #140
  • Quote
  • Jun 10, 2010 6:52pm Jun 10, 2010 6:52pm
  •  desmodeus
  • | Joined Feb 2010 | Status: Member | 29 Posts
I'm not certain that this is the problem, but it does seem like a possible problem. In a down trend the direction parameter to GetBreechPivotCandlesClose call is "up" and in an uptrend the direction parameter to GetBreechPivotCandlesClose call is "down". I think this might be backwards

- desmodeus
Thread Tools Search this Thread
Show Printable Version Show Printable Version
Email This Thread Email This Thread
Search this Thread:

Advanced Search

  • Commercial Content
  • /
  • Simone Guy's 'Simple and Consistent Fibonacci Method'
  • Reply to Thread
    • 1 56Page 789 16
    • 1 6Page 78 16
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2019