Dagmar replied to the topic Volceq expert advisor in the forum Trading Systems Discussion 8 years, 4 months ago
you can download it here : https://qforex.ml
have fun… try the rossbot/ ssbo , another well done ea by xux
Dagmar replied to the topic Volceq expert advisor in the forum Trading Systems Discussion 8 years, 4 months ago
Hello Xux,
could you be so kind and add the following feature.
volceq ea already has the possibility to use a moving average. It is very useful to combine this with candle breakout, because it minimizes false entries and therefore it givs a better performance.
For instance:
The price (course) moves above the EMA (set to 11) and triggers t…[Read more]
xux99 replied to the topic Currency strength expert advisor in the forum Trading Systems – Development 8 years, 5 months ago
I have added the ExitOnSignalCancelation option and updated the attachement of the first post.
simplex replied to the topic For the friends of cultivated filtering in the forum General Discussions 8 years, 7 months ago
Yep, IIR vs. FIR filters in shorthand! If considering Ehlers’ lowpass proposals, I would rather have a look at his ‘Supersmoother’ (IIR). Simple, smooth, adjustable.
simplex replied to the topic For the friends of cultivated filtering in the forum General Discussions 8 years, 7 months ago
Hi Anti,
There are several mq4-versions of ‘Zero Lag’ filters out there, and not all of them are original Ehlers’ works. I assume you’re referring to the one described in this paper.
I tried it years ago, and there’s not so much lag indeed. But on the other hand its smoothing capabilites are not so brilliant – the typical tradeoff to consider…[Read more]
simplex replied to the topic For the friends of cultivated filtering in the forum General Discussions 8 years, 8 months ago
Hi Carlos,
I read your most recent 3 posts and all of them contain links to brokers’ websites. Could you please explain? To be honest, this looks a bit suspicious to me regarding spam.
s.
EDIT: spam content moved to the trash bin.
simplex replied to the topic For the friends of cultivated filtering in the forum General Discussions 8 years, 8 months ago
Ha, thanks for those links! A lot of stuff to read …
The ‘multi-bandpass filter’ heading immediately got my attention (reminds me of my old Ehlers’ works in mq4). Yet have to postpone in-depth reading for a while!
simplex replied to the topic For the friends of cultivated filtering in the forum General Discussions 8 years, 8 months ago
Hi @flx23,
Did you proceed your project / ideas in silence? Any ideas to bring this thread back to life?
simplex replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 8 months ago
… and one more idea: the D1 trifurcation could possibly be caused by weekly cycles. So analyzing five weekdays separately may bring insight.
simplex replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 8 months ago
Interesting! Thanks for your work and posting it!
In the H4 you can see that the point cloud widens and there may be a bi- or trifurcation. The same bifucation can be seen in the D1 much better. What could cause that bifurcation?
In H4 and D1 you appear to analyze a time period of about 7 – 8 years. In order to find out more about that bi- or…[Read more]
simplex replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 9 months ago
Hmm, rethinking this, my latest idea will lead to a certain number of ‘divide by zero’ errors. So a different method of normalization would be nice.
simplex replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 9 months ago
Nice work!
I haven’t been around so frequently these days, so please forgive me if my thoughts on your latest post do not consider topics that have already been discussed.
When developing an algorithm for trading purpose I’m always heading for two major goals to simplify practical usage:
- If possible, the algo should be symbol independent.
…
xux99 replied to the topic Volceq expert advisor in the forum Trading Systems Discussion 8 years, 11 months ago
StopLossType = BoxHeight. I guess I can leave this blank if I set OppositeBoxSideSL to true?
Yes.
TakeProfit1Type: If I set this to BoxHeight, should I leave TakeProfit1 empty..?
No, TakeProfit1 is a multiplier of BoxHeight value.
Is there a way to open 2 orders instead of 1 when price breaks outside the box? Most brokers do not efficiently…[Read more]
xux99 replied to the topic Volceq expert advisor in the forum Trading Systems Discussion 8 years, 11 months ago
I could not replicate this problem, which broker did you use? Make sure you have the latest Volceq version.
xux99 changed their profile picture 8 years, 12 months ago
Bartleby started the topic Indicator wanted..maybe an coding excercise? in the forum Indicators – Development 9 years ago
Maybe some of the learning coders could use this as a learning excercise?
I really can´t find the time to learn to code mql . But i got an idea for an indicator..
If this is not wanted here (which i could understand), please feel free to delete my post.<br style=”-webkit-tap-highlight-color: transparent; color: #000000; font-family: Verdana,…[Read more]
simplex replied to the topic For the friends of cultivated filtering in the forum General Discussions 9 years ago
Re. lowpass vs. bandpass filter:
I generally agree that a lowpass or some similar approach should act as a primary filter.
Guided by earlier Ehlers’ papers, I tried for some time (long ago) to measure current price frequency, and then tune a bandpass accordingly. As you might have guessed from my above post, this approach was not successful…[Read more]
simplex replied to the topic For the friends of cultivated filtering in the forum General Discussions 9 years ago
Hi flx,
I’ve been off for some time, so I did not notice your new thread until now. Interesting!
From what you’re writing, you appear to have read most of Ehlers’ papers and / or books, and certainly a bit more.
I agree that it is not necessary to reproduce (smoothed) prices exactly in order to trade successfully, all it takes is timeliness…[Read more]
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 1 month ago
the only thing i found useful in the sim thread was that it makes you look at price action around inefficient market moves. this put me on the path of Order Flow. I just want to be sitting in a pile of imbalanced orders regardless of what various stats or indicators say about the next bar because it’s the imbalanced orders that move price …[Read more]
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 1 month ago
the only thing i found useful in the sim thread was that it makes you look at price action around inefficient market moves. this put me on the path of Order Flow. I just want to be sitting in a pile of imbalanced orders regardless of what various stats or indicators say about the next bar :) this can end up being the most important thing you…[Read more]
- Load More