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 (84) Thread Tools Display Modes
  #1291 (permalink)  
Old 02-09-2008, 04:30 AM
Senior Member
 
Join Date: Feb 2007
Posts: 121
orion7 is on a distinguished road
Quote:
Originally Posted by toddanderson View Post
Could someone please add an popup alert when the two red arrows show
Thank you
Hey Todd...

Indicator looks interesting. Where can I get more info about it???
__________________
"Time is a great teacher, unfortunately it kills all of its students"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1292 (permalink)  
Old 02-09-2008, 09:56 AM
Member
 
Join Date: Jan 2006
Posts: 56
hiachiever is on a distinguished road
Quote:
Originally Posted by orion7 View Post
Hey Todd...

Indicator looks interesting. Where can I get more info about it???
Orion7,

Inside the code there is quite a good description about how each part / line can be used.

//+------------------------------------------------------------------+
//| |
//| Traders Dynamic Index |
//| |
//| This hybrid indicator is developed to assist traders in their |
//| ability to decipher and monitor market conditions related to |
//| trend direction, market strength, and market volatility. |
//| |
//| Even though comprehensive, the T.D.I. is easy to read and use. |
//| |
//| Green line = RSI Price line |
//| Red line = Trade Signal line |
//| Blue lines = Volatility Band |
//| Yellow line = Market Base Line |
//| |
//| Trend Direction - Immediate and Overall |
//| Immediate = Green over Red...price action is moving up. |
//| Red over Green...price action is moving down. |
//| |
//| Overall = Yellow line trends up and down generally between the |
//| lines 32 & 68. Watch for Yellow line to bounces off |
//| these lines for market reversal. Trade long when |
//| price is above the Yellow line, and trade short when |
//| price is below. |
//| |
//| Market Strength & Volatility - Immediate and Overall |
//| Immediate = Green Line - Strong = Steep slope up or down. |
//| Weak = Moderate to Flat slope. |
//| |
//| Overall = Blue Lines - When expanding, market is strong and |
//| trending. When constricting, market is weak and |
//| in a range. When the Blue lines are extremely tight |
//| in a narrow range, expect an economic announcement |
//| or other market condition to spike the market. |
//| |
//| |
//| Entry conditions |
//| Scalping - Long = Green over Red, Short = Red over Green |
//| Active - Long = Green over Red & Yellow lines |
//| Short = Red over Green & Yellow lines |
//| Moderate - Long = Green over Red, Yellow, & 50 lines |
//| Short= Red over Green, Green below Yellow & 50 line |
//| |
//| Exit conditions* |
//| Long = Green crosses below Red |
//| Short = Green crosses above Red |
//| * If Green crosses either Blue lines, consider exiting when |
//| when the Green line crosses back over the Blue line. |
//| |
//| |
//| IMPORTANT: The default settings are well tested and proven. |
//| But, you can change the settings to fit your |
//| trading style. |

Cheers,
Hiachiever
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1293 (permalink)  
Old 02-09-2008, 10:21 AM
Senior Member
 
Join Date: Feb 2007
Posts: 121
orion7 is on a distinguished road
Thank you...it never occurred to me to look at the code
__________________
"Time is a great teacher, unfortunately it kills all of its students"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1294 (permalink)  
Old 02-10-2008, 03:13 AM
Member
 
Join Date: Jan 2006
Posts: 56
hiachiever is on a distinguished road
Traders Dynamic index now with Alerts and Signals!!

Quote:
Originally Posted by toddanderson View Post
Could someone please add an popup alert when the two red arrows show
Thank you
Hi Todd,

My initial view when seeing your post, and then downloading and testing this indicator, was that it looked to have some really good potential. After having spent many hours this morning completely rebuilding it (original code was very hard to understand) and then adding in numerous features including Sound, Visual and e-mail alerts, as well as the ability to add Long/Short entry and caution signals on the price charts for testing purposes. I am now not that sure how much value this indicator is.

I really hope these mods help you with your trading, and if you have a spare 5 minutes I would really like to hear how you use this indicator in your trading.

All the best,
Hiachiever.
Attached Files
File Type: mq4 TDI-With Alerts.mq4 (21.2 KB, 181 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1295 (permalink)  
Old 02-10-2008, 06:16 AM
Member
 
Join Date: Jul 2006
Posts: 49
bassfisher74133 is on a distinguished road
this seems to be the same indicator without alert... so is they anyway to add an alert when the QQE crosses the 50?

if it can be done i would like to set the alert to a .WAV sound on my computer if possible... i had a indicator with an alert a while back that let me choose any .wav file from my computer and use it as the alert sound, i was kind of hoping the same could be done to this indicator.
Attached Files
File Type: mq4 QQE.mq4 (3.1 KB, 50 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1296 (permalink)  
Old 02-10-2008, 10:45 AM
Senior Member
 
Join Date: Mar 2006
Posts: 198
toddanderson is on a distinguished road
Thank you very much

I have done so so with the dean malone system synergy with live trading
still learning here- I now use a Heiken for alert which gives to many alerts
I will give your indicator a try

Thank you


Quote:
Originally Posted by hiachiever View Post
Hi Todd,

My initial view when seeing your post, and then downloading and testing this indicator, was that it looked to have some really good potential. After having spent many hours this morning completely rebuilding it (original code was very hard to understand) and then adding in numerous features including Sound, Visual and e-mail alerts, as well as the ability to add Long/Short entry and caution signals on the price charts for testing purposes. I am now not that sure how much value this indicator is.

I really hope these mods help you with your trading, and if you have a spare 5 minutes I would really like to hear how you use this indicator in your trading.

All the best,
Hiachiever.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1297 (permalink)  
Old 02-10-2008, 10:49 AM
Member
 
Join Date: Jan 2006
Posts: 56
hiachiever is on a distinguished road
QQE with Alerts

Quote:
Originally Posted by bassfisher74133 View Post
this seems to be the same indicator without alert... so is they anyway to add an alert when the QQE crosses the 50?

if it can be done i would like to set the alert to a .WAV sound on my computer if possible... i had a indicator with an alert a while back that let me choose any .wav file from my computer and use it as the alert sound, i was kind of hoping the same could be done to this indicator.
Hi bassfisher74133,

QQE now modified to include Sound, Visual and e-mail alerts, the ability to customise the audio file used for the Audio alert, and the level at which the Alert occuers.

All the best,
Hiachiever
Attached Files
File Type: mq4 QQE with Alerts.mq4 (6.3 KB, 130 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1298 (permalink)  
Old 02-10-2008, 10:53 AM
Member
 
Join Date: Jan 2006
Posts: 56
hiachiever is on a distinguished road
Quote:
Originally Posted by toddanderson View Post
I have done so so with the dean malone system synergy with live trading
still learning here- I now use a Heiken for alert which gives to many alerts
I will give your indicator a try

Thank you
Thanks for taking the time to tell how you use it. I see you are still testing and determining. This is one of the reasons I added the visual chart signals. As in this way you can quickly visually test to see if and how you can best use the indicator.

Hiachiever.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1299 (permalink)  
Old 02-10-2008, 03:52 PM
andama's Avatar
Junior Member
 
Join Date: May 2007
Location: Germany - Staat Thueringen --- Town - Erfurt
Posts: 22
andama is on a distinguished road
The best Indicator have no alert !!! ????

this indicator without alert... so is they anyway to add an alert when the XO changed the colour ??

All the best,
Attached Files
File Type: mq4 ZZ_MTF_XO_2.mq4 (4.3 KB, 78 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1300 (permalink)  
Old 02-10-2008, 04:43 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 1,814
fxbs is on a distinguished road
on synergy thread now they testing EA performance (enhancements)
manual RSI based systems (Synergy(DMEazy), Fozzy,8x8...) proven to be good, reliable and simple

SYNERGY Trading Method

8x8
Complete ebook for daily trading method - "The 8and8"

Fozzy methods - in ForexFactory

Last edited by fxbs; 02-10-2008 at 04:46 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
alert, forex, histogram, wlxfractals, Signal

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 On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/87-indicators-alert-signal.html
Posted By For Type Date
??????MetaTrader????????????? - MetaTrader???Wiki This thread Refback 08-18-2008 10:19 AM
Stochastic w/ Signals This thread Refback 08-15-2008 07:32 AM
Stochastic w/ Signals This thread Refback 08-15-2008 06:31 AM
MetaTrader初心者専用スレ This thread Refback 08-03-2008 11:39 AM
【隔離スレ】MetaTrader初心者専用3【ゆとり専用】 This thread Refback 07-26-2008 05:13 PM
Bright Ideas :: View topic - Today's Trend (CLOSED) Post #1216 Refback 07-15-2008 11:08 AM
【隔離スレ】MetaTrader初心者専用3【ゆとり専用】 This thread Refback 07-05-2008 06:43 PM
【隔離スレ】MetaTrader初心者専用3【ゆとり専用】 This thread Refback 07-05-2008 02:05 PM
MetaTrader初心者専用スレ This thread Refback 06-29-2008 01:54 AM
ヤ 粢蔘頷 裨蒟 碣褞 ヤ裲 (Forex) ヤ褞瑾, 竟褞褪 裨蒻 瑙琿頸韭. ネ粢頽韋 蒡粢頸褄 珞褊韃. - マ 裼瑣裨鞣 瑣裙 +50$ 鈞 蒟 This thread Refback 06-23-2008 04:49 PM
タマホミメ: 竟蒻瑣 midpoint MetaTrader 4 This thread Refback 06-14-2008 08:56 AM
、筅テ、チ、ホMeta Trader」エ、ヌス酘・、・ヌ・、・ネ・ TOP・レ。シ・クニ簣ニ This thread Refback 06-03-2008 11:07 AM
Bollinger Indicator Request Post #721 Refback 05-28-2008 03:52 AM
Bollinger Indicator Request Post #721 Refback 05-20-2008 04:29 AM
Help with RSI<> Bollinger bands Alert Post #1439 Refback 05-01-2008 12:36 PM
・ニ・ッ・ヒ・ォ・ | 1ヒア゚、ォ、鯲ワサリ、ケクカサイノ This thread Refback 04-29-2008 09:53 PM
Help with RSI<> Bollinger bands Alert Post #1439 Refback 04-17-2008 03:24 AM
MA Cross 3MACross Alert WarnSig - MQL4 莉」 ∝渕蝨ー Post #1273 Refback 04-14-2008 09:42 AM
Help with RSI<> Bollinger bands Alert Post #1439 Refback 04-13-2008 08:31 PM
Help with RSI<> Bollinger bands Alert Post #1439 Refback 04-13-2008 08:12 PM
Help with RSI<> Bollinger bands Alert Post #1439 Refback 04-13-2008 07:56 PM
MA Cross 3MACross Alert WarnSig - MQL4 Code Base Post #1273 Refback 04-13-2008 01:17 PM
MA Cross 3MACross Alert WarnSig - MQL4 Code Base Post #1273 Refback 04-13-2008 05:40 AM
゚ン ヌヨレ フムモ 贄モヌ睨 ハ菠 - 聿ハマヌハ ヌ矼ハマヌ趁 ヌ瞽ムネ This thread Pingback 04-04-2008 01:49 PM
Advanced Get Oscillator - MQL4 莉」 ∝渕蝨ー Post #1238 Refback 04-01-2008 02:46 PM
MBA - MQL4 莉」 ∝渕蝨ー Post #1130 Refback 03-31-2008 08:23 AM
Polite Request This thread Refback 03-27-2008 11:08 AM
Polite Request This thread Refback 03-27-2008 10:58 AM
ツ 鈞琅 鉋籵褄 angell 胛 This thread Refback 03-26-2008 07:42 PM
Advanced Get Oscillator - MQL4 Code Base Post #1238 Refback 03-26-2008 05:58 PM
MBA - MQL4 Code Base Post #1130 Refback 03-26-2008 01:32 PM
MBA - MQL4 Code Base