gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
It’s working with my broker (added “.x” suffix). Didn’t check/validate/compare functionality.
Changing from H1 to H4 – indicator lines diappear:
Expert tab says: “2015.12.14 07:03:25.460 CIX_v_2_1_post GBPUSD.x,H4: array out of range in ‘CIX_v_2_1_post.mq4’ (415,6)”
All are default params and OOTB.
G.
gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
It’s working with my broker (added “.x” suffix). Didn’t check/validate/compare functionality.
Changing from H1 to H4 – indicator lines diappear.
All are default params and OOTB.
G.
gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
It’s working with my broker (added .x suffix). Didn’t check/validate/compare functionality.
Changing from H1 to H4 – indicator lines diappear.
All are default params and OOTB.
G.
gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
It’s working with my broker (added .x suffix). Didn’t check/validate/compare functionality.
Changing from H1 to H4 – indicator lines diappear.
All is default params and OOTB.
G.
gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
It’s working with my broker (added .x suffix). Didn’t check/validate/compare functionality.
Changing from H1 to H4 – indicator lines diappear.
All is default params and OOTB.
G.
gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
Brokers, even big and reputable ones, are using those prefix/suffix for various reasons, such as distinguishing between regular on mini accts (EYRUSD.m), or between fixed spread (commission added) & regular spread (no commission), and more…
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
The logic when Trough changes to Peak is known, and no need to wait for bar close. As soon as this happens you open a Buy stop xx pips above it.
The opposite is true for Peaks changing to Troughs.
Thanks for the EA and your efforts ! Good job !!
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
The logic when Trough changes to Peak is known, and no need to wait for bar close. As soon as this happens you open a Buy stop xx pips above it.
The opposite is true for Peaks changing to Troughs.
Thanks for the EA and your efforts ! Good job !!
G.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
The logic when Trough changes to Peak is known, and no need to wait for bar close. As soon as this happens you open a Buy stop xx pips above it.
The opposite is true for Peaks changing to Troughs.
G.
gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
I’m happy that you changed your mind. This is what I proposed (and coded) several weeks ago, and you did not seem to like it.
See my next post for details and a new version. s. [/quote]I didn’t test your indie until lately because the lack of “suffix”.
I haven’t changed my mind. Something is not right with the USDx version OOTB, as I showed y…[Read more]
gg53 replied to the topic Useful Links in the forum General Discussions 10 years, 4 months ago
Richard D. Wyckoff is the king in everything Volume, but mostly in Stocks, Futures, Commodities, etc.
I have some Academic papers on the subject (PDFs). I need to find them and I’ll send them to you.
G.
gg53 replied to the topic Q & A For MQ4 Coding Newbies in the forum Development 10 years, 4 months ago
kiad posted some TVI histogram here @Penguin.
In Gadi_TickVolume, there is only one external buffer, which is the White line with the Tick value. The rest of the “fancy” features are done internaly.
G.
gg53 replied to the topic Use R in trading in the forum Development 10 years, 4 months ago
That’s the one I use, with some mod’s.
G.
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 4 months ago
5 Sec. bars will give you good indication of trade entry when there is a sudden jump of 3-4 pips.
G.
gg53 replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
Try making a new index for the USD, instead of the USDx, which is based on the US trade balance.
This new one is based on all Forex majors, with equal factor to each one, and use it on the CIX. Please post the indicator, if you’ll make it, for comparison and remarks.
G.
gg53 replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 4 months ago
Try it on 5 Seconds chart (each bar contains 5 Sec.). Very informative.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Can someone please write a simple EA that places a Buy-Stop & Sell-Stop pending orders (no expiration):
The order should be placed immediatly after Peak changes into Trough and Trough changes into Peak.
The Buy-Stop is placed above the Peak & Trough Highest bar +extra pips as user parameter.
The Sell-Stop is placed below the Peak &a…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Can someone please write a simple EA that places a Buy-Stop & Sell-Stop pending orders (no expiration):
The order should be placed immediatly after Peak changes into Trough and Trough changes into Peak.
The Buy-Stop is placed above the Peak & Trough Highest bar +extra pips as user parameter.
The Sell-Stop is placed below the Peak &a…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Hi G, Does it mean you get only the big ratio ? Lets say > 70% or >80% ? [/quote] Hi @smallcat If I am not mistaken, GG53 is replacing the volume become ((Close-Open)/(High-Low))*volume in the volume oscillator algorithm.. tankhang [/quote]
Right.
My “logic” was that the volume is spread between Low & High, but its true contribution to the mo…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Hi G, Does it mean you get only the big ratio ? Lets say > 70% or >80% ? [/quote] Hi @smallcat If I am not mistaken, GG53 is replacing the volume become ((Close-Open)/(High-Low))*volume in the volume oscillator algorithm.. tankhang [/quote]
Right.
G.
- Load More