#71 (permalink)  
Old 08-20-2005, 07:56 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,992
Thanks: 125
Thanked 383 Times in 152 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

I don't have any problem. Maybe you compiled the mql in MetaTrader 4? Make sure that you compile the code in the MetaTrader 3.85
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #72 (permalink)  
Old 08-24-2005, 01:52 AM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

I was just wondering right now i saw an old post of you scorpion that mentioned that MT4 was pretty easy.

Well here's a job for anyone interested, I'd like to recreate the Tidy version and v2.0 of my expert into MT4 since I just redownlded it and found that we can backtest with tick data and I'm interested in reputting it in a demo account trading all day.

Please anyone let me know both links are here its just fine if you do one I don't really mind as long as at least one is done. Also no rush.

Thanks in advance:

http://forex1000.com/cnet/CCI-Gazuz-Tidy.mql
and
http://forex1000.com/cnet/CCI-Gazuzv2.0.mql
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #73 (permalink)  
Old 08-24-2005, 02:48 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,992
Thanks: 125
Thanked 383 Times in 152 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

he he guy, it's not easy to port mql to mq4. Look at the crazy syntax of mq4 that metaquotes has messed up, u'll know what i mean. I think MT4 users should request MetaQuotes (at their forum) to develop a MQL to MQ4 conversion program, so that everyone would be happy converting by themselves. But having chatted with them, I know they're not going to do it if they don't want to do it regardless how desperated users feel.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #74 (permalink)  
Old 08-24-2005, 05:54 AM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

would rewriting it from scratch be hard?

I'm going to post this on the yahoo group and see if I can get an answer fast enough. Thanks in advance
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #75 (permalink)  
Old 08-24-2005, 07:23 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,992
Thanks: 125
Thanked 383 Times in 152 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Write from scratch might be easier. One should just put together available code or just replace the indicator functions.

I've seen a lot of people posting their mql and asking to convert to mql4 at various places, but I've never seen any code actually converted. I think there's not many mql4 programmers out there yet.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
Converter has arrived (it is a person)
  #76 (permalink)  
Old 09-06-2005, 06:52 AM
Freshman
 
Join Date: Sep 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Shahin is on a distinguished road
Lightbulb Converter has arrived (it is a person)

Ok I just signed up - I can convert this to MQ4. I am normally in moneytec (now called strategybuilderfx) forums.
You can see my reputation there under the same name.
Please just tell me what version should I do V2 or tidy_up? (meaning which is more stable/better profits)
Reply With Quote
  #77 (permalink)  
Old 09-06-2005, 02:36 PM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

First of all here is my first trade for a while

http://forex1000.com/cnet/statement.htm

Now those two stop losses reached could have been prevented if the trade was not opened when the cross was made. When I backtested visually I made the opening of the next candle the open of the trade (CCi(-2)>0 and CCi(-1)<0). So I think if anyone would care to help me to make that change happen? That would be awesome and I would praise you (maybe even pay you if its succesful). So if anyone could make that change to the MT3 that would be great.

Shahin, I am sticking with MT3 right now. I am more used to it and MT4 is still not stable enough for my taste. First I need to fix this for MT3.

Thank you all
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #78 (permalink)  
Old 09-07-2005, 05:38 AM
Freshman
 
Join Date: Sep 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Shahin is on a distinguished road
Default

I just checked version 2 and Tidy visually and by backtest.
Tidy has a different exit logic (loser).
Version 2 is more profitable.
Reply With Quote
  #79 (permalink)  
Old 09-07-2005, 06:10 AM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

I fixed the tidy script, I use the settings of take profit at 5 pips or 10 pips and a very low stop loss (in case I get disconnected).

The Version 2 is more for long term investments. Version tidy like I'm doing right now creates roughly 30 trades per month and gets about 200 pips with 10 pips profit and about 100-150 with 5 pips. Im testing out to see if I did the coding right then I'll put it on a real account. By the way I use the CCI setting of 350 with my tidy version, and take profit of 5 which results in rather good results.

I uploaded the new mql so you guys can check it out
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #80 (permalink)  
Old 09-07-2005, 10:36 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,992
Thanks: 125
Thanked 383 Times in 152 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Shanin, what's tool do you use to backtest?
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:28 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now

Main Menu

Economic Forecast