• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 10:04am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 10:04am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

TDI Alerts new - Traders Dynamic Index Indicator v2a 46 replies

TDI-ADX System (swing trading using TDI) 113 replies

Easy Does It off the TDI indicator - EDI TDI 134 replies

bo7a method... method for GBP/JPY 205 replies

TDI Trading system 5 replies

  • Trading Systems
  • /
  • Reply to Thread
  • Subscribe
  • 84
Attachments: New TDI Method v2
Exit Attachments

New TDI Method v2

  • Last Post
  •  
  • 1 1112Page 131415 16
  • 1 12Page 1314 16
  •  
  • Post #241
  • Quote
  • Sep 28, 2015 9:32pm Sep 28, 2015 9:32pm
  •  chye
  • | Joined Mar 2011 | Status: Member | 111 Posts
在这里看到自己人,真是太兴奋了。
TDI这个指标我也关注了很久了,也使用了一段时间了,希望在这里能学到更多!
谢谢题注的付出。希望有一个共同的平台,比如qq群,可以方便国人之间交流这个TDI
Thank u
  • Post #242
  • Quote
  • Sep 28, 2015 9:48pm Sep 28, 2015 9:48pm
  •  ShepherdL
  • | Joined Feb 2013 | Status: Step by step | 311 Posts
Quoting chye
Disliked
在这里看到自己人,真是太兴奋了。 TDI这个指标我也关注了很久了,也使用了一段时间了,希望在这里能学到更多! 谢谢题注的付出。希望有一个共同的平台,比如qq群,可以方便国人之间交流这个TDI...
Ignored

  • Post #243
  • Quote
  • Sep 28, 2015 10:28pm Sep 28, 2015 10:28pm
  •  blueseahorse
  • Joined Apr 2013 | Status: trading is less better than more | 250 Posts
how many chinese are wandering in this forum? and how many are contributing ?
do we really need an additional group to do all the discussion ? or just here is quite enough ?
because here there are serious people from differnt countries to share to communicate rather than messy chinese native forums which are full of advertises and
frauds ...
patience is a virtue
  • Post #244
  • Quote
  • Sep 28, 2015 10:34pm Sep 28, 2015 10:34pm
  •  chye
  • | Joined Mar 2011 | Status: Member | 111 Posts
Quoting blueseahorse
Disliked
how many chinese are wandering in this forum? and how many are contributing ? do we really need an additional group to do all the discussion ? or just here is quite enough ? because here there are serious people from differnt countries to share to communicate rather than messy chinese native forums which are full of advertises and frauds ...
Ignored
u are quite right.thank u for your advice.
  • Post #245
  • Quote
  • Oct 3, 2015 12:54am Oct 3, 2015 12:54am
  •  yczzd
  • Joined Aug 2012 | Status: Member | 146 Posts
I'm sorry, my friends.
Because of my time is very limited, the upgrade and perfection of this EA has not been completed.
But I would like to publish it first, so that we give it a test.
Major improvements in the new version:
1 interface to the panel, more information and more intuitive;
2 adds a news trading strategy that makes it a dual strategy for EA;

Possible problems:
After the basket was closed, the program was suspended, probably the problem of array computing is being excluded.
The SL and TP of the news trade module may need to be improved.


See the next post in detail

First post updated at same time
Attached File
File Type: mq4 News_TDI_Double_Strategy_EA.mq4   60 KB | 531 downloads
  • Post #246
  • Quote
  • Edited at 4:34am Oct 3, 2015 2:36am | Edited at 4:34am
  •  yczzd
  • Joined Aug 2012 | Status: Member | 146 Posts
shot1
Attached Image (click to enlarge)
Click to Enlarge

Name: shot1.PNG
Size: 106 KB


Brief description
max profit: Maximum profit and time in the process of running the program
min profit: Minimum profit and time in the process of running the program
close all: Manually close all orders

pips: Pips from the opening price of the day
imp: Important influence level of news, divided into high, medium and low(only display High and Medium impact news less than 12hours)
counterdown: The rest of the time the news release
currency: The currency of the news
atr5: ATR indicator, period is 5, TF is D1, Will be used as a stop loss
TSL,RPL,etc: TDI indicator value of red line and green line
Left lower corner: 10 news events that will be released recently

Good luck
  • Post #247
  • Quote
  • Edited at 4:50am Oct 3, 2015 3:25am | Edited at 4:50am
  •  yczzd
  • Joined Aug 2012 | Status: Member | 146 Posts
Parameter setting
Attached Image (click to enlarge)
Click to Enlarge

Name: setup shot1.png
Size: 43 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: setup shot2.png
Size: 27 KB


input string style ="===== Trading Style =====";
input ENUM_TST TradingStyle =2; //=0 is OBOS; =1 is Trend; =2 is News(=1 trend no code yet. )
input string news ="===== News Pending Trading Setup=====";
input int SecondBeforeNews=90; //Pending order Time(second) before Red news post
input int PendOrderGapPips=10; //Gaps of Pending placed away price of current
input double NewsTPinDollars =50; (when UseMM=true, TP is calculated auto)
input double RiskMoneyPercent=3; //Percentage equity loss for each trade,0 means fix_lots (advise 1%-3%)
input double RiskRatio =0; //Reward/risk ratio, 0 means use ATR to stoploss
input bool UseMM =true; //Auto calculate Lot,TP,SL
input bool FilterUseCC =true; //Use Currency Strength Filter (coding still)

good luck

yczzd
  • Post #248
  • Quote
  • Oct 5, 2015 8:13am Oct 5, 2015 8:13am
  •  tiagomes71
  • | Joined Aug 2014 | Status: Member | 36 Posts
thanks
  • Post #249
  • Quote
  • Oct 5, 2015 9:26am Oct 5, 2015 9:26am
  •  yadgayan
  • | Commercial Member | Joined Dec 2010 | 45 Posts
perfect effort. im testing
  • Post #250
  • Quote
  • Oct 5, 2015 12:25pm Oct 5, 2015 12:25pm
  •  yczzd
  • Joined Aug 2012 | Status: Member | 146 Posts
Quoting yadgayan
Disliked
perfect effort. im testing
Ignored
Thanks
Trading happiness
yczzd
  • Post #251
  • Quote
  • Oct 7, 2015 6:53am Oct 7, 2015 6:53am
  •  howa61
  • Joined Jul 2013 | Status: Member | 536 Posts
Hello everyone.

Somebody have this indi?

Thanks in advance

BR

Attached Image
  • Post #252
  • Quote
  • Oct 7, 2015 7:29am Oct 7, 2015 7:29am
  •  olvus
  • | Joined Sep 2014 | Status: Member | 139 Posts
here it is
Attached File
File Type: ex4 Forex World Clock.ex4   30 KB | 741 downloads
  • Post #253
  • Quote
  • Oct 7, 2015 10:22pm Oct 7, 2015 10:22pm
  •  howa61
  • Joined Jul 2013 | Status: Member | 536 Posts
Quoting olvus
Disliked
here it is {file}
Ignored

Thanks olvus
  • Post #254
  • Quote
  • Oct 9, 2015 3:26am Oct 9, 2015 3:26am
  •  yczzd
  • Joined Aug 2012 | Status: Member | 146 Posts
Hi, everybody
The latest version of debugging is completed, released for testing.
The EA contains two separate trading strategies:
1) TDI method. The method follows the previous trading ideas, the refinement and refinement, eliminating a number of small bug.
2) News trading methods. Contains two trading module.
a) news release before 1 minute, in the current price above and below 10 points placed two pending buystop and sellsstop;
b) use news released before the currency's strength(Filter used CC) to confirm the price movements direction, create a market order directly。

Good luck

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot3.png
Size: 248 KB


EX4 Attachment
Attached File
File Type: ex4 News_TDI_Double_Strategy_EA.ex4   186 KB | 799 downloads


yczzd
  • Post #255
  • Quote
  • Oct 9, 2015 4:42am Oct 9, 2015 4:42am
  •  yadgayan
  • | Commercial Member | Joined Dec 2010 | 45 Posts
you have given such a great effort to develop this ea. Congratzz. will see result. I have put it to my vps. let see how its work. I have on news filter and currency strength meter.
  • Post #256
  • Quote
  • Oct 9, 2015 4:57am Oct 9, 2015 4:57am
  •  yczzd
  • Joined Aug 2012 | Status: Member | 146 Posts
Quoting yadgayan
Disliked
you have given such a great effort to develop this ea. Congratzz. will see result. I have put it to my vps. let see how its work. I have on news filter and currency strength meter.
Ignored
Thanks.
Have a good trading
zzd
  • Post #257
  • Quote
  • Edited at 11:13am Oct 9, 2015 6:23am | Edited at 11:13am
  •  Surgefx
  • | Joined Apr 2015 | Status: Member | 118 Posts
Quoting yczzd
Disliked
Hi, everybody The latest version of debugging is completed, released for testing. ...
Ignored
Just passing by but very impressed by your work and sharing . I just have to say thanks and for this simply fantastic job. My inputs are
1) For the the TDI method, this EA will work great during Asian trading session with news filter for pairs having upcoming news within say 5 hours time ( well this will effectively eliminate trading JPY and AUD pairs during that session). While the news trading method can be applied at the same time to pairs with news.

2) For the pending order method of news trading, the reality is that, due to slippage, spread widening, broker manipulation leading to the problem of entry price being substantially worst than the desired entry at news time, such a good strategy may not yield the desired result. A way to help the problem of entry price being substantially worst than the desired entry at news time, is to make a choice for the EA to immediately close out trades on pairs where the actual entry is x pips beyond the placed pending order thereby leaving only trades on the pairs with " good " entry running.

3) Inculcate these indicators vertex and deseert with the TDI cross entry condition which the EA presently uses.



Thanks once more.
Attached File
File Type: mq4 DSS Bressert Colored.mq4   3 KB | 426 downloads
  • Post #258
  • Quote
  • Oct 13, 2015 8:16am Oct 13, 2015 8:16am
  •  Surgefx
  • | Joined Apr 2015 | Status: Member | 118 Posts
[Attached is a better version of the bressert indy. I uploaded the Need 4 speed indy it will be great to have its values added up for several pairs about 3 minutes before a news event then make the entry based on the bull/bear higher value.
Attached Files
File Type: ex4 N4S_Histogram.ex4   9 KB | 473 downloads
File Type: ex4 Bressert Scalper Improved.ex4   10 KB | 518 downloads
  • Post #259
  • Quote
  • Oct 19, 2015 9:05am Oct 19, 2015 9:05am
  •  blamshakk
  • Joined Mar 2010 | Status: Member | 1,979 Posts
anyone demoing this?
  • Post #260
  • Quote
  • Oct 20, 2015 11:42am Oct 20, 2015 11:42am
  •  yadgayan
  • | Commercial Member | Joined Dec 2010 | 45 Posts
Quoting yczzd
Disliked
Hi, everybody The latest version of debugging is completed, released for testing. The EA contains two separate trading strategies: 1) TDI method. The method follows the previous trading ideas, the refinement and refinement, eliminating a number of small bug. 2) News trading methods. Contains two trading module. a) news release before 1 minute, in the current price above and below 10 points placed two pending buystop and sellsstop; b) use news released before the currency's strength(Filter used CC) to confirm the price movements direction, create...
Ignored
can you share mql4 file?
  • Trading Systems
  • /
  • New TDI Method v2
  • Reply to Thread
    • 1 1112Page 131415 16
    • 1 12Page 1314 16
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021