gg53 replied to the topic Platform Related Questions & Issues in the forum General Discussions 10 years, 5 months ago
I never touch new Platform/Software App until at least ServicePack 1.
As to MT4 – I hate the “forced” move to +600 incompatible upgrade and lack of backward compatability. That’s a sign of troubles ahead – either/or the company’s intentions is to abandon this platform and move to a newer one, or to drop their support of current version.
I’m…[Read more]
gg53 replied to the topic Platform Related Questions & Issues in the forum General Discussions 10 years, 5 months ago
I never touch new Platform/Software App until at least ServicePack 1.
As to MT4 – I hate the +600 incompatible upgrade and lack of backward compatability. That’s a sign of troubles ahead – either/or the company’s intentions is to abandon this platform and move to a newer one, or to drop their support of current version.
I’m already prepared to…[Read more]
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
You are correct by trying to figure this out on >= M30 TF. There is no point in developing such system on smaller TF’s.
Trying to find turning point based on PRICE leads to std. Fractals, which are lagging by at least 2 bars.
Furthermore, the entry will be on the close of the second bar.
Can we do something better than that? or more reliable,…[Read more]
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
Trying to find turning point based on PRICE leads to std. Fractals, which are lagging by at least 2 bars.
Furthermore, the entry will be on the close of the second bar.
Can we do something better than that? or more reliable, eliminating false entries?
G.
gg53 replied to the topic in the forum Trading Systems Discussion 10 years, 5 months ago
Like I said: another SPAM post from him and I’ll notify him to Facebook, LinkedIn, YouTube as Spammer.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Let’s focus on one issue at a time.
Currently the task is creating a highly reliable Peak & Trough functions.
Defining Trend will be the next.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
Please DON’T try to make a trading system. We’ll get to it in small steps.
For now we only need a rigid, reliable, minimal lag, minimal false-signal Peak & Trough Functions.
The next step will be the same rigid, reliable, minimal lag, minimal false-signal Trend Function.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
Please DON’T try to make a trading system. We’ll get to it in small steps.
For now we only need a rigid, reliable, minimal false-signal Peak & Trough Functions.
The next step will be the same rigid, reliable, minimal false-signal Trend Function.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
If you want to use some kind of “smoothing” don’t use MA’s.
You can use some kind of second order Low-Pass filter.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
White bars are either “Doji” or engulfed bars, i.e. no significant price movement.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
White bars are either “Doji” or engulfed bars, i.e. no significant movement.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
There is no true Volume in Forex.
The parameter “Volume” in Data-Window is actualy Tick-Volume – which is the number of times the price is changed during TF.
This number is coming to the broker from Interbank. From testing it’s quite good reference to Futures Volume, like 90% correlation. Not by actual number, but by the relative relation to…[Read more]
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
Engulfed is already eliminated in the function initial definition:
“…A new high is made (in an uptrend) or a new low (in a downtrend)…”
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
In your code you defined “Range” as (High-Low). It should be MathAbs(Close-Open). See same question & response by SmallCat.
Also I think it will more beneficial to display results on-chart and not in a separate indicator window, but that’s me…
Didn’t check further than that.
If you want to further extend it to Trend, please make it as a…[Read more]
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
In your code you defined “Range” as (High-Low). It should be MathAbs(Close-Open). See same question & response by SmallCat.
Didn’t check further than that.
If you want to further extend it to Trend, please make it as a separate function – like defined in the “Trading made really simple” thread.
Thanks for your efforts!
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
Furthermore, others need basis to improve, add ideas and further enhance. That’s the aim of this “drill” – and it relates to the new topic “Trading made REALLY Simple”.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
Furthermore, others need basis to improve, add ideas and further enhance. That’s the aim of this “drill” – and it relates to the new topic” Trading made REALLY Simple”.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
This is a Volume-based early warning of exhaustion, when even volume cannot extend the range and even closed BELOW the High or ABOVE the Low.
Higher-High and/or Lower-Low can only be determined AFTER the fact, by watching next bars.
That’s the reason why std. ZZ & Fractals are lagging by at least 2 bars/candles.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
This is a Volume-based early warning of exhaustion, when even volume cannot extend the range and even closed BELOW the High or ABOVE the Low.
Higher-High and/or Lower-Low can only be determined AFTER the fact, by watching next bars.
G.
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
MQ4 please. I don’t download voodoo charms.
G.
- Load More