@simplex
Active 1 year, 7 months agoAnti replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 6 months ago
Yes, it does. Even if I ignore these cases, your idea only explains less than 3 % of total variance …
Anti replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 6 months ago
Seems that the quote function doesn’t work again …
Take you time to do whatever you want ;) I know that this forum isn’t as attracting as it was two years ago since most users are very silent.
Regarding 2*(High-Low)/abs(Open-Close): I’ve tested different versions for the prize path. I think I’ve tested a similar formula, too. However,…[Read more]
Anti replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 6 months ago
I’ve thought it would be a good idea to investigate the relationship between prize movements and volume. Thus, I’ve used my way of calculating the prize path, calculated it for 603,896 M1 candles and looked at the relationship between prize path and volume:

As you can see, there seems to be a linear relation between volume and the prize path. The…[Read more]Anti replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 6 months ago
Yes, surely. It may only give a hint. Thanks!
Anti replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 8 years, 6 months ago
After studying the volume concepts laid down by GG I found this one again. After adapting and filtering with higher TF signals I obtain sometimes quite accurate turning points. However, what me really wonders is this: We can often see turning points with a high volume and a high range. How does it fit in the water flow analogy? Why should the…[Read more]
thomas changed their profile picture 8 years, 6 months ago
xux99 replied to the topic Volceq expert advisor in the forum Trading Systems Discussion 8 years, 8 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, 8 months ago
I could not replicate this problem, which broker did you use? Make sure you have the latest Volceq version.
thomas replied to the topic Coders Supporting Coders in the forum Development 8 years, 9 months ago
Hi great coders @simplex, @xux99, @lowphat, and others …
I have a beginner question. Is it possible to define our own MA applied_price ??
As we see the formula for calling MA is : https://docs.mql4.com/indicators/ima
And the applied price is : https://docs.mql4.com/constants/indicatorconstants/prices#enum_applied_price_enum
What i want to do i…[Read more]thomas replied to the topic Coders Supporting Coders in the forum Development 8 years, 9 months ago
Hi great coders @simplex, @xux99, @lowphat, and others …
I have a beginner question. Is it possible to define our own MA applied_price ??
As we see the formula for calling MA is : https://docs.mql4.com/indicators/ima
And the applied price is : https://docs.mql4.com/constants/indicatorconstants/prices#enum_applied_price_enum
What i want to do i…[Read more]xux99 changed their profile picture 8 years, 9 months ago
Anti replied to the topic Trading made REALLY Simple in the forum Development 8 years, 9 months ago
@biggy: This thread died as there was too few interest (I guess) and less advanced programmers. If the idea hasn’t been further developed in a private group, then I’d guess that everything that has been developed is in this thread …
Anti replied to the topic Towards a quantitative market view: Trading started from Zero in the forum General Discussions 8 years, 9 months ago
… and here would have been the wins on EURUSD for the last 3 trading days. It’s really a shame that my dayjob hinders me to test this strategy and to make some easy pips …

Bartleby started the topic Indicator wanted..maybe an coding excercise? in the forum Indicators – Development 8 years, 9 months 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]
Anti replied to the topic Towards a quantitative market view: Trading started from Zero in the forum General Discussions 8 years, 9 months ago
@flx23: I’ve just shared some ideas that working with quite simple assumptions. I haven’t backtested them (although I did some “visual” backtesting). Thus, I surely would be interested in the results of backtests. And if you (or others) think the ideas are worth studying I think it would be a good idea to find optimal parametrs. For instance, for…[Read more]
Anti replied to the topic Towards a quantitative market view: Trading started from Zero in the forum General Discussions 8 years, 9 months ago
You’re welcome. But please discuss some of your findings here (unfortunately I see that there is still not that much response to the forum activities (although there are a lot of visitors …).
However, whenever you use some longer lookback periods you’ll see that most of the time there are repainted signals on at least 2 subsequent bars ……[Read more]
thomas replied to the topic Thread for (stupid) questions in the forum General Discussions 8 years, 9 months ago
Thanks Anti. Now come a beginner question : How to compile the MQH include/library file to EX4 format (like we do to compile the common source code MQ4 to EX4) ?? After compiling it, can we use it like usual we call the include file at the top of our indicator ? Example :
#include “mylib.mqh”
In this case, our library/include MQH f…[Read more]
thomas replied to the topic Thread for (stupid) questions in the forum General Discussions 8 years, 9 months ago
Thanks Anti. Now come a beginner question : How to compile the MQH include/library file to EX4 format (like we do to compile the common source code MQ4 to EX4) ?? After compiling it, can we use it like usual we call the include file at the top of our indicator ? Example :
#include “mylib.mqh”
In this case, our library/include MQH f…[Read more]
thomas replied to the topic Thread for (stupid) questions in the forum General Discussions 8 years, 9 months ago
Thanks Anti. Now come a beginner question : How to compile the MQH include/library file to EX4 format (like we do to compile the common source code MQ4 to EX4) ?? After compiling it, can we use it like usual we call the include file at the top of our indicator ? Example :
<table class=”help” style=”width: 1086px; text-align: justi…[Read more]
Anti replied to the topic Thread for (stupid) questions in the forum General Discussions 8 years, 9 months ago
If I get your idea, I think there is no way to make the values of the first x/2 bars non-repaint because no indicator will know the future values …
- Load More

