Requests & Ideas, the beginning - page 44

 
newdigital:
Look at Brainwashing EA 1d version: this version was coded to wait the bars for iTrend confirmation.

This Brainwashing 1d EA is very well coded. I did not test it yet. I am testing 1c and 1c1 version. But if you can read the code so you may take it as an example.

Sorry can not help so much as I am not a coder.

Thanks very much ND i think this will help me.

 

Need help in creating a time limit function

Hi guys,

I was wondering if it's feasible to code an adjustable function which will be added to an ea, and close positions after a certain number of days from opening.

If anyone could give me a direction in order build such a function, I would be grateful.

As for my programming knowledge, I only know how to code using c++, and it's quite the same as mql in many manners. The reason why I'm not programming it by myself, is that I'm not fermillar with the variety of mql functions, their inputs and outputs. If someone could refer me to a source of information about these, I'll appreciate it a lot.

Thanks in advance,

Ron

 

Indicator request for time periods/ Parabolic SAR alert

Does anyone know if an indicator exists to simply put a line on the chart say for 7am 12 pm etc?

Secondly, is it possible to setup an alert each time the parabolic sar changes?

Thanks for your help

 
xtf:
Does anyone know if an indicator exists to simply put a line on the chart say for 7am 12 pm etc?

Secondly, is it possible to setup an alert each time the parabolic sar changes?

Thanks for your help

Hello,

For SAR question: https://www.mql5.com/en/forum

For Time question, some threads (there are more):

https://www.mql5.com/en/forum

https://www.mql5.com/en/forum/general

https://www.mql5.com/en/forum/173094

https://www.mql5.com/en/forum

 

basket trades/

is there any type of ea to close all pairs at once when a basket of trades is in profit?

appreciate any help. and an ea to open multiple pairs at once? Is this possible?

 

Check files thread https://www.mql5.com/en/forum/176044 (page #3) - there are a lot of EA for that.

 
FX-Hedger:
Hi All !

Hello.

I've just moved your post to this thread.

There are some threads about Edge Ea, maybe one could fill your needs.

https://www.mql5.com/en/forum/175357

https://www.mql5.com/en/forum/177293

https://www.mql5.com/en/forum/178466

https://www.mql5.com/en/forum/175963

https://www.mql5.com/en/forum/176037

https://www.mql5.com/en/forum/174975

And some more

 

Need a simple EA for an Experimental System

Hi All !

I'm editing this post

I have been thinking of a new system(don't know if any one has done it already).

I need an EA for this system.

Here is the description below:

Lot size is user's choice.

Place 2 orders. One above market price and One below market price.

Distance in pips of orders to market price is user's choice.

The Order above the market price is a Sell order. The order below the price is a Buy order.

So, if market touches upper order a sell trade is taken or when market touches lower order a buy trade is taken.

This is a OCO(one cancels other) type order

When orders are placed, their respective Take Profits and Stop Losses are placed as well. When one order is taken the other is removed including it's TP and SL.

That's all.

I've tried this system manually a few times but it is hard to do in small spreads and during market movement times.

This EA should work with all brokers, all pairs and all time frames with magic number.

If any of you will help me make this EA. I would be most thankful.

Please send me a Private Message if you can help.

Sincerely,

FX-Hedger.

 

Dear Linuxser,

Thank you for the Links.

After reading through several of them. I could not find even one that

I can customize to the requirements of my system.

So, I still need help.

If anyone can make me an EA for the system I mentioned above, Then please help me with it.

Thank you,

Fx-Hedger.

Linuxser:
Hello.

I've just moved your post to this thread.

There are some threads about Edge Ea, maybe one could fill your needs.

https://www.mql5.com/en/forum/175357

https://www.mql5.com/en/forum/177293

https://www.mql5.com/en/forum/178466

https://www.mql5.com/en/forum/175963

https://www.mql5.com/en/forum/176037

https://www.mql5.com/en/forum/174975

And some more
 
FX-Hedger:
Dear Linuxser,

Thank you for the Links.

After reading through several of them. I could not find even one that

I can customize to the requirements of my system.

So, I still need help.

If anyone can make me an EA for the system I mentioned above, Then please help me with it.

Thank you,

Fx-Hedger.

This one? https://www.mql5.com/en/forum/general

Reason: