TDI Alerts new - Traders Dynamic Index Indicator v2a
Page 1 of 502 12 LastLast
Results 1 to 10 of 17

Thread: TDI Alerts new - Traders Dynamic Index Indicator v2a

  1. #1
    Long time back I've downloaded the TDI new Alert-Indior from (I think) http://codebase.mql4.com/2999. Now it came back into my thoughts as I were searching for an substitution for the cci. Anyway - I had a look to it and also did some changes/additions. It is possible to choose the alertcandle, possess the pushnotifiion alert too, virtually every parameter is outside and changeable (alert levels, colours, ma-rsi-settings, etc.).

    I did not change the means of calculation. I changed the title ans version too - to TDI Alarms v2a.mq4, imho that is logical because of all the mods. /additions (previous version was 2.0)...

    For all of you who do not know how the signals are generated (strong buy, feeble buy, etc. pp.) , here is a short cheat-sheed I composed:

    Quote Originally Posted by ;
    SIGNAL GENERATION:
    ------------------

    The TDI (Traders Dynamic Index)
    ===============================

    Volatility Band High (VB HIGH), colour: SkyBlue, buffer: UpZone
    Volatility Band Low (VB LOW), colour: SkyBlue, buffer: DnZone
    RSI PRICE LINE (RSI), colour: Green, buffer: MaBuf
    MARKET BASE LINE, colour: Yellow, buffer: MdZone
    TRADE SIGNAL LINE, colour: Red, buffer: MbBuf
    TRADE SIGNAL2 LINE, colour: Aquacolour buffer: McBuf, includes no purpose for signal generation!

    Indior SignalLevels:
    RSI_OversoldLevel: 23 (default: 32)
    RSI_OverboughtLevel: 78 (default: 68)
    VB_ConsolidationLevel: 20 (default: 20)

    Conditions:
    ===========

    Strong Buy: RSIgt;TRADE SIGNAL LINE TRADE SIGNAL LINEgt; MARKET BASE LINE RSIgt;RSI_OversoldLevel RSIlt;RSI_OverboughtLevel

    Moderate Buy: RSIgt;TRADE SIGNAL LINE RSIgt; MARKET BASE LINE TRADE SIGNAL LINElt; MARKET BASE LINE RSIgt;RSI_OversoldLevel RSIlt;RSI_OverboughtLevel

    Bad Buy: RSIgt;TRADE SIGNAL LINE TRADE SIGNAL LINElt;MARKET BASE LINE RSIlt; MARKET BASE LINE RSIgt;RSI_OversoldLevel RSIlt;RSI_OverboughtLevel

    Strong Economy: RSIlt;TRADE SIGNAL LINE TRADE SIGNAL LINElt; MARKET BASE LINE RSIgt;RSI_OversoldLevel RSIlt;RSI_OverboughtLevel

    Moderate Economy: RSIlt;TRADE SIGNAL LINE RSIlt; MARKET BASE LINE TRADE SIGNAL LINEgt; MARKET BASE LINE RSIgt;RSI_OversoldLevel RSIlt;RSI_OverboughtLevel

    Weak Economy: RSIlt;TRADE SIGNAL LINE TRADE SIGNAL LINEgt; MARKET BASE LINE RSIgt; MARKET BASE LINE RSIgt;RSI_OversoldLevel RSIlt;RSI_OverboughtLevel

    HIGH LEVEL CAUTION (Overbought): RSIgt;=RSI_OverboughtLevel

    LOW LEVEL CAUTION (Oversold): RSIlt;=RSI_OversoldLevel


    TrendSignals:
    =============

    Powerful Up: TRADE SIGNAL LINEgt;MARKET BASE LINE

    Weak Up: TRADE SIGNAL LINEgt;MARKET BASE LINE RSIlt;MARKET BASE LINE

    Powerful Down: TRADE SIGNAL LINElt;=MARKET BASE LINE

    Bad Down: TRADE SIGNAL LINElt;=MARKET BASE LINE RSIgt;=MARKET BASE LINE

    Consolidation: VB HIGH-VB LOWlt;VB_ConsolidationLevel


    Btw - if you start the mq4-file from the editor, you can read (on top) a short introduction into the traders dynamic index by his developer, Dean Malone (2006). And I don't want to neglect to mention Tim Hyder (Hiachiever) who has rewritten the entire indior in 2008 (and additional lots of stuff too, see changelog from the sourcefile).

    Edit 05.12.2013: OnChart-version attached (show the tdi on the chart). Please TDI Alerts v2a too, I have found a few bugs and added an option: UseStochInsteadOfRsi. We'll use stochastics-calculation instead of this rsi, When it's = true. Enjoy
    https://forexintuitive.com/attachmen...1986890671.mq4
    https://forexintuitive.com/discussio...tops-hurt.html
    https://forexintuitive.com/attachmen...1430067190.ex4
    https://forexintuitive.com/discussio...pivot-egy.html

  2. #2
    pls. Have a look also into the tdi red green alarms which should be more convenient and less disturbing (?) , further there is a pdf with some advice concerning the tdi attached:
    https://forexintuitive.com/cryptocur...os-indior.html

  3. #3
    Quote Originally Posted by ;
    pls. Have a look also to the tdi reddish green alerts which should be more suitable and less disturbing (?) , further There's a pdf with some advice regarding the tdi attached: https://forexintuitive.com/cryptocur...s-time-ea.html
    Hello fxdaytrader
    Do you have an alarm for TDI that informs me when red or green line or both cross a degree (50 such as )

    Thank you

  4. #4
    Hello fxdaytrader

    I saw your work on the TDI Alerts, and has been very impressed.

    I am wondering if yo can help me with an alarm to TDI that shows a message box only when the following conditions occur, following candle closes

    BUY
    - RSI Price Line only crosses up Volatility Band (High) from under, with equally RSI Price Line and Volatility Circle (High) under Overbought (68)
    - RSI Price Line gt; 50
    - RSI Price Line gt; RSI Trade Signal Line
    - RSI Trade Signal Line gt; Market Base Line

    SELL
    - RSI Price Line simply crosses down Volatility Circle (Low) from over, with equally RSI Price Line and Volatility Circle (Low) over Oversold (32)
    - RSI Price Line lt; 50
    - RSI Price Line lt; RSI Trade Signal Line
    - RSI Trade Signal Line lt; Market Base Line

    For the indior parameters, only use the standard 13,2,7,34

    Please Allow Me to know if possible. Thanks a million!

    RD1

  5. #5
    Quote Originally Posted by ;
    Hello fxdaytrader I saw your work on the TDI Alerts, and has been very impressed. I am wondering if yo will help me with an alarm to TDI that shows a message box only when the following conditions occur, following candle closes BUY - RSI Price Line just crosses up Volatility Band (High) from under, together with both RSI Price Line and Volatility Band (High) under Overbought (68) - RSI Price Line gt; 50 - RSI Price Line gt; RSI Trade Signal Line - RSI Trade Signal Line gt; Market Base Line SELL - RSI Price Line just crosses down Volatility Band (Low) from over, together with both...
    Hi there,

    I am having problems setting up the DTI Properties, can somebody write them down :

    Calculations?
    Levels?
    Style?
    Appearance?

    Thank-you.

    Kind regards,
    Vincenzo.

  6. #6
    Quote Originally Posted by ;
    Long time past I've downloaded the TDI new Alert-Indior from (I believe ) http://codebase.mql4.com/2999. It came back into my mind as I looked for an substitution for your own cci. Anyhow - I did some changes/additions and had a look for it. It's possible to choose the alertcandle, possess the pushnotifiion alert also, nearly every parameter is external and changeable (alert levels, colours, ma-rsi-settings, etc.). I did not change the way of calculation. I changed the name ans version also - to TDI Alerts v2a.mq4,...
    Hello, does that egy work on any time frame or is there any one or many chosen ones?

    Thank you a lot!

  7. #7
    I downloaded version 3 and it wouldn't compile at all from the new compiler so I reworked the whole file and call it version 4. I haven't played this indior considerably but wanted to create a version. PipPip....
    https://forexintuitive.com/attachmen...1486766658.mq4

  8. #8
    Quote Originally Posted by ;
    I downloaded version 3 yesterday and it would not compile at all from the new compiler so I reworked the entire file and call it version 4. I haven't played this indior much but wanted to make at least a version. PipPip... file
    Hi Mr Jim, I am using Marketscope and they have released a new version - It's dumped my TDI of old.
    Your new version sounds great only Marketscope necessitates bin or lua files to load. Are you able to assist with this situation.
    Thanks.

  9. #9
    Quote Originally Posted by ;
    I downloaded version 3 yesterday and it wouldn't compile at all from the new compiler so I reworked the entire file and call it version 4. I haven't played with this indior much but wanted to make at least a model. PipPip... file
    Thank you for doing this, jd. Very beneficial!

  10. #10
    Hello fxdaytrader,
    Would U mind to describe what means $ on the chart and the flakes * coloured blue. All congrats to TDI v.3 it works nicely.
    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners more information