Expert Advisor - simple scalper

MQL4 Experten

Auftrag beendet

Ausführungszeit 11 Tage
Bewertung des Entwicklers
I like working with you .. Thanks!
Bewertung des Kunden
He is there for you! will never leave you...until you are satisfied

Spezifikation

I need an Expert Advisor for MetaTrader 4. Trading on a single currency.  Closing of positions - by the SL, TP, and by a reverse signal. All positions are accompanied by a trailing stop. The lot is calculated as a percentage of the balance. The most preferred currency would GBPUSD.

1)      Signal to open a position:

a)       A buy-position is opened if the currency increases by more than 0.00002 (example: if GBPUSD was 1.22021, and it increase to more than 1.22023);

b)       A sell-position is opened if the currency decreases by more than 0.00002 (example: if GBPUSD was 1.22023, and it decreases to more than 1.22021);

2)      StopLoss (SL) and TakeProfit (TP) - are fixed at 4 pinps , but can be adjustable by the parameters StopLoss and TakeProfit (example: in a BUY position if GBPUSD was 1.22023, and it increase to more than 1.22027, it should take profit; in the other hand, in a BUY position if GBPUSD was 1.22027, and it decrease to more than 1.22023, it should stop loss)

a)       The levels are specified in points of 4-digit quotes;

b)       The levels are calculated relative to the price of opened position (the Ask price - for the long positions and the Bid price - for short positions);

c)       If the value is too low, the stop should be set at a minimum allowed distance;

3)      Subsequent buy positions should be automatically initiated when the position continues to increase (in the same direction) and after 4 pinps. The lot of the new buy position should be calculated taking into consideration the profit taken at 4 pinps. This should continue to do so onwards.  (example: if GBPUSD was 1.22023, and it increase to more than 1.22027, the current position is closed and a new buy position is initiated from that same point of closed position but with an increased value from the 100% of profit taken from the last position);

 

4)      Subsequent sell positions should be automatically initiated when the position continues to decrease (in the same direction) and after 4 pinps. The lot of the new sell position should be calculated taking into consideration the profit taken at 4 pinps. This should continue to do so onwards.  (example: if GBPUSD was 1.22027, and it decrease to more than 1.22023, the current position is closed and a new sell position is initiated from that same point of closed position but with an increased value from the 100% of profit taken from the last position);

 

5)      The position volume is calculated in the following order: Lot= equity amount (this  will be specified) * allowed leverage, where:

a)       Equity amount – to be specified, a window to insert must be provide;

b)       MarginRequired  - the margin required to open a position with a size of 1 lot;

c)       Allowed leverage – this depends on the pair and brokers. (Example with IC market GBPUSD 1:500).

6)      All of the open positions are accompanied by trailing stop:

a)       If a buy-position or sell-position is opened, the trailing stop is activated once it trails by 0.00004 points respectively.

7)      Moving the SL is permitted only in the direction of profit of the position - up for long position and down for short position;

a)       If you cannot set the SL at the level of the line, it should be set at the minimum allowable distance (but only if it complied with the previous rule of moving in the direction of the profit);

b)       The trailing stop feature should be configurable (AllowTrailing = true/false parameter).

8)      If there is an opened position, and there is a opposite signal, the opened position must be closed and a new one must be opened (in the opposite direction).
For a new position the calculation of the lot must be called after closing the opened position.

9)      Miscellaneous:

a)       When you run the Expert Advisor, it should attach the used indicators with the specified parameters;

b)       The information on the opening/closing of positions and of modifications of the SL should be stored in the Journal;

c)       If there are any errors, it must print a message describing the error.

d)       It must have a start button

e)       It must have a stop button

f)        It must have a window to introduce the equity amount (from which it is calculated the lot amount when multi[plied by the leverage)

g)       It must show the profit/loss status


Bewerbungen

1
Entwickler 1
Bewertung
(133)
Projekte
185
30%
Schlichtung
77
9% / 73%
Frist nicht eingehalten
77
42%
Frei
2
Entwickler 2
Bewertung
(546)
Projekte
756
46%
Schlichtung
23
39% / 13%
Frist nicht eingehalten
63
8%
Arbeitet
3
Entwickler 3
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
4
Entwickler 4
Bewertung
(4)
Projekte
7
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
2
29%
Frei
5
Entwickler 5
Bewertung
(121)
Projekte
134
66%
Schlichtung
36
25% / 56%
Frist nicht eingehalten
22
16%
Frei
6
Entwickler 6
Bewertung
(97)
Projekte
121
25%
Schlichtung
5
20% / 60%
Frist nicht eingehalten
17
14%
Frei
7
Entwickler 7
Bewertung
(34)
Projekte
80
34%
Schlichtung
13
31% / 54%
Frist nicht eingehalten
19
24%
Frei
8
Entwickler 8
Bewertung
(414)
Projekte
670
33%
Schlichtung
60
17% / 32%
Frist nicht eingehalten
113
17%
Arbeitet
9
Entwickler 9
Bewertung
(563)
Projekte
932
47%
Schlichtung
301
59% / 25%
Frist nicht eingehalten
124
13%
Arbeitet
10
Entwickler 10
Bewertung
(130)
Projekte
210
40%
Schlichtung
90
20% / 43%
Frist nicht eingehalten
85
40%
Frei
11
Entwickler 11
Bewertung
(258)
Projekte
395
28%
Schlichtung
69
19% / 49%
Frist nicht eingehalten
120
30%
Frei
Ähnliche Aufträge
Strategy: 1. Identify strong supply and demand levels. Draw them in the chart in green and red. In Tradingview: Market Structure Break & Order Block by EmreKb von EmreKb --> Strong demand and supply area refer to picture below (Buy and Sell Zones). There must be a strong demand / supply zone on a higher time frame in order for the set up to be valid. The time frame can be selected in the settings. E.g. "Higher Time
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips

Projektdetails

Budget
30 - 50 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
von 1 bis 3 Tag(e)