I am looking for EA to put Buy Stops, Buy limits, Sell limits, and Sell Stops. --- I will also be willing to pay for it.
We provide services on development expert advisors and technical indicators based on your ideas. You can also order reprogramming of technical indicators and
expert advisors of much early MQL versions to MQL4 language.
For the cost and time estimating, detailed algorithm with description of the following terms are required from a customer:
For the cost and time estimating, detailed algorithm with description of the following terms are required from a customer:
- expert advisor or indicator name
- conditions for opening trade positions, conditions for closing trade positions
- number of simultaneously opened positions
- availability of StopLoss and TakeProfit levels, using TrailingStop
- using of additional technical indicators
- other conditions
Best regards!
http://www.e2e-fx.net/en
thanks mab!
Hi, BobbyNYUSA ... i am also intersted this Type of EA if you have got it then i also want to purchase it ..Please Reply me soon on my Email mzawattu@gmail.com
mzawattu:
Hi, BobbyNYUSA ... i am also intersted this Type of EA if you have got it then i also want to purchase it ..Please Reply me soon on my Email mzawattu@gmail.com
The post may be 5 years old, this thread is 7 years old and now it is back at the top of the list. Please don't do this . . . send a PM instead and wait 5 years in private for a reply.Hi, BobbyNYUSA ... i am also intersted this Type of EA if you have got it then i also want to purchase it ..Please Reply me soon on my Email mzawattu@gmail.com
Thread start date - 2006.09.24
![MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal](https://c.mql5.com/i/registerlandings/logo-2.png)
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi there,
I saw your EA on ForexFactory.
I am looking for EA to put Buy Stops, Buy limits, Sell limits, and Sell Stops.
I am looking for some one to help me with the EA, or write it for me.
I will also be willing to pay for it.
Please let me know, if you can help me with the EA?
Thanks and regards
Bobby
Enter (or read from charts) the current Bid Price
Input a channel (like 200 pips)
Insert (input) a Pip vale
Insert (input) Stop Lost
Insert (input) Trailing Stop
Insert (input) Take Profit Pips
Put:
Buy Stops (number = channel/2 / pips like 200/10 = 20)
Buy Limits (number = channel/2 / pips like 200/10 = 20)
Exapmle:
Current Bid Price 1.0000
Channel = 200
Pip Value = 10
BuyStop @ 1.0010
BuyStop @ 1.0020
BuyStop @ 1.0030
BuyStop @ 1.0040 etc
BuyLimit @ 0.9990
BuyLimit @ 0.9980
BuyLimit @ 0.9970
BuyLimit @ 0.9960
Put:
Sell limits (number = channel/2 / pips like 200/10 = 20)
Sell Stop (number = channel/2 / pips like 200/10 = 20)
Exapmle:
Selllimit @ 1.0100
Selllimit @ 1.0090
Selllimit @ 1.0080
Selllimit @ 1.0070
Sellstop @ 0.9990
Sellstop @ 0.9980
Sellstop @ 0.9970
Sellstop @ 0.9960