I need EA for my Forex Trading Strategy that can place trades automatically without me

MQL4 전문가

작업 종료됨

실행 시간 7 일
고객의 피드백
Happy to work with

명시

Hi, I need Expert Advisor robot that works in MT4 that can place orders for me and close based on my Forex Trading Strategy.

My Forex Trading Strategy is based on Trend following and it has the following indicators which the rules will be based on:

1:  Wave Indicator (this wave indicator is based on Two moving averages: 169 and 144 both are exponential and close): these two moving averages will be called the Wave if price is below the wave we will consider looking for sell signals and vise versa for buy signals

2. 20 EMA (close): This 20 ema will be used for the last trigger

3. Pivot Point: I have my own Pivot Point Indicator in my MT4 chart which I want the EA to read. we need the Pivot Point indicator to identify this: if the market opened bellow the Pivot we are looking for sell for that whole day. and if the price opens above the Pivot Point for the starting of the day we will consider buy signals. to explain Pivot point has three support and three resistance and the pivot between the 3R and the 3S. we are concerned the reading the Pivot.

4. Candle Sticks for Triger: lastly we will look the following candle sticks to place the order while also using the previous items. a) Bulling/Bearish Engulfing,  b) Inside day C) Pinbar 

Remember also the strategy will be used in the short time period the 15 minute period


The following are the rules for buy and sell

For Buy / Long Signal the following rules must be fulfilled

1. If price is above the Wave Indicator(1) 

2. price is also above the Pivot Point

3. and price is above or closes the 20 EMA

4. and Triger candle stick forms (pinbar, engulfing or insideday) 

5. Place the Trade 2pips above the Trigger Candle

6. Stop loss will 2 X ATR 

7. Take Profit will 3XATR


For Sell/ Short Signal the following rules must be fulfilled

1. If price is below the Wave Indicator(1) 

2. price is also below the Pivot Point

3. and price is below or closes below the 20 EMA

4. and Triger candle stick forms (pinbar, engulfing or insideday) 

5. Place the Trade 2pips below the Trigger Candle

6. Stop loss will 2 X ATR 

7. Take Profit will 3XATR


IMPORTANT FUNCTIONS

1. the EA should have place (in the properties) where I can adjust the TP and Stop Loss; like I can write 1 for 1ATR 3 for 3ATR (ATR is an indicator)

2. Expert Advisor should have risk management in the properties (like I should be able to write fixed amount to loss and every trade the robot enters should be based on the amount I risked. more example my account will be based on dollar, so I need to be able in the properties the amount Iam risking in terms of dollar, like 30$. If i write 30$, all trades must be based on that amount .

3. In the property robot should have a place where I can limit the time which it can place trades. Like I want the robot to trade certain time from and to so it should have that.


So generally the Expert Advisor also should have the default options. 


응답함

1
개발자 1
등급
(139)
프로젝트
181
24%
중재
23
22% / 39%
기한 초과
13
7%
무료
2
개발자 2
등급
(171)
프로젝트
194
11%
중재
37
38% / 35%
기한 초과
5
3%
로드됨
3
개발자 3
등급
(55)
프로젝트
96
40%
중재
13
38% / 62%
기한 초과
25
26%
무료
4
개발자 4
등급
(249)
프로젝트
446
34%
중재
56
36% / 38%
기한 초과
164
37%
로드됨
5
개발자 5
등급
(319)
프로젝트
405
21%
중재
44
61% / 23%
기한 초과
46
11%
작업중
6
개발자 6
등급
(47)
프로젝트
71
45%
중재
3
0% / 100%
기한 초과
0
작업중
7
개발자 7
등급
(356)
프로젝트
632
26%
중재
89
73% / 13%
기한 초과
12
2%
무료
8
개발자 8
등급
(96)
프로젝트
143
76%
중재
0
기한 초과
2
1%
무료
비슷한 주문
The Moving Average ADX Indicator Expert Advisor For MT4. To work on all Timeframes. With this EA Both Moving Averages must be pointing in the same direction regardless of Buys or Sales. Logic For Buys Both moving averages must be pointing upwards, the fast and the slow. Coupled with the ADX Indicator to confirm the trend. The ADX indicator line must be above the 25 level and the +Di line must be above the -Di line to
Hi all. I have learned that due to my EA reading from chart objects, it cannot be optimised, and that is obviously problematic for optimisation and back testing parameters. So I have been met with 2 options it seems, have the EA rebuilt from scratch according to a slightly altered spec which doesn't rely on chart objects, or modify the existing EA As I don't want to put the EA source code out here for random people
Arbitrage EA 30 - 100 USD
To work on fast broker 14 ms as master and slow broker 80 ms slave. Be able to put ea on one chart and time frame on master and one on slave and to automatically monitor all major and minor pairs plus indices on mt4.money management settings and fixed lot. Master and slave setting for the different brokers. Just need to be able to load on chart and let it run with just money management settings to set. Hidden take
I'd like mt4 indicators to be converted into trading bot, these indicators produces buy and sell signal I want them to be automatic bot that also have circles of which I know what they and I'll explain what must the bot analyze
Nt8 30+ USD
i'm searching a way to define which IP address is using by NT8 cause i'm using a multiple IPs machine (for my daily job) and I'd need to have a further confirmation that I'm using the correct IP address with NT8 could anyone explain explain me how to do it for a fee
CRT bot 30 - 50 USD
I want a programmer to program an expert advisor that will follow CRT trading strategy. Which spoting previous candle high and low, then wait for the either of the level to be sweep without the candle closing below the level enter a position at the spot and target opposing liquidity
I need a developer with FxDreema experience to build an MT5 EA that: Manages recovery zones with pending buy/sell orders. Implements trailing stops, pre-defined profit lines, and dynamic lot sizing. Supports money management based on account balance and lot size and money value. Offers options for continuous or stop trading. The developer must provide the source code and FxDreema link . More specific details will be
If you can deliver, you can bid your price. 1. Decompile the MT4/MT5 EA: - Decompile the provided .ex4 (for MT4) or .ex5 (for MT5) file into the original .mq4/.mq5 source code. - Ensure that the entire logic and functionality are preserved during decompilation. 2. Remove Expiration Limitations: - Locate and remove or bypass any code that imposes an expiration date or limits the usage of the bot. - Test to
Project Overview: The project is to convert a high-frequency trading strategy from TradingView’s PineScript into an automated MQL5 Expert Advisor (EA). Additional features will be added to the EA which are not part of the TradingView PineScript, details are added below. Key Requirements: Experience: Strong expertise in both TradingView PineScript, MQL5, and FOREX trading is essential. The MQL5 EA must closely
Dear All, I need an RISK to REWARD Ratio expert advisor for top to bottom, support and resistance and order block strategy. If the developer has any good risk to reward strategy, I will apprecaite. Kindly provide me the EA, I will test it on my demo account from Monday till friday - And the payment gets released on Friday upon the results The EA should also be able to give TRUE and honest back test results. The ea

프로젝트 정보

예산
40+ USD
개발자에게
36 USD
기한
에서 1  3 일