Requests & Ideas (MQL5 only!) - page 67

 
plesac # :
*** How about that other combination ***

Please clarify your question.

 

Sorry for late answer. Don't know how to turn on notification for new comment. I put this thread in my favorites and ...

 indicator that will alert only for fractals that are below price which is below some Moving average lines. Line 1 Line 2 Line 3. Also oposit just fractals that are above price which is above some moving average lines. Optional all or just those outside bolinger lines. It can draw all fractals but alert just for those  that met condition i was talking about.This is for MT5. If possible for MT4 also. Maybe someone finds it ok for that platform. 

---Price is below  Line 1 which  is below Line 2 which is below line 3. Alert for fractals that are below price.

---Price is above Line 1 which is above Line 2 which is above Line 3. Alert  for fractals that are above price.

--- Push,sound, email notification optional.

 
plesac # :


Sorry, I don't understand anything. You are probably better off not writing in this thread. You may be able to get help from the Freelance service.

 
Al Bundy #:

If it was confusing for sure:

I mean a script what calculates the profit for entry points with different length:

It should calculate what interval for entries gives optimum profit (with calculation of spread and commission).

So one can see what profit can be made theoretical.

ZigZag indicators can't be tested, so this questions can only be calculated wit a script.

And maybe there is a better criterion as zigzag.

This is the output of this "non interesting":



 
Al Bundy #:

This is the output of this "non interesting":



Your idea was not interesting because it is not new, what you did is called curve fitting, it won't work in forward testing.
 
Alexandre Borela #:
Your idea was not interesting because it is not new, what you did is called curve fitting, it won't work in forward testing.
Thank you for reply.
I'm sorry, that this is interesting for me and not for you.
In opening thread, I asked for a perfect history analyzing script, so it has to fit and is not for forward testing.
And yes, I know, I should pay much money for freelancers.
Real volume vs tick volume
Real volume vs tick volume
  • www.mql5.com
Tick Volume , the volume you see in your MT4/MT5 terminal by pressing Ctrl+L, is the sum of price changes within a particular price bar/candle. It does neither contain the direction of the trade
 
Al Bundy #:
Thank you for reply.
I'm sorry, that this is interesting for me and not for you.
In opening thread, I asked for a perfect history analyzing script, so it has to fit and is not for forward testing.
And yes, I know, I should pay much money for freelancers.
I never said you should pay freelancers, just that you would be fooling yourself with curve fitted EA beliving it
would work on a real scenario. With curve fitting even a basic moving average EA would work.
 
Alexandre Borela #:
I never said you should pay freelancers, just that you would be fooling yourself with curve fitted EA beliving it
would work on a real scenario. With curve fitting even a basic moving average EA would work.
Is not personally, but to the moderators
 
i need an EA to limit orders in a certain price range. for example i do not want to my other EAs open buy orders uppers than X price. is there any additional EA to do that?
 
Arash Karimi # :
i need an EA to limit orders in a certain price range. for example i do not want to my other EAs open buy orders uppers than X price. is there any additional EA to do that?

Have you read the first post of this thread?

Reason: