You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi Newdigital,
great system - if I make money on it i'll make a donation ( in roubles)
I am having a small problem with 15M template, Fisher-exit doesn't show any signals (crosses). Could you please post your settings for this indicator?
thanks
euro-peanFisher_exit (created by Kalenzo) is using Fisher_v1 indicator (created by Igorad):
double f2u = iCustom(Symbol(),0,"Fisher_v1",10,4,0,0,i+1);//up
double f3u = iCustom(Symbol(),0,"Fisher_v1",10,4,0,0,i+2);//up
double f1d = iCustom(Symbol(),0,"Fisher_v1",10,4,0,1,i);//dn
double f2d = iCustom(Symbol(),0,"Fisher_v1",10,4,0,1,i+1);//dn
double f3d = iCustom(Symbol(),0,"Fisher_v1",10,4,0,1,i+2);//dnSo you should have Fisher_v1 in /indicator folder also.
I think you would have a message for
" you cant open fisher_v1.ex4 ".
I tried to change fisher_exit.ex4 to fisher_v1.ex4,
but MT4 would shut down.
Hi Newdigital,
great system - if I make money on it i'll make a donation ( in roubles)
I am having a small problem with 15M template, Fisher-exit doesn't show any signals (crosses). Could you please post your settings for this indicator?
thanks
euro-peanI think you would have a message for
" you cant open fisher_v1.ex4 ".
I tried to change fisher_exit.ex4 to fisher_v1.ex4,
but MT4 would shut down.I answered on the previous post.
Fisher_exit is using Fisher_v1 indicator (above posted as well).
There is some thread in Suggestions for Trading Systems section. I don't remember name of this thread: wma or something like this ...
It was some request on wma and Kalenzo together with me tried to create some system and finally he created 3 or 4 indicators. The system on that thread looks good and thread was not finished yet.
I just took this Fisher_exit indicator from that wma thread.
Thanks ND, it works correctly now.
Fisher_exit (created by Kalenzo) is using Fisher_v1 indicator (created by Igorad):
double f2u = iCustom(Symbol(),0,"Fisher_v1",10,4,0,0,i+1);//up
double f3u = iCustom(Symbol(),0,"Fisher_v1",10,4,0,0,i+2);//up
double f1d = iCustom(Symbol(),0,"Fisher_v1",10,4,0,1,i);//dn
double f2d = iCustom(Symbol(),0,"Fisher_v1",10,4,0,1,i+1);//dn
double f3d = iCustom(Symbol(),0,"Fisher_v1",10,4,0,1,i+2);//dnThank you, Newdigital.
I forgot that Fisher_v1 should be there as well.
It works now.
euro_pean
I am trying to set up the chart for M30 timeframe.
I am trying to set up the chart for M30 timeframe.
This M30 system may work. I looked on historical data and it was 219 pips since yesterday for EURUSD only.
I tested it a little today and it's ok.
In this M30 system I am using one new indicator created by Igorad today.
Igorad wanted to create new thread with this new indicator (which i am using in this system now) so I will test it more and wait for his new thread.
I think everything it ok with this system for M30.
I am testing exit now.
We have two kinds of exit: good exit and right exit.
What is the difference between good and right?
I tested exit on Fibo-Pivot indicator and got just few pips (see statement).
So now I will test exit on price reversal. I am not sure that you can see it from the image but the indicators are changing the color to the yellow one when the price is reversing.
I will try this to get more pips per order.
indicators
Hello , please can you attach the indicators needed for the 30 min setup please
thanks
Hello , please can you attach the indicators needed for the 30 min setup please thanks
I am still testing it.
Of course I will attach everything. Not now.
Will test it untill Monday and will see.
I will post anyway: if it works so it is ok; if not - members of this forum will help to find the better solusion.