gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
On Bars/Candles & TimeFrame:
You should accept the fact that each TF is basically a more detailed “snapshots” of its higher TF.
For that reason, for example, the Daily chart will only show you 4 points, in retrospect, of the bar/candle – OHLC.
On the other hand, the Daily chart is actually a more detailed view of the Weeky chart.
In that Daily…[Read more]
gg53 replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
On Bars/Candles & TimeFrame:
You should accept the fact that each TF is basically a more detailed “snapshots” of its higher TF.
For that reason, for example, the Daily chart will only show you 4 points, in retrospect, of the bar/candle – OHLC.
On the other hand, the Daily chart is actually a more detailed view of the Weeky chart.
In that Daily…[Read more]
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
Best to start with links posted by Simplex and/or Pipatronic.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
ForexGT_VolumenOsc is independent and the same for both.
Use its PEAKS for possible SHORT entries in DownTrend, and its TROUGHS for possible LONG entries in UpTrends.
It works on almost all TF’s, as demonstrated in posted ScreenShots.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
ForexGT_VolumenOsc is the same.
Use its PEAKS for possible SHORT entries in DownTrend, and its TROUGHS for possible LONG entries in UpTrends.
It works on almost all TF’s, as demonstrated in posted ScreenShots.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Highest High = Previous Bar HighestHigh
Lowest High = Previous Bar LowestHigh
Highest Low = Previous Bar HighestLow
Lowest Low = Previous Bar LowestLow(later on we define (in Up Swing):)
Highest High = Max(High(current), Highest High)
Highest Low = Max(Low(current), Highest Low)G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Highest High = Previous Bar HighestHigh
Lowest High = Previous Bar LowestHigh
Highest Low = Previous Bar HighestLow
Lowest Low = Previous Bar LowestLow(later on we define:)
Highest High = Max(High(current), Highest High)
Highest Low = Max(Low(current), Highest Low)G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Highest High = Previous Bar HighestHigh
Lowest High = Previous Bar LowestHigh
Highest Low = Previous Bar HighestLow
Lowest Low = Previous Bar LowestLow(later on we define:)
Highest High = MathMax(High, Highest High)
Highest Low = MathMax(Low, Highest Low)G.
gg53 replied to the topic Platform Related Questions & Issues in the forum General Discussions 10 years, 5 months ago
From existing Trading platforms I can only recommend the CTrader.
Reasons:
1. Partial compatability to MQL existing code.
2. It only works on true ECN/STP brokers.
Other platforms are also Ok, but hardly compatible for ones that have a lot of assets in MQL.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
That’s the one…
Read again and/or set a parameter for how much “previous” is meaningfull.
G.
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
Since I’m not new to the Volume and almost all aspects of it, I can only say that from vast experience daily average Volume means nothing.
But you are welcome to research it again.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Thanks, I’m so glad that from all the posts here you finally found at least one… ;-}
I’ll free my weekend to dig out all my useless RSI, CCI, Stochastic, etc from their forgotten grave, if I can find it’s location.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Thanks, I’m so glad that from all the posts here you finally found at least one… ;-}
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Thanks, I’m so glad that from all the posts here you found finally at least one… ;-}
G.
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
No, volume average isn’t strategy depended.
Daily average will “miss” good trades in the asian session – where volume is much lower than the average.
Highest volume is in the London+NY overlapping session, and there is no reason for that fact to influence and raise the other sessions “average” by using daily average.
G.
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
No, volume average isn’t strategy depended.
Daily average will “miss” good trades in the asian session – where volume is much lower then the average.
Highest volume is in the London+NY overlapping session, and there is no reason for that fact to influence and raise the other sessions “average” by using daily average.
G.
gg53 replied to the topic How to: Creation of Fractal Arrow Indi in the forum
Fractal Arrow Prediction 10 years, 5 months agoYou got two more “Hints” on the creation of the ForexGT_Arrow in the “Trading made REALLY simple” thread.
G.
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
Volume should be averaged by Sessions, not by Daily average.
Sessions are: London, London+NY, NY, Asian
G.
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
I want the indie to accurately pin-point Peaks & Troughs.
See my last post at the “Trading made REALLY easy”.
As to code sharing: I’ll start doing that when more members here will start contributing.
As far as I can see, there are only 4-5 members that are actually contributing something (and you among the best of them), but the rest are…[Read more]
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
I want the indie to accurately pin-point Peaks & Troughs.
See my last post at the “Trading made REALLY easy”.
G.
- Load More