Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #21 (permalink)  
Old 04-25-2008, 06:17 PM
stace's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 661
stace is an unknown quantity at this point
Quote:
Originally Posted by panamamike View Post
I have not annotated a trade or anything, as it has been a crazy busy week of trading. Taking a look, it should be self-evident. I have the same setup running on another computer with 4 other currency pairs.
Could you post FisherYur4ik and Max bars to count indicators please
__________________
russian trader
http://stace.mt4stats.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #22 (permalink)  
Old 05-12-2008, 02:06 PM
Member
 
Join Date: Apr 2008
Posts: 33
denis68 is on a distinguished road
has anyone worked out the best settings for this ea
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #23 (permalink)  
Old 05-12-2008, 06:16 PM
Junior Member
 
Join Date: Jan 2007
Posts: 12
Faust is on a distinguished road
Hello. First of all, thank you very much Igorad for code this great indicator. There is a MTF for BBands_stop?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #24 (permalink)  
Old 05-12-2008, 11:02 PM
SIMBA's Avatar
Senior Member
 
Join Date: May 2006
Posts: 1,398
SIMBA is on a distinguished road
Mtf

Faust,

Here you are..I just changed the code by adding this :

extern int TimeFrame=0;

And then changing this

smax[shift]=iBands(NULL,0,Length,Deviation,0,PRICE_CLOSE,MODE_UPPER,shift);
smin[shift]=iBands(NULL,0,Length,Deviation,0,PRICE_CLOSE,MODE_LOWER,shift);



smax[shift]=iBands(NULL,TimeFrame,Length,Deviation,0,PRICE_CLOSE,MODE_UPPER,shift);
smin[shift]=iBands(NULL,TimeFrame,Length,Deviation,0,PRICE_CLOSE,MODE_LOWER,shift);

It seems to work fairly well...I am not acoder,so check it....

Regards
Simba
Attached Files
File Type: mq4 MTF_BBands Stops.mq4 (5.3 KB, 294 views)
__________________
Equo ne credite,Teucri.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #25 (permalink)  
Old 05-13-2008, 10:24 AM
Junior Member
 
Join Date: Jan 2007
Posts: 12
Faust is on a distinguished road
Thank you very much Simba
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #26 (permalink)  
Old 05-15-2008, 08:14 AM
Junior Member
 
Join Date: Dec 2007
Posts: 4
effewahid is on a distinguished road
alooo,,

i post my indi i use for trade....
any one can change it into ea...
if it can make ea....i think it can be gud ea..
Attached Images
File Type: bmp untitled.bmp (1.49 MB, 1161 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #27 (permalink)  
Old 05-19-2008, 10:58 AM
Junior Member
 
Join Date: Nov 2007
Posts: 3
mikegrungey is on a distinguished road
Hi there..

I just downloaded this EA for testing. But I'm having trouble to understand it. Hopefully who know how to set this EA for a better result can share it here.

I love the entry point..it suits me. But the trailing an the close order seem to put my trade to Close order early in a loss.

Or does this EA include in the Elite section?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #28 (permalink)  
Old 05-19-2008, 11:08 AM
Administrator
 
Join Date: Sep 2005
Posts: 20,082
Blog Entries: 243
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
I wanted to forward test it in the end of 2006 in elite section and estimated some settings for GBPUSD:

Code:
GBPUSD.
H1 timeframe.
Preset file attached.
0.1 lot size.
No MM.
Every tick, modeling quality 90%,
since 16/01/2001 till 01/06/2006,
Average Profit per 0.1 lots = 64.58
Average Loss per 0.1 lots = 39.33
Profit factor 1.27.
Total trades: 607.
Total net profit: 3663.80
Pre-set file (settings) is attached. But it was in the end of 2006. I did not forward test it yet.

bbexpertgbp_h1.gif
Attached Files
File Type: zip bbgbp_h1.zip (780 Bytes, 255 views)

Last edited by newdigital; 05-19-2008 at 11:11 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #29 (permalink)  
Old 05-19-2008, 04:01 PM
Junior Member
 
Join Date: Nov 2007
Posts: 3
mikegrungey is on a distinguished road
Thanks newdigital. I'll looking forward in using your setting and i will try it on EU as well. Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #30 (permalink)  
Old 05-20-2008, 05:48 AM
Junior Member
 
Join Date: Nov 2007
Posts: 3
mikegrungey is on a distinguished road
My setting now for bband is 9,0. IF I'm using the BBandStop indicator i will make an entry after the second circle(dot) color is the same with the 1st one(the big circle) and that's are the rules that I've followed.

I've already change the setting to 9,0 in the current EA and sometimes it gave me false entry. Where should i change the code so that it will follow my rules. Let say my rules are like this:

1. It will not make entry if there is no 1st big circle created.
2. AFter the big circle created it only enter the market if the 2nd small circle is the same color with the big one.

I'm sorry for the bad language. But all the entry are made base on the BBandSTop indicator.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
bbands ea, BBands_Stop_v1, BBExpert_v1, kuskus_starlightv2, Kuskus_starlightv2, bbexpert, e-MoveSLTPbyMouse, BBand_stop, BBand_Stop_v1, Bbands, BBands_Stop, bband EA, bbandstop, BBands_Stop_v1_BAR, bbands stop EA, bbands stop v1, bbands_stop_v1.mq4


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT. The time now is 01:01 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.