Request EA ( BB + MA + Stoch ) - Mainly Trade for FX

MQL4 Experten

Auftrag beendet

Ausführungszeit 3 Minuten

Spezifikation

Mainly use for Trading FX


Shares per Each Trading = ( input )

Max Buy / Sell Shares =   ( input )
Max Profit =   ( input )
Max Stop Loss =  ( input )

 


Stochastic

%K    ( input )
Slow  ( input)

%D  ( input )
Stochastic Over Buy Zone = ( input)
Stochastic Over Sell Zone =  ( input )

Moving Average

MA-Period ( input)

MA-Shift ( input)

 

Bollinger Bands

BB-Period   ( input )

BB-Shift  ( input )

BB-Deviations ( input )

 

How it works?


Share Position = Empty

1.      When %K Cross under Stochastic Over Sell Zone and Price < Bollinger Bands Lower, then buy 1 share

 

2.      When %K Cross over or equal to Stochastic Over Buy Zone and Price > Bollinger Bands Upper, then sell 1 share

 

 

 

 

 

Share Position = Buying


1.  When %K Cross over or equal to Stochastic Over Buy Zone and Price > Bollinger Bands Upper, then stop buy all order and sell 1 share

 

Share Position = Selling


1.  When %K Cross under Stochastic Over Sell Zone and Price < Bollinger Bands Lower, then stop sell all order and buy 1 share

 

 

Condition

 

a.)    When Price Cross over / Cross under / Equal to MA, then close all position

 

b.)   All orders will be buying or sell at Market Price (trade immediately)

 

c.)    All value only tick on the end of each time frame (No inter bar order!)

E.g. 5 Mins Time Frame

10:12, %K > 90, there will be no order occur!

10:15 and the next 5 mins bar is generated, %K for 10:15 > 90, then sell 1 share

 

d.)   If  “ cut loss “ action occur , no more action can act on that bar !


Bewerbungen

1
Entwickler 1
Bewertung
(1086)
Projekte
1437
45%
Schlichtung
48
73% / 13%
Frist nicht eingehalten
35
2%
Arbeitet
2
Entwickler 2
Bewertung
(253)
Projekte
407
38%
Schlichtung
85
42% / 19%
Frist nicht eingehalten
70
17%
Beschäftigt
3
Entwickler 3
Bewertung
(84)
Projekte
149
31%
Schlichtung
32
34% / 41%
Frist nicht eingehalten
43
29%
Frei
4
Entwickler 4
Bewertung
(21)
Projekte
24
17%
Schlichtung
15
20% / 40%
Frist nicht eingehalten
6
25%
Frei
5
Entwickler 5
Bewertung
(33)
Projekte
49
12%
Schlichtung
16
0% / 88%
Frist nicht eingehalten
10
20%
Frei
6
Entwickler 6
Bewertung
(2)
Projekte
5
0%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
1
20%
Frei
7
Entwickler 7
Bewertung
(73)
Projekte
132
52%
Schlichtung
9
44% / 33%
Frist nicht eingehalten
64
48%
Frei
8
Entwickler 8
Bewertung
(548)
Projekte
1330
59%
Schlichtung
28
82% / 0%
Frist nicht eingehalten
10
1%
Frei
9
Entwickler 9
Bewertung
(24)
Projekte
27
33%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
1
4%
Frei
10
Entwickler 10
Bewertung
(19)
Projekte
21
5%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
5%
Frei
11
Entwickler 11
Bewertung
(135)
Projekte
163
40%
Schlichtung
11
27% / 73%
Frist nicht eingehalten
25
15%
Frei
12
Entwickler 12
Bewertung
(221)
Projekte
369
66%
Schlichtung
10
50% / 0%
Frist nicht eingehalten
46
12%
Frei
13
Entwickler 13
Bewertung
(96)
Projekte
143
76%
Schlichtung
0
Frist nicht eingehalten
2
1%
Frei
14
Entwickler 14
Bewertung
(453)
Projekte
512
33%
Schlichtung
25
40% / 48%
Frist nicht eingehalten
7
1%
Beschäftigt
Ähnliche Aufträge
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
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 an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
Hello, send robot models with a solid strategy (to trade forex), I want to use it to make money for the week. It is important that you present me with your profitability graph and a test. I also want to hire him for future jobs

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD