An EA openning trade instantly when the EMA is touched - tune up exisitng code that opens on

작업 종료됨

실행 시간 4 일
고객의 피드백
Available and helpful. Checking the effects of tests and providing more information any time when asked. Thank you for your help and providing the expected solution:)!
피고용인의 피드백
Clear project specifications and swift communication, 5/5.

명시

Hey, I would like to run EA on muliple symbols and on each symbol can have different preset depending on strategy optimation.  It should run on MT5. 
==
I am a beginner in mql5, tried to write it on my own so some code exists, but open positions on the next opened bar, and trailing stop is fixed, not ATR based.  It calculates SL as % of risk but doesn't work when position size is bigger than balance allows (so no max set);/  I can present the code to the one that decides to write it.
====
Description:
simple strategy that should open trades when EMA1 and EMA2 are in the right order, so basically it will work when the market is trending. 


Requirements

Buy postition:
Buy when price touches the faster EMA1 from above  AND EMA1 is above slower EMA2
It should open the trade instantly when EMA1 touched, not waiting for candle close
I shoud be able to set up timeframe on which EA operates for particular symbol (usually CFD indexes but might happen to trade forex, so points must be normalised



Short position:
Sell when price touches the faster EMA1 from below and EMA1 is below slower EMA2
It should open the trade instantly when EMA1 touched, not waiting for candle close
I shoud be able to set up timeframe on which EA operates for particular symbol (usually CFD for indexes but might happen to trade forex, so points must be normalised



General:
-Stoploss / TP  fixed (different for TP and SL)   OR based on ATR (range to define)  and it's multiplier     so example SL = 2 * ATR(14)  and TP = 3 * ATR(14)
-Should have possiblity to define moving SL to BE after x pips in your favor
-Should have true false flag if possible to open only one trade daily or can open multiple if signal appears 
-Should have ability to set trading hours
- Position size based on %of equity in risk as set for stop loss   OR fixed size 
- Shoud have Trailing stop (different for Buy and sell)  fixed   OR based on ATR (range to define)  and it's multiplier     so example Trailisng stop for Buy position = 2 * ATR(14)  and  Trailing stop for Sell = 3 * ATR(14)
- should alllow to set slippage parameter because bounce from the EMA can be fast


I should have possibility to avoid "false signals" . So for Buy position example: when price is above EMA2,  and crosses EMA1, and then falls again.  So strategy should have a parameter that in this particular day price was above EMA1  (if only one signal daily considered)








응답함

1
개발자 1
등급
(374)
프로젝트
398
31%
중재
61
20% / 69%
기한 초과
50
13%
로드됨
2
개발자 2
등급
(8)
프로젝트
23
30%
중재
2
0% / 0%
기한 초과
1
4%
로드됨
3
개발자 3
등급
(144)
프로젝트
202
21%
중재
13
62% / 23%
기한 초과
1
0%
바쁜
4
개발자 4
등급
(400)
프로젝트
703
49%
중재
57
16% / 49%
기한 초과
129
18%
무료
5
개발자 5
등급
(20)
프로젝트
24
8%
중재
6
17% / 17%
기한 초과
3
13%
로드됨
6
개발자 6
등급
(5)
프로젝트
5
0%
중재
0
기한 초과
0
작업중
7
개발자 7
등급
(1075)
프로젝트
1420
45%
중재
48
73% / 13%
기한 초과
35
2%
무료
8
개발자 8
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
9
개발자 9
등급
(42)
프로젝트
62
8%
중재
12
58% / 42%
기한 초과
1
2%
무료
10
개발자 10
등급
(82)
프로젝트
101
35%
중재
8
88% / 0%
기한 초과
0
무료
11
개발자 11
등급
(55)
프로젝트
163
69%
중재
4
100% / 0%
기한 초과
1
1%
무료
12
개발자 12
등급
(2405)
프로젝트
3019
65%
중재
77
47% / 14%
기한 초과
340
11%
작업중
13
개발자 13
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
14
개발자 14
등급
(545)
프로젝트
1324
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
15
개발자 15
등급
(29)
프로젝트
37
41%
중재
0
기한 초과
0
무료
16
개발자 16
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
17
개발자 17
등급
(13)
프로젝트
21
19%
중재
7
43% / 29%
기한 초과
3
14%
작업중
비슷한 주문
Looking to create Ea virtual trailing stop based on ATR indicator multiplied + spread distance multiplied.Need to calculate average distance for multiple orders on same rules.Basement for trailing would be trailing only when order profit trailing distance reached.Additionaly i would like to have automatic switch over for higher timeframe trailing on same basement rules when higher timeframe reached necessary
PLEASE NOT THAT MY BUDGET IS 60usd FOR BOTH MT4 AND MT4 PLATFORMS The EA should have 1. An option that I can change it parameters, that's the period, method and application 2. The EA should sell when on every bullish candle that closes under the MA 3. The EA should buy on every bearish candle that forms Above the EA. It's should close trades on reverse cross. I mean when it's in a buy trade and crosses the MA for a
MT4 to Telegram 30 - 50 USD
Hello, I want to add a system send messages to Telegram Send a message with a specific picture and details of the new signal When closing with a profit, send the details of the closing and profit with a specific picture And close with a loss and send a specific picture, in addition to the details of the closure and the amount of the loss
Hi Dear developpers, I've an EA that was working very well with the previous versions of MT4. But since, they have updated their platforms, my EA it's not working anymore. I've tried to use those old MT4 versions but there are just temporary. So i've decided to updated this EA so i can use it on the newest version of MT4 (1420) and those who will come after it. I also want to implement new inputs in it. I also want
I will like the indicator to send notification to mobile when the indicator changes color and is increase upward when positive and decreasing downwards when negative including fisplaying arrows on the chart ,red for negative and green for positive
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending

프로젝트 정보

예산
30 - 70 USD
VAT (23%): 6.9 - 16.1 USD
총: 36.9 - 86.1 USD
개발자에게
27 - 63 USD
기한
 10 일