명시

I need a scalping EA for trading XAUUSD on the H1 timeframe using Fibonacci. For example, I'd like to buy at the demand zone and sell at the supply zone. I want the EA to be able to set its own TP and LS in percentages and also determine the number of lots to trade.


I also want to provide a UI display with information (account balance, profit, loss, daily profit, monthly profit, monthly drawdown) and buy, sell, and close buttons.


For the close button, I want the EA to try to find the option to close orders with a maximum profit of 5% or a maximum loss of 1% based on the existing momentum.

I also want the EA to be able to use Indonesian in the settings.


I also want to create an RSI indicator to support the EA to maximize momentum.

응답함

1
개발자 1
등급
(395)
프로젝트
574
53%
중재
30
53% / 23%
기한 초과
7
1%
로드됨
2
개발자 2
등급
(2248)
프로젝트
2835
62%
중재
118
46% / 25%
기한 초과
428
15%
무료
3
개발자 3
등급
(50)
프로젝트
73
21%
중재
11
18% / 27%
기한 초과
6
8%
작업중
4
개발자 4
등급
(17)
프로젝트
19
26%
중재
2
50% / 0%
기한 초과
1
5%
무료
게재됨: 2 코드
5
개발자 5
등급
(84)
프로젝트
115
70%
중재
5
80% / 0%
기한 초과
11
10%
무료
6
개발자 6
등급
(291)
프로젝트
521
36%
중재
62
34% / 35%
기한 초과
187
36%
로드됨
7
개발자 7
등급
(7)
프로젝트
11
18%
중재
6
17% / 0%
기한 초과
3
27%
작업중
8
개발자 8
등급
(495)
프로젝트
736
56%
중재
47
32% / 30%
기한 초과
116
16%
작업중
게재됨: 1 코드
9
개발자 9
등급
(20)
프로젝트
26
38%
중재
2
50% / 50%
기한 초과
2
8%
무료
10
개발자 10
등급
(156)
프로젝트
280
35%
중재
14
29% / 50%
기한 초과
42
15%
무료
11
개발자 11
등급
(5)
프로젝트
4
25%
중재
1
0% / 100%
기한 초과
0
무료
12
개발자 12
등급
(7)
프로젝트
8
13%
중재
5
40% / 20%
기한 초과
0
무료
13
개발자 13
등급
(70)
프로젝트
90
26%
중재
24
21% / 50%
기한 초과
24
27%
무료
14
개발자 14
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
15
개발자 15
등급
(6)
프로젝트
6
17%
중재
2
0% / 0%
기한 초과
1
17%
로드됨
16
개발자 16
등급
(8)
프로젝트
12
0%
중재
22
0% / 77%
기한 초과
4
33%
무료
17
개발자 17
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
18
개발자 18
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
19
개발자 19
등급
(15)
프로젝트
34
24%
중재
3
0% / 33%
기한 초과
2
6%
작업중
20
개발자 20
등급
(284)
프로젝트
459
39%
중재
95
43% / 18%
기한 초과
73
16%
로드됨
게재됨: 2 코드
21
개발자 21
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
22
개발자 22
등급
(4)
프로젝트
2
0%
중재
1
0% / 0%
기한 초과
1
50%
작업중
23
개발자 23
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
24
개발자 24
등급
(279)
프로젝트
330
51%
중재
12
42% / 0%
기한 초과
18
5%
로드됨
25
개발자 25
등급
(1)
프로젝트
1
100%
중재
1
0% / 0%
기한 초과
0
작업중
26
개발자 26
등급
(45)
프로젝트
91
13%
중재
34
26% / 59%
기한 초과
37
41%
무료
27
개발자 27
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
28
개발자 28
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
29
개발자 29
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
30
개발자 30
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
31
개발자 31
등급
(11)
프로젝트
11
18%
중재
1
0% / 0%
기한 초과
1
9%
무료
비슷한 주문
⸻ I have an Expert Advisor called NeuroTrendX_Pro v7.9 ULTRA (NTX Pro). I need a reliable and experienced MQL5 developer to finalize and correct it without removing or disabling any existing logic. Scope of work (included in the fixed budget): • Fix all existing compile/runtime errors (not just one). • Keep the entire current logic intact (do not remove or change modules). • Implement and confirm the following
Thabo-killerbot 30 - 1000 USD
//+------------------------------------------------------------------+ //| SimpleMA.mq5 | //| Auto trading bot example | //+------------------------------------------------------------------+ #property copyright "ChatGPT" #property link "" #property version "1.00" #property strict input int FastMAPeriod = 10; input int SlowMAPeriod = 30; input double Lots = 0.1; int fastMAHandle; int slowMAHandle; double fastMA[];
Automate my strategy 30 - 70 USD
🚀 Looking for a Trading Bot Coder 🚀 I’m searching for an experienced developer to help automate my trading strategies. Requirements: Strong knowledge in MQL5 / MT5 (or TradingView Pine Script, depending on platform) Experience with price action & strategy automation Ability to integrate custom risk management & alerts 💡 If you’re a skilled coder who can turn trading ideas into a profitable bot, let’s connect
Hello, I’m looking for an MQL5 or MQL4 EA that trades EURUSD (optionally other majors or XAUUSD). The broker applies a 4-pip spread on EURUSD and higher on other symbols. The sole objective is to generate at least 45–60 lots of volume within 2 weeks or max one month (more is better; a bonus is paid for every additional 10 lots traded). The account has 1000 USD starting balance. Capital preservation is not required
Hey there, I’m looking to get a custom NinjaTrader indicator/plugin/tool developed. It’s very similar to Riley Coleman’s “Candlestick Trader” indicator (you can see a walkthrough of it in this YouTube video at timestamp 6:52: https://www.youtube.com/watch?v=NjCUZveXtLo&amp ;t=303s ). Please take a look at that video for reference, as I’d like most of the core features replicated. To summarize, the key functions I
I am looking for an experience MQL4 developer for making a profitable prop firm compatible MT4 gold scalper EA on a 5 Minute time frame. The EA should have a win rate of not less than 90% on back testing. The EA should be able to pass all prop firm challenges like Funded Next, FTMO, Funding Pips within 1-2 weeks. The EA should also work on live funded account. Any strategy can be used to develop the EA. Proper risk
I’m looking for a profitable Expert Advisor (EA) — the real beast that can deliver strong results on MT4/MT5. If you have a proven EA with good performance and risk management, kindly reach out with details and results
Modify my MT5 EA 30 - 40 USD
I am looking for an MQL5 programmer who can modify and customize my personal MT5 EA. There is problem in placing stop loss but still the EA is profitable on back testing. I also want to add news filter and prop firm compatible. The details will be shared to the developer personally
Hi, I am looking for readymade EA/a developer who can build it one for me. Feel free to contact me if you can fulfill my requirement. But be sure my a developer must have capability to develop complex EA with robust architecture. Especially on sophisticated trading methodology i.e. ICT/SMC etc
Please build me an EA tha can do the following: Normally I when executed buy (0.01)trade, I place sell (0.03) stop order for in case I predicted wrong, and when this sell is triggered, I place buy (0.07) stop on the initial buy, and the circle go on until I Tp is hit, all these trades I set TP and SL on them and they correspond, for sells will have same TP and Same SL, and all buys triggered after initial will have

프로젝트 정보

예산
50 - 200 USD
개발자에게
45 - 180 USD