gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Can you please add alert on the first time that a currency becomes the strongest (CIX_v_2_2_post.mq4, or later version)?
Thanks.
G.
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Can you please add alert on the first time that a currency becomes the strongest (CIX_v_2_2_post)?
Thanks.
G.
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
I’ll trade it live in the coming week to decide, and post my suggestion.
G.
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Validity of the CS model can be verified by comparing the USDx indicator (with market share weight) against ForexGT_Spaghetti.
When the USDx (Green) gets stronger (dotted Yellow above Red) the USD currency become strong on the ForexGT_Spaghetti (above “0”).
When the USDx (Green) gets weaker (dotted Yellow below Red) the USD currency become w…[Read more]
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Yes, mine is an automatic one, too, but with the opportunity to interact manually if preferred – just like the EA is supposed to be.
Thanks for your entry suggestions, yet this is not the point for me. We’ve had several discussions about USDx anchor and how to reflect it in CS values. This is the specific part where our discussion got stuck in…[Read more]
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
My car have Automatic gear shifting…
Strangely enough, same params on both indicators looks quite the same on M30, but quite different on H4, as seen in above screenshot.
It’s not a question of adjusting gear shift, but what parameters setting correctly reflect the market.
If we decide to go with this logic:
LONG with currency the first…[Read more]
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
My car have Automatic gear shifting…
Strangely enough, same params on both indicators looks quite the same on M30, but quite different on H4, as seen in above screenshot.
It’s not a question of adjusting gear shift, but what parameters setting correctly reflect the market.
If we decide to go with this logic:
LONG with currency the first…[Read more]
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
I own a car with a six-step gearbox. I’ve never had the idea to use only one of them, let’s say third or fifth gear. When I drive my car I take the freedom to choose between all six gears with regard to the current situation, reflecting my experience as a seasoned driver.
It’s the same way I’m using the input parameters of my indicators. It just…[Read more]
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
I own a car with a six-step gearbox. I’ve never had the idea to use only one of them, let’s say third or fifth gear. When I drive my car I take the freedom to choose between all six gears with regard to the current situation, reflecting my experience as a seasoned driver.
It’s the same way I’m using the input parameters of my indicators. It just…[Read more]
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
We can currently agree on few key elements of the EA’s Logic:
Trend:
ClearMethod: simplex latest version with current and 1 or 2 higher TF’s, Trend direction according to HTF, entries on areas of current TF in opposite to Trend direction.
TVI (or TickVolume): (Optional) Trend direction defined by above/below zero, entries areas are in opposite…[Read more]
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
We can currently agree on few key elements of the EA’s Logic:
Trend:
ClearMethod: simplex latest version with current and 1 or 2 higher TF’s, Trend direction according to HTF, entries on areas of current TF in opposite to Trend direction.
TVI (or TickVolume): (Optional) Trend direction defined by above/below zero, entries areas are in opposite…[Read more]
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
We can currently agree on few key elements of the EA’s Logic:
Trend:
ClearMethod: simplex latest version with current and 1 or 2 higher TF’s, Trend direction according to HTF, entries on areas of current TF in opposite to Trend direction.
TVI (or TickVolume): (Optional) Trend direction defined by above/below zero, entries areas are in opposite…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
How to EA Logic:
Now, after we have our SL, TP (?), Lots etc. and trading pre-conditions, we can implement the EA’s Logic itself.
This will be done in much the same way – by using FUNCTION calls (CS=CurrencyStrength, CM=ClearMethod, VZO=VolumeZoneOscillator, mySentimet=UserParam preference or Neutral):
//— LONG position (BUY) poss…[Read more]gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
How to EA Logic:
Now, after we have our SL, TP (?), Lots etc. and trading pre-conditions, we can implement the EA’s Logic itself.
This will be done in much the same way – by using FUNCTION calls (CS=CurrencyStrength, CM=ClearMethod, VZO=VolumeZoneOscillator, mySentimet=UserParam preference or Neutral):
//— LONG position (BUY) poss…[Read more]gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
How to EA Logic:
Now, after we have our SL, TP (?), Lots etc. and trading pre-conditions, we can implement the EA’s Logic itself.
This will be done in much the same way – by using FUNCTION calls (CS=CurrencyStrength, CM=ClearMethod, VZO=VolumeZoneOscillator, mySentimet=UserParam preference or Neutral):
//— LONG position (BUY) poss…[Read more]gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
How to EA Logic:
Now, after we have our SL, TP (?), Lots etc. and trading pre-conditions, we can implement the EA’s Logic itself.
This will be done in much the same way – by using FUNCTION calls (CS=CurrencyStrength, CM=ClearMethod, VZO=VolumeZoneOscillator, mySentimet=UserParam preference or Neutral):
//— LONG position (BUY) poss…[Read more]simplex replied to the topic Rebuild a Indicator in the forum Indicator discussion 10 years, 6 months ago
The most interesting part I found in that code is this comment:
// EA2B2676C28C0DB26D39331A336C6B92
Good luck to everybody who dares to dig in deeper.
I’m out.
Best,
s.
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
Hi Balrog!
Welcome to the Penguin Quality Assurance Department!
Well sorry, I think I should take more time to get rid of outdated code, too many different sub-projects on my disk lately. I just packed an outdated mq4 file in the zip. I deleted the old zip and uploaded a correct one – please download here.
Thanks for pointing out the error!
s.
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Correct, there was a bug. Please find an updated version over here.
s.
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
@gg53 pointed out that my MTF Clear Method Candle Indicator behaves strange on timeframe and / or symbol change – thanks for that!
Indeed there was a bug in the timeframe management section ( OnInit() ).
Please find a bugfixed version attached.
Note to the coders: there was no change in the mqh library.
s.
EDIT: replaced the indicator file…[Read more]
- Load More