john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 1 month ago
Did you made a correlation of the VZO indicator and the market ? what are the results ?
Do you trust the TrailingWithPartialClose.mq4 ? is it efficient ?
BTW, where is located the latest release 1.4 ?
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 3 months ago
Hi Simplex
I am trying to back test your stuff
There is an extra bracket (to be removed ) inside the Penguin_v1..
you wrote : Penguin_v_1_3_sx.mq4: a modified EA based on Version 1.3.
where is located the ClearMethod_EA_1_3 called by the lib Penguin_PeakThrough_v.1.3.mqh ?
#define CLEAR_INDI_NAME “ClearMethod\ClearMethod_EA_1_3”

john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 3 months ago
Hi Simplex
I am trying to back test , you wrote : Penguin_v_1_3_sx.mq4: a modified EA based on Version 1.3.
where is located the ClearMethod_EA_1_3 called by the lib Penguin_PeakThrough_v.1.3.mqh ?
#define CLEAR_INDI_NAME “ClearMethod\ClearMethod_EA_1_3”
john baag joined the group
Fractal Arrow Prediction 10 years, 4 months agojohn baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
FFCAL ?? take this one, it’s easy and simple to implement it inside an EA like this
in the first part of the EA, for initialisation parameters
input string News_SETTINGS=”To get news, put AvoidNews to true”;
extern bool AvoidNews = True
extern bool AvoidHigh = true;
extern bool AvoidMedium …[Read more]
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Well, bcoz I was the administrator of http://beathespread.com, I have created the Inverse of Hodrick Prescott which does not repaint at all !!, I can refined this one for you.. in on another side, I would be interested to read this DOC too.
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
well, well, in my magickal hat, I found something …
the Peak and valley is interesting due to the presence of the function calculate peak
double peak_function(int i,int PeriodPV,int ShiftFast,int DomainPV)
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
well, well, in my magickal hat, I found something …
john baag 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
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
OK
I made a try by inserting the xMeter function inside the main EA. . this is the Penguin_v1_xmeter.mq4 !!! fork ea. This is only a try, due to the fact, the xMeter is not totally convincing people here
Well, the Xmeter can give some informations about the currency strength
I put this in aim of setting up a new condition for opening new tr…[Read more]
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
OK this is the Penguin_v1_xmeter.mq4 !!! fork ea
Well, 3 or 4 years ago, I found and somtimes rewrote this kind of VSA indys.
may be it could help
Well, the Xmeter can give some informations about the currency strength
I put this in aim of setting up a new condition for opening new trades
if maincurr > secondcurrency => means LONG
the…[Read more]
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
OK this is the Penguin_v1_xmeter.mq4 !!! fork ea
Well, 3 or 4 years ago, I found and somtimes rewrote this kind of VSA indys.
may be it could help
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Well, 3 or 4 years ago, I found and somtimes rewrote this kind of VSA indys.
may be it could help
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
again
john baag changed their profile picture 10 years, 4 months ago
john baag replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
Hi, I just added the Xmeter Function inside the EA
but, I am not able to compile it, for unknown reasons.
I put the code in attachement (in case you could correct it for compilation)
regards
jag
john baag became a registered member 10 years, 4 months ago