Heikin Ashi EA

Spécifications

Create mt5 EA that will buy after the close of a strong bullish heikin Ashi bar that show wick only at the top but none at the bottom with rsi 21 above value 50, tenka send line of Ichumoku is above kinju sen, price and lagging line of Ichumoku is above the cloud. Set SL to the nearest swing low, take profit with the close of any bearish heikin Ashi bar and trailing stop loss is to secure half of floating profit. Reversal is the case for sell rules. Add Ichumoku higher time frame filler.

Répondu

1
Développeur 1
Évaluation
(22)
Projets
29
3%
Arbitrage
4
25% / 0%
En retard
3
10%
Travail
2
Développeur 2
Évaluation
(375)
Projets
481
23%
Arbitrage
59
54% / 25%
En retard
55
11%
Chargé
3
Développeur 3
Évaluation
(442)
Projets
698
34%
Arbitrage
33
70% / 9%
En retard
22
3%
Gratuit
4
Développeur 4
Évaluation
(272)
Projets
401
27%
Arbitrage
39
41% / 49%
En retard
1
0%
Gratuit
5
Développeur 5
Évaluation
(278)
Projets
373
72%
Arbitrage
19
32% / 47%
En retard
14
4%
Gratuit
Publié : 14 codes
6
Développeur 6
Évaluation
(12)
Projets
13
23%
Arbitrage
7
0% / 71%
En retard
3
23%
Travail
7
Développeur 7
Évaluation
(22)
Projets
24
71%
Arbitrage
1
0% / 0%
En retard
0
Chargé
8
Développeur 8
Évaluation
(3)
Projets
3
33%
Arbitrage
0
En retard
0
Gratuit
9
Développeur 9
Évaluation
(2642)
Projets
3357
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
10
Développeur 10
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
11
Développeur 11
Évaluation
(140)
Projets
149
41%
Arbitrage
3
33% / 33%
En retard
1
1%
Travail
12
Développeur 12
Évaluation
(10)
Projets
19
42%
Arbitrage
6
0% / 50%
En retard
3
16%
Travail
13
Développeur 13
Évaluation
(7)
Projets
12
17%
Arbitrage
12
17% / 50%
En retard
3
25%
Travail
Publié : 22 articles
14
Développeur 14
Évaluation
(308)
Projets
553
35%
Arbitrage
79
32% / 42%
En retard
200
36%
Chargé
15
Développeur 15
Évaluation
(295)
Projets
474
39%
Arbitrage
103
41% / 23%
En retard
79
17%
Occupé
Publié : 2 codes
16
Développeur 16
Évaluation
(19)
Projets
22
36%
Arbitrage
3
33% / 33%
En retard
1
5%
Travail
Publié : 3 codes
17
Développeur 17
Évaluation
(181)
Projets
235
20%
Arbitrage
21
43% / 19%
En retard
0
Travail
18
Développeur 18
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
19
Développeur 19
Évaluation
(7)
Projets
11
0%
Arbitrage
4
0% / 100%
En retard
2
18%
Travail
20
Développeur 20
Évaluation
(77)
Projets
243
74%
Arbitrage
7
100% / 0%
En retard
1
0%
Gratuit
Publié : 1 article
21
Développeur 21
Évaluation
(618)
Projets
1428
59%
Arbitrage
31
81% / 0%
En retard
10
1%
Gratuit
22
Développeur 22
Évaluation
(45)
Projets
46
24%
Arbitrage
34
9% / 85%
En retard
10
22%
Gratuit
23
Développeur 23
Évaluation
(160)
Projets
285
35%
Arbitrage
18
22% / 61%
En retard
42
15%
Chargé
24
Développeur 24
Évaluation
(75)
Projets
80
6%
Arbitrage
46
11% / 54%
En retard
7
9%
Travail
25
Développeur 25
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
26
Développeur 26
Évaluation
(322)
Projets
499
67%
Arbitrage
5
40% / 0%
En retard
4
1%
Gratuit
Publié : 8 codes
27
Développeur 27
Évaluation
(10)
Projets
14
43%
Arbitrage
0
En retard
3
21%
Gratuit
Commandes similaires
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Informations sur le projet

Budget
30+ USD
Délais
de 1 à 3 jour(s)