- Search Crypto Craft
-
Fozzy Signal Indicator
Started May 18, 2007|Trading Systems|10 repliesHey guys :-) I thought that sharing something will be nice after so much knowledge has been ...
Hey guys :-) I thought that sharing something will be nice after so much knowledge has been ...
Good luck! — Good luck, my friend! Sorry to hear your profits vanished, I'm sure you'll recover soon with greater pile of gold :-) I was wondering if you can recommend your FX broker, I'm quite interesting in EA trading myself. Thanks in ...
Concerning the iCustom — I didn't really understand how you used the iCustom function.. You've written this code: ax0[cnt]=iCustom(Symbol(),0,"T3MA",4,1.5,cnt); ax1[cnt+1]=iCustom(Symbol(),0,"T3MA",4,1.5,cnt+1); ...
Thanks — Looks interesting, I think I'll check it out sometime, Thanks! M256.
I think it is repainting — But only a bit. By judging this code: if(xdown==1){dnbuffer[cnt+1]=High[cnt+1]+(sep*Point);} if(xup==1){upbuffer[cnt+1]=Low[cnt+1]-(sep*Point);} You actually see that the buffer is not changed for the current ...
Nice! — Nice indicator you've came up there, buddy! My only hope is that it doesn't repaint itself, because I've already seen these so-called holy grails that repaint themselves to look better. I'm going to check it, thanks for sharing!
Welcome! I hope you'll enjoy your stay and help us improve :-)
Results — Well, I've written it, and it seems to work great. It made 3488$ profit in two months backtesting, and doubled the money(initial 10000$) in one year (For some reason MT doesn't let me backtest on dates before 2006). Thanks, buddy! ![]()
Sounds interesting — Sounds interesting, i'm writing an EA now to see what is worth. Thanks for sharing.