Jump to content

Super Turbo


elhombre

Recommended Posts

Re: [REQ] Super Turbo

 

The data that is currently available for the tester should be around that period when did you try to trade this ea and for how long. (Were you trading its trading hours)

[spoiler:26ukmy10]Never trust, never fear, never beg[/spoiler:26ukmy10]
Link to comment
Share on other sites

Re: [REQ] Super Turbo

 

Cyrillic, I started trading this ea on 12/14 and it made it's last trade on 12/20. The backtesting also reflects this. I even backtested on M1 and is stopped trading around the same time. I was trading from 19 - 3 in the hours input. It acted like it expired and just stopped trading.

 

 

robotfx2, sorry I have no manual..

Link to comment
Share on other sites

Re: [REQ] Super Turbo

 

Cyrillic, I started trading this ea on 12/14 and it made it's last trade on 12/20. The backtesting also reflects this. I even backtested on M1 and is stopped trading around the same time. I was trading from 19 - 3 in the hours input. It acted like it expired and just stopped trading.

 

 

robotfx2, sorry I have no manual..

It is programmed into the code that it will not trade between Dec-21 and Jan-06 each year.

I would not change it because all brokers widen their spread 2x or more during this holiday-season and

trading with any EA does not make sense.

 

Here is the code where it checks for the holiday-season:

if (DayOfYear() < 7) li_ret_0 = FALSE;
  if (Month() == 12 && Day() > 20) li_ret_0 = FALSE;

 

It is in fact a modified version of the CaspianEA (CHF).

Interesting modification though because it trades USDCHF and USDJPY.

Will test it next year.

Link to comment
Share on other sites

Re: [REQ] Super Turbo

 

http://sharebee.com/4dd36fac

 

This is the educated version, but it will only trade and backtest up to 12/21/2009. Is there an expiration in the dll or something? Can someone fix? thanks

 

anyone can help on the installation?

 

There are 3 files:

 

1) Supper Turbo(inc).ex4

2) Supper Turbo.ex4

3) Supper Turbo.mq4

 

which one do I put in expert folder?

 

There are also 2.dll files:

1) SupperTurbo1.dll

2) SupperTurbo.dll

 

which one do I put in libraries folder?

 

thanks

Link to comment
Share on other sites

Re: [REQ] Super Turbo

 

There are 3 files:

 

1) Supper Turbo(inc).ex4 ----> experts/include folder

2) Supper Turbo.ex4 ----> experts folder

3) Supper Turbo.mq4 ----> experts folder, not necessary if you put the Turbo.ex4 there

 

There are also 2.dll files:

1) SupperTurbo1.dll

2) SupperTurbo.dll

Put both in the experts/libraries folder

 

Regards

Link to comment
Share on other sites

  • 1 month later...

Re: Super Turbo

 

There are 3 files:

 

1) Supper Turbo(inc).ex4 ----> experts/include folder

2) Supper Turbo.ex4 ----> experts folder

3) Supper Turbo.mq4 ----> experts folder, not necessary if you put the Turbo.ex4 there

 

There are also 2.dll files:

1) SupperTurbo1.dll

2) SupperTurbo.dll

Put both in the experts/libraries folder

 

Regards

... the EA works perfect in my forward testing at the 5 digit broker Alpari with the settings and dlls above. There seems to be NO EXPIRATION in 2010 ! Important is to look for low spread brokers such as Alpari. In average I receive about 10% gain - every day ! ... and this only with 3h scalping every day. It's really great, I love it :">
Link to comment
Share on other sites

Re: Super Turbo

 

Hi!

 

If you want to get the best result , just use it on 5 MIN and between 22-24 hr.

 

I use this setting on prime4 x and it works fine , just be careful with USDJPY on Thursday night since it goes crazy sometimes and takes you down ! Just keep away days with volatile market movements if you want be happy all the time! :)

 

Regards,

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...