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
I was issued 2 zip files with EA/indicator/tpl at my IB today.
They said its the latest compilation and were proud to say the best so far.
One EA was called Steady_Stella and the other Kool_Kalenzo.
I quietly took them back today and put them on demo accounts.
(No source files - just ex4).
The Steady_Stella I have confirmed is definitely Stellaman's setup.
And the Kool_Kalenzo took me some time to search but also traced to this
forum at the Kalenzo RSIOMA thread.
These are definitely well developed EAs and I am still figuring their logic
and rules.
I noticed the Steady_Stella is not a martingale. Neither is the Kool_Kalenzo.
I've looked at many EAs but have never bothered to run them.
I don't think EAs can reliably trade as compared to a clear human head.
But I'm going to test these 2 out and report back later.
Already I can I see their trades are very close to what I would make manually.
I don't know, who's mimic whom.
sigs MainTrand Lev (def 30/70) X added
What U say, Great Kaligula?
p.s. 20070728 Files updated: v2HLS22; v2HHLS22 (signals rearranged)
RSIOMAv2HHLSX :
Hornet(i-RSI); Hist & Levels 20/80; 30/70 CrossSig; Rsioma/MaRsioma X sig
cool mods fxbs thanks
Add the Alert ??
RSIOMAv2HHLSX : Hornet(i-RSI); Hist & Levels 20/80; 30/70 CrossSig; Rsioma/MaRsioma X sig
fxbs,
Can you add an alert in this indicator when (in small yellow box) X Sig shows up when the line cross?
Would be helpful for everyone would be pleased with your help.
Thanks.
NY168
alert- i don't know how - but Increase knows
Kalenzo, mod 4 Your consideration:
i put some missing teeth on histo lev 50/30/70 and add some sigys lev20/80 X (HLS) + Hornet's i-RSI mod (HHLS)
p.s.
Standard ind makes all RSI calculations by itself, Hornets - uses built-in MT4 function iRSI (lighter, but might be minute differences on refreshing, etc; please, test)
next post - new versions with added fitures (20070728)
alert- i don't know how - but Increase knows
Please Increase ---> help us to add the alert?
NY168
Hı Kalenzo
İn my wiev your digital Schaff trend cycle indicators are better: any idea anyone ? https://www.mql5.com/en/forum
RSIOMA_v2 with Emily this week end
Who said that this is my thread I'm only modest creator of that indicator. It is Cocoracas who is developing the strategy with the ea.
And about Emily v8 I think you should fix the problem with lot management - when I was testing it I was getting message that I don't have enough margin - this is a bug - you should check if you have enough money to put order to the market before you will call order send function.
Try to add this statement before order send function:
if(AccountFreeMarginCheck(Symbol(),OP_BUY,lots)<=0
||
GetLastError()==134) return;Above code will avoid printing the messages about not enough money, however this will not slove problem with counting the right lot size.
Another thing that can haste this ea is to use iRsiOnArray function instead a few loops like it was done in the first version of the indicator.
Those are just my few cents I'm really happy that this thread is developingHii Kalenzo
You can se that I am in the same way
I like a lot your RSIOMA indicator
And..please, can you look the Emily_v12.mq4 in the post from Emily and tell me what do you think? Because I think is finish for can try in real account.
Thanks
And regards