Exper advisor needed - MTF - only SMA indicator needed.

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 19 giorni

Specifiche

description of needed expert advisor (changed on 23rd nov 2014):

input parameters (#...#):
var_TF1:M15  //timeframe1
var_TF2:M30 //timeframe2
var_TF3:H1    //timeframe3
SL-level=30 //Stop loss point
TP-level=75 //Target point
Tradingvolume=0.05 Lot
dayofweek_opening_trade=MO-SU or 1-7
hour_ opening_trade= (0-24h)-(0-24h)

above input parameters are also needed for metatrader optimization process.
 

short entry logic:
if no open trade and
high > SMA(#var_TF1#) and close < SMA(#var_TF1#) and
low  < SMA(#var_TF2#) and close < SMA(#var_TF2#) and
low  < SMA(#var_TF3#) and close < SMA(#var_TF3#) --> open Short at market

long entry logic:
if no open trade and
low  < SMA(#var_TF1#) and close > SMA(#var_TF1#) and
high > SMA(#var_TF2#) and close > SMA(#var_TF2#) and
high > SMA(#var_TF3#) and close > SMA(#var_TF3#) --> open long at market

trade closing logic: (TP/SL/MSL)
if profit increased to 50% of #TP#, move #SL# to break even.
if #SL# or #TP# is reached, close open trade.

no money management needed, every trade has a fixed volume, see 'input parameters'.
expert advisor is needed for MT4.

If you have any questions, please feel free to contact me.

Thanks for your attention.

 

 

Con risposta

1
Sviluppatore 1
Valutazioni
(1863)
Progetti
3466
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
2
Sviluppatore 2
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
Gratuito
3
Sviluppatore 3
Valutazioni
(336)
Progetti
622
38%
Arbitraggio
39
23% / 64%
In ritardo
93
15%
Gratuito
4
Sviluppatore 4
Valutazioni
(550)
Progetti
829
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
In elaborazione
5
Sviluppatore 5
Valutazioni
(10)
Progetti
14
29%
Arbitraggio
1
0% / 100%
In ritardo
5
36%
Gratuito
6
Sviluppatore 6
Valutazioni
(2449)
Progetti
3086
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Caricato
7
Sviluppatore 7
Valutazioni
(59)
Progetti
182
55%
Arbitraggio
31
45% / 16%
In ritardo
103
57%
Gratuito
8
Sviluppatore 8
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
9
Sviluppatore 9
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
10
Sviluppatore 10
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
11
Sviluppatore 11
Valutazioni
(54)
Progetti
164
43%
Arbitraggio
43
47% / 16%
In ritardo
58
35%
Gratuito
12
Sviluppatore 12
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
13
Sviluppatore 13
Valutazioni
(182)
Progetti
342
42%
Arbitraggio
118
12% / 73%
In ritardo
104
30%
Gratuito
14
Sviluppatore 14
Valutazioni
(2)
Progetti
3
0%
Arbitraggio
0
In ritardo
0
Gratuito
15
Sviluppatore 15
Valutazioni
(90)
Progetti
159
61%
Arbitraggio
40
18% / 63%
In ritardo
70
44%
Gratuito
16
Sviluppatore 16
Valutazioni
(9)
Progetti
18
28%
Arbitraggio
2
50% / 50%
In ritardo
6
33%
Gratuito
17
Sviluppatore 17
Valutazioni
(5)
Progetti
14
86%
Arbitraggio
2
0% / 100%
In ritardo
1
7%
Gratuito
18
Sviluppatore 18
Valutazioni
(34)
Progetti
80
34%
Arbitraggio
13
31% / 54%
In ritardo
19
24%
Gratuito
19
Sviluppatore 19
Valutazioni
(513)
Progetti
776
63%
Arbitraggio
33
27% / 45%
In ritardo
23
3%
Gratuito
20
Sviluppatore 20
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
21
Sviluppatore 21
Valutazioni
(8)
Progetti
9
0%
Arbitraggio
6
0% / 100%
In ritardo
4
44%
Gratuito
22
Sviluppatore 22
Valutazioni
(62)
Progetti
140
46%
Arbitraggio
19
42% / 16%
In ritardo
32
23%
Gratuito
Ordini simili
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening
Hello Guys, I need a trading bot for the MT5 to place order based on my trading strategy which is based on - >> entry based on EMA with rejection from specific levels like support and resistance area - levels and time frame i will apply into the robot manually on daily basis. also need - trailing stoploss , shift to breakeven after gaining some points. need a highly expert developer
Trade Manger EA 30+ USD
Hello Programmer! I am looking to build an EA that will place my trade and manage it. Once i have manually found my setup, I will want an EA to open the trade, set the R:R and manage it according to my specifications. please take a look at the attached to get an Idea of what I would like. I will require the source code once completed
Hello there i need someone who will create a robot that will calculate the movement between buy/sell and show where to take profit the robot should work with all currency and indices including stock
EA to send account history to web request. It should send every 5 mins or when there is an update. It then sends the json to a web request where gain, drawdown, balance, equity will be displayed
I have a full strategy based on indicator and candle based on . i would like to make it into a robot which will trade for me on a specific time and specific rules. i need a person who can do this project for me. If you have done this type of job . you are most welcome for this. Apply only if you know binary trading option and binomo trading platform well and how it works

Informazioni sul progetto

Budget
50 - 100 USD
IVA (19%): 9.5 - 19 USD
Totale: 59.5 - 119 USD
Per lo sviluppatore
45 - 90 USD