LittleCaro replied to the topic Towards a quantitative market view: Trading started from Zero in the forum General Discussions 8 years, 11 months ago
Hello Anti,
For the exit, i apply a fixed take profit, i mean something we could achieve everydays easily, something like 10 pips.
For some traders, it’s really low low profit, but only the true knows that if you think about very long term, if you achieve 10 pips every day, then you have find your grail.
For the stop losses, i’m also very…[Read more]
LittleCaro started the topic CALLING THE HELP OF COMMUNITY : HELP SAVE A LITTLE GIRL in the forum General Discussions 9 years, 2 months ago
Hello all,
I have a special request, i have a good friend, and i know him from a long time, he’s a good guy, he have 2 jobs to survive.
His daughter Myla(6 years old) has a Rhabdomyosarcoma tumour on her right eye muscle, which due to its location can’t be operated on, and conventional X ray radio therapy has more long term side effects than…[Read more]
LittleCaro replied to the topic Stairstep Breakouts indicator and EA in the forum Trading Systems Discussion 9 years, 2 months ago
Are you sure you don’t have any other expert running ?
Sometimes minimized charts can be …….
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 2 months ago
Really interesting results !
Can you please post your ea ?
Thanks a lot !
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 3 months ago
Hey guys, sorry to clutter the thread, but i can’t find another thread, you know the one where GG make only 1 pip per trade ?
Is it removed from the site ? Can someone point me in the right direction please ?
Thanks !
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Thanks a lot Simplex,
Your indicator is very good. Now we can all use the same indi

LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
I don’t konw, the presented indi doesn’t work correctly, he doesn’t actualise itself in real time.
But visually your algo is better than clearmethod.
We really need only one official indicator “Peak and Trough” with your algo. So, we’ll all refer to the same indi and we could develop …
I don’t know if someone could correct the one i posted,…[Read more]
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Maybe because the indicator used in v 1.2 isn’t the same as your original algo …
The color candles are your original algo (you know the buggy indicator who doesn’t refresh correctly …). And the line is the clearmethod.
First, we need a reliable indicator ….
Edit : i add the indicator described up.
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Maybe because the indicator used in v 1.2 isn’t the same as your original algo …
The color candles are your original algo (you know the buggy indicator who doesn’t refresh correctly …). And the line is the clearmethod.
First, we need a reliable indicator ….
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Maybe because the indicator used in v 1.2 isn’t the same as your original algo …
The color candles are your original algo (you know the buggy indicator who doesn’t refresh correctly …). And the line is the clearmethod.
First, we need a reliable indicator ….
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Maybe because the indicator used in v 1.2 isn’t the same as your original algo …
The color candles are your original algo. And the line is the clearmethod.
First, we need a reliable indicator ….
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Maybe because the indicator used in v 1.2 isn’t the same as your original algo …
First, we need a reliable indicator ….
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
Thank you tankhang, it’s really nice work.
I notice a small problem, the indi doesn’t update in real time, i need to refresh it.
Maybe one of our genius here can have look.
LittleCaro replied to the topic Trading made REALLY Simple in the forum Development 10 years, 6 months ago
Hello Smallcat,
Me too i have very sensible eyes, i will give you something which really works for me.
You apply compress of cornflower, i mean you lie on your back, and you put compress of cornflower on your eyes, but you keep your eyes closed, that’s important we just want to treat the external, but what it’s interesting, is after 5…[Read more]
richterzoo and
LittleCaro are now friends 10 years, 7 months agoLittleCaro replied to the topic Byez in the forum General Discussions 10 years, 8 months ago
Dear Balrog,
This is truly a very courageous act ! We are honored to know you.
It is very rare, that someone retire this business before his account explode. It’s a very clever solution. I hope your family is proud of you !
Maybe one day, our best of the best GG53 comes to share a wonderful expert, and maybe you’ll be able to recover your…[Read more]
LittleCaro replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 10 years, 10 months agoDon’t worry, take your time !
Thank you very much, it’s so kind of you

LittleCaro replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 10 years, 10 months agoOk,
I have made some progress, here is my code again :
if ((clnow > clpre) && (clpre > 0.01)) SendLong = true;
if ((clnow < clpre) && (clpre < 0.01)) SendLong = true;
I filter my wrong entry (red vertical), but with the currently shaped indicator, it filters also the vertical blue line. And currently i don’t have any so…[Read more]
LittleCaro replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 10 years, 10 months agoOk,
I have made some progress, here is my code again :
if ((clnow > clpre) && (clpre > 0.01)) SendLong = true;
if ((clnow < clpre) && (clpre < 0.01)) SendLong = true;
I filter my wrong entry (red vertical), but with the currently shaped indicator, it filters also the vertical blue line. And currently i don’t have any so…[Read more]
LittleCaro replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 10 years, 10 months agoOk,
I have made some progress, here is my code again :
if ((clnow > clpre) && (clpre > 0.01)) SendLong = true;
if ((clnow < clpre) && (clpre < 0.01)) SendLong = true;
I filter my wrong entry (red vertical), but with the currently shaped indicator, it filters also the vertical blue line. And currently i don’t have any so…[Read more]
- Load More