- Search Metals Mine
- yczzd replied Aug 3, 2015
The basket stop is set to 0 by default, this is my test TDI in case of OBOS, reverse order to open the probability of 6~7 position, and the drawdown level of funds. I suggest that the basket stop is set to 10~20 (of balance 10%-20%). You are right ...
New TDI Method v2
- yczzd replied Aug 3, 2015
Hi, oneffone I didn't go back to the test. Do not know whether it can be used back testing。 As to what's going to happen, I don't know. However, on my platform, Forward test has been very normal and stable。 The EA design did not consider the 5 digit ...
New TDI Method v2
- yczzd replied Aug 1, 2015
Hi,DerBerliner I am very sorry, because my English is too bad, all of my posts are the credit of the translation software. I have some difficulty in understanding your post. Sorry
New TDI Method v2
- yczzd replied Aug 1, 2015
Sorry. boederzeng I didn't go back to the test. Do not know whether it can be used back testing。 As to what's going to happen, I don't know. However, on my platform, Forward test has been very normal and stable。
New TDI Method v2
- yczzd replied Aug 1, 2015
欢迎你。这个论坛里中国人应该不少,高手也很多。希望多交流,共同提高。我的英文太臭,要是哪儿有这样规模的中文论坛那就太好了。 Welcome. In this forum, the Chinese people should be quite a lot, Ace is also a lot of. Hope to more exchanges and jointly improve. My English is too bad, It would be nice if there was ...
New TDI Method v2
- yczzd replied Jul 31, 2015
and and In my platform, EA works correctly. 1)Lotsi is fixed. When the reverse billing, calculate the LotSize, does not match the decimal and brokers may. But will eventually get the right results. 2)Single TP don't be too big, $50 is ok 3)Breakeven ...
New TDI Method v2
- yczzd replied Jul 31, 2015
It looks really a bit like martingale, because the reverse opening orders. TDI has a lot of ways to trade in the FF forum. The main signal is green and red cross. There are two entry points: Above 32 level or below 68 level, and then combined with ...
New TDI Method v2
- yczzd replied Jul 30, 2015
Sorry, Blueseahorse, Wattaman, Fxolive I made a mistake, A single pair does not set a stop, Exit signal it solely on the basis of red and green lines cross. It's easy to add a stop. But I think it's better to deal with a single transaction in ...
New TDI Method v2
- yczzd replied Jul 30, 2015
Demonstration and real account can be run. No limit. Please pay attention to the risk, in the real account
New TDI Method v2
- yczzd replied Jul 30, 2015
Thanks. Yes, your understanding is basically correct. I would have wanted to join several filtering options, and then I gave up. I want to implement in my next EA version (similar to the dashboard EA) , I'm in programming. good luck
New TDI Method v2
- yczzd replied Jul 30, 2015
Hi, everyone Here is the default setting list for the EA parameter: extern int BrokerGMTShift = 2; //Broker GMT shift extern bool DST = true; //Daylight saving time extern double Lots = 0.1; //Fix lots extern int CounterTradeMax = 7; //Max number of ...
New TDI Method v2
- yczzd replied Jul 30, 2015
Glad to meet you. Yes, The trade Explorer is this EA forwad testing result. In addition, your TDI trading is very good.
New TDI Method v2
- yczzd replied Jul 30, 2015
EA include single symbol SL,TP,BE, the same time include basket SL,TP. I use default settings. At the same time, I hope you look carefully at the first post.
New TDI Method v2
- yczzd replied Jul 30, 2015
Automatically. Of course, you can also manually close orders.
New TDI Method v2
- yczzd replied Jul 29, 2015
RPL and TSL is not an indicator, but a moving average, which is described in the first post, and has been included in the template. Forex trade session display is a function module of EA.
New TDI Method v2
- yczzd replied Jul 29, 2015
Oh, sorry. I didn't consider the difference between a broker's trading platform. Your platform is 5 digits, and the currency pair has a suffix。 Let me see if I can fix this problem.
New TDI Method v2
- yczzd replied Jul 29, 2015
Note: The EA including basket trading, so trading volume is large, the risk is also large. Therefore, please set the parameters according to the need to use. If you don't want to trade frequently, you can use a higher time period.
New TDI Method v2
- yczzd replied Jul 29, 2015
Hi,everyone I will release my robot for everyone to test. Please download the attachment. At the same time, the first post has been updated. Warning: do not use for real account EA file : Copy to \MQL4\Experts file Templates file : Copy to ...
New TDI Method v2