Expert Advisor

MQL4 Experts

Job finished

Execution time 12 days
Feedback from customer
Thank you very much for your hard working and efforts.
Feedback from employee
Good customer who takes much time to explain, very passionate about trading.

Specification

The EA should work on multiple price pairs.
Developer should give the source code.
The copy rights should be on to my name.
On the Display screen the following info should be take place(White colored); 
Total Profit:2.000 USD
Total Loss:0
SELL:2
BUY:0
SPREAD:1.8
RISK MARGIN:10% (If balance:1000, opened orders:100)

On input menu at least the following input variables should take place:

Close All:False
Close All Profit:False
Close All At The Ending Time:False
Time Limitation:True
Trade Starting Time:01:00
Stop New Order Time:18:00
Trade Ending Time:23:59
Trade Starting Day:Monday
Trade Ending Day:Friday
Max. Opened Order Limitation:True
Max. Opened Orders:4
Max. Same Order Limitation:True
Max. Same Order:3
Multiple Order Opening:True
Multiple Order:3
Lot Size Increment:True
Lot Size Increment:0.01
Max. Lot Size:2
Starting Lot Size:0.1 
Profit Taking:True
Profit (pips):10
Dropping Profit (pips):2
Interval Time: minutes
High/Low Price Interval:90 
Limitation Line Inside:0.5

Risk Margin(%):80

Details will be given. 


Responded

1
Developer 1
Rating
(319)
Projects
517
66%
Arbitration
52
21% / 38%
Overdue
163
32%
Free
2
Developer 2
Rating
(118)
Projects
201
42%
Arbitration
44
9% / 68%
Overdue
47
23%
Free
3
Developer 3
Rating
(90)
Projects
159
61%
Arbitration
40
18% / 63%
Overdue
70
44%
Free
4
Developer 4
Rating
(29)
Projects
36
39%
Arbitration
1
0% / 0%
Overdue
17
47%
Free
5
Developer 5
Rating
(646)
Projects
1294
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
6
Developer 6
Rating
(8)
Projects
10
40%
Arbitration
7
14% / 86%
Overdue
4
40%
Free
7
Developer 7
Rating
(1)
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
8
Developer 8
Rating
Projects
0
0%
Arbitration
2
0% / 100%
Overdue
0
Free
9
Developer 9
Rating
Projects
0
0%
Arbitration
2
0% / 100%
Overdue
0
Free
10
Developer 10
Rating
(30)
Projects
93
49%
Arbitration
18
56% / 17%
Overdue
38
41%
Free
11
Developer 11
Rating
(9)
Projects
18
28%
Arbitration
2
50% / 50%
Overdue
6
33%
Free
12
Developer 12
Rating
(13)
Projects
20
30%
Arbitration
5
20% / 80%
Overdue
5
25%
Free
13
Developer 13
Rating
(8)
Projects
9
0%
Arbitration
6
0% / 100%
Overdue
4
44%
Free
Similar orders
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

Project information

Budget
50 USD
For the developer
45 - 45 USD
Deadline
from 2 to 3 day(s)