Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - 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 (57) Thread Tools Display Modes
  #251 (permalink)  
Old 04-02-2008, 01:07 PM
Member
 
Join Date: Apr 2006
Posts: 31
lietuve is on a distinguished road
How nice!

That's the shortest EA I ever seen in my life
How about parameters? Shouldn't there be an external input for parameters?
Then 'cause the NonLagMas are changing color - what's use to set a tp and s/l for them? I thought that the trade should last from color change to color change. There is a neutral color also, when there should be no new trade at all but the existing trade should be closed.

In other words that's a nice try, but kind of simplistic.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #252 (permalink)  
Old 04-03-2008, 02:24 AM
Member
 
Join Date: Apr 2006
Posts: 31
lietuve is on a distinguished road
No, not so nice :(

I checked this EA on a Strategy Tester - and I didn't like it just looking visually when the test was runing. There was a nice 80 pips downtrend -clean and clear, but the EA kept buying against the trend and exiting on a stop loss and buying again - how would you explain that?

Now I have question to Igorad, NewDigital or someone else who is kind enough to respond.
If I want an EA that would start counting bars as soon as color changes and and have these 2 digits available later for my strategy how should I do it? Should I set 2 special counters with a value that should be replaced on a constant basis, whenever nonlagma changes a color let's say from buy to sell and and then compare the number of bars with the previous color change?


Anybody, please.

Thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #253 (permalink)  
Old 05-21-2008, 06:54 PM
Junior Member
 
Join Date: Mar 2007
Posts: 19
kaarem is on a distinguished road
One trade whenever nonlagma changes direction

Hi All,

I notice that this EA taking many entry as per one color. But what i'm suggesting is taking one trade per direction.

Could someone help me to add some code line to this exciting NonLagMA_EA so that it can be custom to take 1 trade per direction.... or maybe 2 trade per direction? or maybe i am missing something her on how to backtest this EA

I attached the NonLagMA_EA here some everyone could share the excitement.
Attached Images
File Type: jpg nonlagMA.jpg (54.1 KB, 1518 views)
Attached Files
File Type: mq4 NonLagMA_EA.mq4 (17.1 KB, 205 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #254 (permalink)  
Old 07-07-2008, 05:45 PM
Junior Member
 
Join Date: Jul 2008
Posts: 1
Breezy416 is on a distinguished road
NonLagMA_v5 Formula?

Hi all, would anyone have the exact formula to calculate NonLagMA_v5? I had a look at it in MetaEditor but am a little confused Any help would be greatly appreciated!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #255 (permalink)  
Old 07-08-2008, 12:31 AM
Junior Member
 
Join Date: Jul 2006
Posts: 1
jes9x is on a distinguished road
program to microsoft excell

Hi, this is my 1st post
and for forex, you all can call me new kid on the block
usually i trade stock, for me, forex too risky, but i want to implement forex strategy to stock and maybe if my confidence build up, i will trade forex too.

i want program nonlagMA to excell for trade stock, so i need a simple explanation how i can make it.

anyone can help me?
thanks in advance

Last edited by jes9x; 07-08-2008 at 12:33 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #256 (permalink)  
Old 08-19-2008, 09:06 PM
Member
 
Join Date: Jun 2007
Posts: 42
pfgroup is on a distinguished road
Indicator Wanted -- NonLagMA Candles

Hello All,

Can someone please program an indicator that will paint standard candles according to the trend of Igorad's NonLag MA v7? This indicator is intended to show precise changes in trend while preserving true candle action at the same time.
1. The indicator should allow for up to 4 shades of candle colors so if the NonLagMA indicator calls for a LONG trend, there should be a different shade of green for both long and short candles (limegreen & darkgreen) and when it indicates a SHORT trend there should be a different shade of red for long and short candles (red & maroon).

2. The indicator should have all the same user settings as the NonLagMA_v7 inputs tab regarding Price, Length, Displace, etc. including a sound alert mode -- and the option to turn off the visual popup separately from the sound alert.

3. The NonLagMA v7 would not be visible on the charts at all and would need to be called from the custom indicators folder due to buffer restrictions.

4. The attached picture shows a Tradestation indicator that is similar to how the NonLagMA candles should look (ignore the histogram beneath).
Thanks very much!
Shawn Ambrose
.
Attached Images
File Type: jpg TrendVol.jpg (92.2 KB, 841 views)
Attached Files
File Type: mq4 NonLagMA_v7.mq4 (6.2 KB, 142 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #257 (permalink)  
Old 08-22-2008, 10:38 PM
FseXy's Avatar
Senior Member
 
Join Date: Aug 2007
Location: England
Posts: 155
FseXy is on a distinguished road
This is something I would like as well
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #258 (permalink)  
Old 08-27-2008, 08:36 AM
igorad's Avatar
Senior Member
 
Join Date: Oct 2005
Location: Ukraine
Posts: 814
igorad is on a distinguished road
Please try to use this version of NonLagMA.
I think it's very close to shown indicator for TS8 but not the same.


Quote:
Originally Posted by pfgroup View Post
Hello All,

Can someone please program an indicator that will paint standard candles according to the trend of Igorad's NonLag MA v7? This indicator is intended to show precise changes in trend while preserving true candle action at the same time.
1. The indicator should allow for up to 4 shades of candle colors so if the NonLagMA indicator calls for a LONG trend, there should be a different shade of green for both long and short candles (limegreen & darkgreen) and when it indicates a SHORT trend there should be a different shade of red for long and short candles (red & maroon).

2. The indicator should have all the same user settings as the NonLagMA_v7 inputs tab regarding Price, Length, Displace, etc. including a sound alert mode -- and the option to turn off the visual popup separately from the sound alert.

3. The NonLagMA v7 would not be visible on the charts at all and would need to be called from the custom indicators folder due to buffer restrictions.

4. The attached picture shows a Tradestation indicator that is similar to how the NonLagMA candles should look (ignore the histogram beneath).
Thanks very much!
Shawn Ambrose
.
Attached Images
File Type: gif nlbars_7.1.gif (19.5 KB, 564 views)
Attached Files
File Type: mq4 NonLagMABars_v7.1.mq4 (7.0 KB, 146 views)
__________________
Let's improve trade skills together
http://finance.groups.yahoo.com/group/TrendLaboratory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #259 (permalink)  
Old 08-27-2008, 10:37 PM
Member
 
Join Date: Jun 2007
Posts: 42
pfgroup is on a distinguished road
NonLagMA Candles Indicator

Hi Igorad,

Thanks for your reply but this isn't really what I'm looking for -- sorry. I want to see normal Japanese candles but using colors according to your NonLagMA_v7 indicator in the way that I described in my first post -- two shades of green for when the NonLagMA is up (to show long and short candles), and two shades of red for when the NonLagMA is down. I included a picture of the Tradestation indicator only to illustrate how the different shades of color would look.

Thanks sir,
Shawn Ambrose
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #260 (permalink)  
Old 08-27-2008, 11:54 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,000
fxbs is on a distinguished road
Quote:
Originally Posted by pfgroup View Post
Hi Igorad,

Thanks for your reply but this isn't really what I'm looking for -- sorry. I want to see normal Japanese candles but using colors according to your NonLagMA_v7 indicator ...
[...]
that's exactly what it does
Attached Images
File Type: gif nonlag ma bars.gif (7.3 KB, 425 views)
File Type: gif nonlag ma bars1.gif (7.5 KB, 423 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
NonLagMA, AbsoluteStrength, 3 Level ZZ Semafor, stepMA7.1, nonlag, 3-Level-zz-Semafor, nonlagma ea, absolute strength

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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/2613-nonlagging-tools.html
Posted By For Type Date
3 Level ZZ Semafor This thread Refback 09-23-2008 06:19 AM
*スキャルのスレ*4 This thread Refback 09-14-2008 03:37 AM
MQL to NinjaScript translation request: StepMA 7.1 - NinjaTrader Support Forum This thread Refback 09-12-2008 04:53 PM
MQL to NinjaScript translation request: StepMA 7.1 - NinjaTrader Support Forum This thread Refback 09-12-2008 04:00 PM
MQL to NinjaScript translation request: StepMA 7.1 - NinjaTrader Support Forum This thread Refback 09-12-2008 03:25 PM
3 Level ZZ Semafor This thread Refback 09-07-2008 12:34 PM
3 Level ZZ Semafor This thread Refback 09-07-2008 04:24 AM
3 Level ZZ Semafor This thread Refback 09-05-2008 01:45 AM
Recent Posts This thread Refback 08-28-2008 06:56 PM
3 Level ZZ Semafor This thread Refback 08-24-2008 08:52 AM
3 Level ZZ Semafor This thread Refback 08-21-2008 05:45 PM
3 Level ZZ Semafor This thread Refback 08-19-2008 09:56 AM
3 Level ZZ Semafor This thread Refback 08-19-2008 03:25 AM
3 Level ZZ Semafor This thread Refback 08-19-2008 01:13 AM
3 Level ZZ Semafor This thread Refback 08-18-2008 12:22 PM
3 Level ZZ Semafor This thread Refback 08-18-2008 05:06 AM
3 Level ZZ Semafor This thread Refback 08-17-2008 01:41 AM
3 Level ZZ Semafor This thread Refback 08-16-2008 02:57 PM
3 Level ZZ Semafor This thread Refback 08-16-2008 12:12 PM
3 Level ZZ Semafor This thread Refback 08-16-2008 10:01 AM
3 Level ZZ Semafor This thread Refback 08-16-2008 07:25 AM
3 Level ZZ Semafor This thread Refback 08-16-2008 05:29 AM
3 Level ZZ Semafor This thread Refback 08-16-2008 04:58 AM
3 Level ZZ Semafor This thread Refback 08-16-2008 03:20 AM
3 Level ZZ Semafor This thread Refback 08-16-2008 02:34 AM
3 Level ZZ Semafor This thread Refback 08-15-2008 09:57 PM
3 Level ZZ Semafor This thread Refback 08-08-2008 01:19 AM
Recent Posts This thread Refback 08-07-2008 02:05 AM
3 Level ZZ Semafor This thread Refback 08-02-2008 02:05 PM
*スキャルのスレ* This thread Refback 07-31-2008 05:05 PM
3 Level ZZ Semafor This thread Refback 07-23-2008 03:23 PM
3 Level ZZ Semafor This thread Refback 07-21-2008 12:47 PM
3 Level ZZ Semafor This thread Refback 07-13-2008 07:31 AM
3 Level ZZ Semafor This thread Refback 07-06-2008 04:27 PM
3 Level ZZ Semafor This thread Refback 07-05-2008 04:52 AM