smallcat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
About the indicators. In order the EA to work, we must create a folder name “__EA” (without double quote) under …/MQL4/Indicators/ folder , and copy all indicators needed by the EA to this “MQL4/Indicatos/__EA/” folder.
edit: And thanks for the Pdf too
Great work, thanks a lot Simplex

smallcat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
About the indicators. In order the EA to work, we must create a folder name “__EA” (without double quote) under …/MQL4/Indicators/ folder , and copy all indicators needed by the EA to this “MQL4/Indicatos/__EA/” folder.
Great work, thanks a lot Simplex

simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
I received a PM about our EA v.1.4 throwing out a message like:
2016.02.09 23:57:07 2016.01.04 11:59 Penguin_v_1_4 EURUSD,H4: SellStop Price 1.09038 too close to current price 1.09068 Min distance = 0.00300
Hopefully some more detail will follow, so we can start debugging. I have an idea where to look, but more detail would be helpful!
If…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
Hey guys:
There were private questions relating our Penguin EA v. 1.4. I just forgot to mention that: you have to permit DLL calls when launching the EA, if you haven’t activated DLL use permanently.
The event calendar functions require that. If you do not permit DLL, the EA cannot run.
s.
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
I think it’s time to update my formerly posted ‘GG53 compilation’ pdf to provide an overview of the most significant posts in both ‘really simple’ threads.
May also serve as sort of specification sheet for fellow coders.
s.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
This thread is about building an EA, based on Currency-Strength, Price-Action patterns, and Volume behaviour.
That’s the way I trade, for years, on a daily basis.
The Community EA should make this task available to everyone, and should make that task as simple as possible.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
I’ll consider changing the thread name to:
“Watch-out: misleading title !!”
G.
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
I must admit that there are trading terminals that have programming interfaces which are easier to handle for coding newbies than MT4.
But in the end, some coding is supposed to make trading easier. If you want other tools than the built-in RSI, MA, etc. you or somebody else has to code those tools. That’s a matter of fact. And I disagree that…[Read more]
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Sorry G., did not have time for that today. I was fully occupied working on the basics of CIX 4. It’s not yet mature enough for a public test, just want to post a pic for review to ensure my direction is ok from your point of view. Local testing and debugging will certainly take one more day. It’s not yet completely stable.
You wrote: Here we…[Read more]
smallcat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Good discussion Simplex … and thanks for the zip file … will try that new toys

smallcat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
This is good post G , thanks a lot

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]
- Load More