Thread: Fibonacci_Ema
View Single Post
  #104 (permalink)  
Old 10-06-2006, 08:53 PM
solaris solaris is offline
Junior Member
 
Join Date: Aug 2006
Posts: 19
solaris is on a distinguished road
Quote:
Originally Posted by newdigital
I may code the second condition to be optional as "false" or "true" for example. If it is necessary.

For example (the settings of EA - version #2:
- Re-Entry=false;
(the first condition is working only).
- Re-Entry=True;
(both second and first condition are working all together).
ND,

This is simply a suggestion for your consideration. Use another EMA like 13 as the re-entry condition. In other words, on a downward trend, if EMA8 crosses up EMA13 and crosses it back down, there is that potential continuation of the trend, thus re-enter the trade. If the trade hasn't exited yet, an option to add another lot.

Quote:
It may be 3rd and 4th condition as optional as well (we do not have 3rd and 4th but just in case if we will develop it). For example if we decide to add some filter (indicator) or any.
Another suggestion is to use RAVI FX Fisher as filter indicator, to enter a BUY signal if the trigger is above .09 or a SELL signal is the trigger is below .09. If you would code this on v2 and/or v2tf, even just for me, I would greatly appreciate it.

I have attached the RAVI FX Fisher indicator.

Thanks for all your effort in this TSD forum.

solaris
Attached Images
File Type: jpg EMAFibo with RAVI.jpg (89.0 KB, 769 views)
Attached Files
File Type: mq4 RAVI FX Fisher.mq4 (2.9 KB, 166 views)
Reply With Quote