gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
Logic follows guidelines as in post ##9553.
There is no “5” variable there…
Attached pls find how it should look like on EURJPY, H4.
G.
https://www.mql5.com/en/charts/4378801/eurjpy-x-h4-atom8-financial-services
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
Logic follows guidelines as in post ##9553.
There is no “5” variable there…
G.
https://www.mql5.com/en/charts/4378801/eurjpy-x-h4-atom8-financial-services
gg53 replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
well, as far as I understand, it would be better to to get rid of “iCustom” Calls as possible, I noticed sometimes, during backtesting, iCustom returns wrong and unreliable values [/quote]
I agree that this should be some future target.
Currently we 3 have versions: an indicator that we can “see” its performance on chart (and needs some imp…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
well, as far as I understand, it would be better to to get rid of “iCustom” Calls as possible, I noticed sometimes, during backtesting, iCustom returns wrong and unreliable values [/quote]
I agree that this should be some future target.
Currently we 3 versions: an indicator that we can “see” its performance on chart (and needs some imp…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
That’s for future use, to control the TP in relation with SL – maintaining suitable Risk/Reward ratio.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
To open Buy-Limit trade, we need that current price would be below Buy-Limit price. So, the trade can’t be opened after the candle close: 1. Price must go above Buy-Limit open price. 2. Then we can open buy-Limit order and wait while price comes back to it. Is this right? [/quote]
That’s the idea…
Buy-Limit CAN be opened after bar-close, if…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
To open Buy-Limit trade, we need that current price would be below Buy-Limit price. So, the trade can’t be opened after the candle close: 1. Price must go above Buy-Limit open price. 2. Then we can open buy-Limit order and wait while price comes back to it. Is this right? [/quote]
That’s the idea…
To get more pips, counting on the fact that p…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Already exist from the initial skelleton/template. Please familiarize yoursel with the content of this thread.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Already added to the initial skelleton/template. Please familiarize yoursel with the content of this thread.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
That’s not the situation right now, hence the request to use iCustom refering to the indicator.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Instruction added to 1st post.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
As I understand it, peak and through areas are defined by relative positions of Highs and Lows. And as long as a candle is being formed, it’s High or Low can change. So only after the candle is Closed, can we know for sure that a through has changed into peak. @GG53 which Close do you mean: highest Close of the area, or Close of the candle w…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
As I understand it, peak and through areas are defined by relative positions of Highs and Lows. And as long as a candle is being formed, it’s High or Low can change. So only after the candle is Closed, can we know for sure that a through has changed into peak. @GG53 which Close do you mean: highest Close of the area, or Close of the candle w…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
There is a post above related to this…
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Please don’t post EA versions here. Read thread instructions.
That’s VlanFx job, and he’s the only one that is permitted to do so.
If you want to suggest or add additions – please post code snippet and/or suggested indicator and the way to call it.
VlanFx will add it, if found valuable to the EA and logic accepted by other co…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Please don’t post EA versions here. Read thread instructions.
That’s VlanFx job, and he’s the only one that is permitted to do so.
If you want to suggest or add additions – please post code snippet and/or suggested indicator and the way to call it.
VlanFx will add it, if found valuable to the EA and logic accepted by other co…[Read more]
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
I don’t like Xmeter as a CS indicator. It’s just numeric, without any sign of current direction of each currency.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Hi G, i do not understand this part of logic. We do our Long entry point at Peak, Not at Trough? And we exit that Long trade at Trough, Not at Peak?
Could you pleae explain the reason why we do that? Or i have missed understood it? Thanks [/quote]We enter LONG when we are in Trough area breakout.
G.
gg53 replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Great! Looking forward to see how it is working. Yes its a shame MT4 EA’s cant be backtested using strategy tester across multiple currencies as MT5. I saw SL is also ATR based. This is intresting. I have been testing this method many times before but I never got it to preform better than a fixed value in the long run. So im exited to see if it c…[Read more]
- Load More