GBPUSD Custom expert advisor running on variables

İş tamamlandı

Tamamlanma süresi: 6 gün
Geliştirici tarafından geri bildirim
Very nice and Gentle customer. Love to work with him again and again. :)
Müşteri tarafından geri bildirim
Very communicative as well as contributing his own ideas. Highly appreciated

İş Gereklilikleri

Required concepts


Calculation on bar close only

Positions are only opened within a certain time frame daily (standard setting 23 45 to 17 00 server time)

Open positions are closed at a certain time before midnight (standard setting 19 45 server time)

Automated position size calculation, customizable setting of risk per trade in % of equity. Standard setting 0.33 % per trade

Hedging allowed. Positions are opened whenever entry criteria are met. 

Including opposing direction trades as well as same signal opening a second trade when already running a trade.


Trade Management includes only a fixed take profit and a fixed stop loss. 

They depend on an ATR-multiple distance based on ATR 10 value. 

Stop Loss and Take Profit are set once position is opened, they are not adjusted afterwards by changes of ATR. 

Stop-Loss/Take-Profit multiples as follows:

Long1A -2.5/2.5;

Long2P -2.0/2.0; 

Short1P -2.0/2.0; 

Short2P-2.5/2.5;"



Explanation: (0) refers to the current just closed period, (1) the previous one, (2) second previous and so on.


Entry Signal Long1A

Variable: Bol_2.80_Low.Up: ( Low(0) - BollingerBands_2.80.UpperBand(0) ) / ATR_10(0)

Variable: Bol_2.60_Close.Up: ( Close(0) - BollingerBands_2.60.UpperBand(0) / ATR_10(0)

Entry Criteria: 

Bol_2.80_Low.Up < -0.8609 for the previous seven periods

Bol_2.80_Low.Up > -0.8609 for the current period

Bol_2.60_Close.Up < 0.15 for the current period


Entry Signal Long2P

Variable: ADX_18_delta14DX+: ADX_18.DX+(0) - ADX_18.DX+(14)

Variable: RSI_5_delta3RSI: RSI_5(0) - RSI_5(3)

Entry Criteria:

ADX_18_delta14DX+ > -10.56 for the previous seven periods

ADX_18_delta14DX+ < -10.56 for the current period

RSI_5_delta3RSI < -9.472 for the current period


Entry Signal Short1P

Variable: EMA_8_High: ( High(0) - EMA_8(0) )/ ATR_10(0)

Variable: ADX_14_delta4DX+: ADX_14.DX+(0) - ADX_14.DX+(4)

Entry Criteria:

EMA_8_High > -0.96 for the previous seven periods

EMA_8_High < -0.96 for the current period

ADX_14_delta4DX+ < -4.93 for the current period


Entry SIgnal Short2P

Variable: ADX_14_DX-: ADX_14.DX-(0)    (just the indicator value here)

Variable: Bol_2.14_High.Low: ( Low(0) - Bollinger_2.14.LowerBand(0) ) / ATR_10(0)

Entry Criteria:

ADX_14_DX- < 34.97 for the previous seven periods

ADX_14_DX- > 34.97 for the current period

Bol_2.14_High.Low < 0.89 for the current period



I will require the EA to contain "switch off" buttons for each of the four entry signals, 

so that if not all signals are profitable in the future single ones can be stopped from trading.



At the end, not only the expert advisor, but also the source code are required. Both, ex4 as well as Mql4 files.

Please allow me a few days to test the expert advisor, especially the automated position size calculation needs to work correctly.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(132)
Projeler
170
18%
Arabuluculuk
17
47% / 18%
Süresi dolmuş
0
Çalışıyor
2
Geliştirici 2
Derecelendirme
(71)
Projeler
97
43%
Arabuluculuk
2
50% / 0%
Süresi dolmuş
2
2%
Serbest
3
Geliştirici 3
Derecelendirme
(56)
Projeler
175
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Serbest
4
Geliştirici 4
Derecelendirme
(25)
Projeler
29
34%
Arabuluculuk
3
67% / 0%
Süresi dolmuş
1
3%
Serbest
Benzer siparişler
I have back testing results from optimization on the MT5 strategy tester for various tests saved in different tabs on excel. I would like to generate an excel function to find the matching parameters that give the best results based on profit within all tabs (the left most column), so the function needs to find the matching parameters, calculate the sum of the profit of matching parameters (TOTAL PROFIT), and rank
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1
Need EA programmer to create an MT4 EA that will be able to leverage trades in favour of the market direction ,the EA should be able to operate to any broker. The EA must trade on a clear trend not when the Market is ranging. More will be explained once your application has been accepted for the job
Hey, great developer I have a thinkorswim script I want to convert it into TradingView. Can you please let me know if you can i will be looking for great developer that will bid for it best regards
Tradingview developer 30 - 35 USD
Hey greetings. I am in need of tradingview developer that can modify an open source PineScript indicator code to add additional features. Kindly bid for this project if it is what you handle and let proceed with the project
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies

Proje bilgisi

Bütçe
60 - 80 USD
KDV (19%): 11.4 - 15.2 USD
Toplam: 71.4 - 95.2 USD
Geliştirici için
54 - 72 USD
Son teslim tarihi
from 5 to 7 gün