Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old 08-22-2008, 03:05 PM
Junior Member
 
Join Date: Jan 2007
Posts: 2
rayosa is on a distinguished road
Hi y'all could someone make an ea using the bbands stop indicator but without any stop loss or profit target. That is it should be an always in the market system. It buys when the bbands give a buy signal(at close of bar of course) and remains in the trade until it gives a sell signal and then it closes the buy trade and opens a sell trade. Will be eternally grateful if someone could code this. cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #42 (permalink)  
Old 10-03-2008, 05:24 AM
radatats's Avatar
Senior Member
 
Join Date: Feb 2006
Location: NY
Posts: 183
radatats is on a distinguished road
BBands_Stop Trailing EA Request

Can anyone modify this EA for use as a trailing stop only? I prefer manual entries but it is excellent for use as a trailing stop. Right now I am using the e-MoveSLTPbyMouse EA to manually trail my trades and would be grateful if this could be automated.

Thanks in advance.

Steve
__________________
Change everything till it works!!! Test, test, test...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #43 (permalink)  
Old 10-04-2008, 08:07 AM
Junior Member
 
Join Date: Apr 2008
Posts: 9
Saintroman is on a distinguished road
[quote=cja;220586]Hi
Is this what you are after ?? I have altered the standard indicator for you.

Attachment 65073

CJA you are GREAT, a Genious
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #44 (permalink)  
Old 10-14-2008, 05:29 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 575
cja is on a distinguished road
BBands_Stop_v2_BAR

A small improvement of the code to tidy up the Bar display.

BBands_Stop_v2_BAR.mq4
__________________
My Disadvantage is that I am not a Trained Programmer - My Advantage is that I am not a Trained Programmer.
http://cjatradingtools.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #45 (permalink)  
Old 10-15-2008, 01:21 PM
radatats's Avatar
Senior Member
 
Join Date: Feb 2006
Location: NY
Posts: 183
radatats is on a distinguished road
I have noticed that while using the EA the trailing stop rapidly bounces back and forth between the trail and the breakeven level rather than staying at the new trail level. It does follow the BBands but constantly blinks back and forth to the BE level. This is confirmed in the terminal as I watch the actual stop price rapidly changing.

Has anyone else had this happen and does anyone have any ideas about why this occurs?

Also, as shown in the pic, after the trade was stopped out the EA opened another position without another BBands cross. Is this right? I thought it only opened on a new signal. Is there a setting that I need to be aware of?

Thanks,
Steve
Attached Images
File Type: gif 1m ej 10-15-08.gif (60.8 KB, 304 views)
__________________
Change everything till it works!!! Test, test, test...

Last edited by radatats; 10-15-2008 at 01:28 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #46 (permalink)  
Old 11-02-2008, 06:14 PM
Senior Member
 
Join Date: May 2007
Posts: 181
ServerUang is on a distinguished road
Please Help

To : Igorad or Newdigital,
Just found BBexpert_v1 in this thread and just tested with strategy tester.
But I found this message:

2008.11.03 01:12:28 2008.09.30 06:41 BBExpert_v1 GBPJPY,H1: OrderModify error 1

Please help to fix this error, I do not know how to do that, coz I'm still learn in programming.

Thanks for kind of help.
ServerUang
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #47 (permalink)  
Old 11-03-2008, 09:12 AM
MANSTIR's Avatar
Senior Member
 
Join Date: Nov 2007
Posts: 128
MANSTIR is on a distinguished road
Quote:
Originally Posted by ServerUang View Post
To : Igorad or Newdigital,
Just found BBexpert_v1 in this thread and just tested with strategy tester.
But I found this message:

2008.11.03 01:12:28 2008.09.30 06:41 BBExpert_v1 GBPJPY,H1: OrderModify error 1

Please help to fix this error, I do not know how to do that, coz I'm still learn in programming.

Thanks for kind of help.
ServerUang
i'm also learning....teach me teacher...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #48 (permalink)  
Old 11-04-2008, 02:08 PM
Senior Member
 
Join Date: Feb 2007
Posts: 943
FerruFx is on a distinguished road
Quote:
Originally Posted by ServerUang View Post
To : Igorad or Newdigital,
Just found BBexpert_v1 in this thread and just tested with strategy tester.
But I found this message:

2008.11.03 01:12:28 2008.09.30 06:41 BBExpert_v1 GBPJPY,H1: OrderModify error 1

Please help to fix this error, I do not know how to do that, coz I'm still learn in programming.

Thanks for kind of help.
ServerUang
The EA try to modify an order but values didn't changed. The EA has to check if values changed before send a modify request.

FerruFx
__________________
THE HEART of FOREX & THE PROBABILITY METER - Trade with 100% confidence and ... Stress Less!!!
Coding services: Experts Advisors, indicators, alerts, etc ... more info by PM
NEW: video presentation of the Probability Meter ... 24hrs action on the website
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #49 (permalink)  
Old 11-08-2008, 02:17 PM
Junior Member
 
Join Date: Jul 2007
Posts: 26
cipyu is on a distinguished road
~Custom Candles Indicators Thread~

Hi all traders..
I want to open thread that to use any indicators to make as candle signal..

Let me start,
I need help from coders especially Cja tu make BBStop candles.
Like WPR Candles..


But using A BBands_Stop_v1 indicator as candles signals..

The mq4:
Attached Files
File Type: mq4 A BBands_Stop_v1_with_alert(2).mq4 (5.7 KB, 11 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
bbands ea, BBands_Stop_v1, BBExpert_v1, kuskus_starlightv2, Kuskus_starlightv2, bbexpert, e-MoveSLTPbyMouse

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 07:27 AM.



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