İş tamamlandı
Tamamlanma süresi: 1 gün
İş Gereklilikleri
Hi. I would like an EA to close trades based on the stochastic indicator. The EA will only close trades that are open. It does not open new trades.
The EA will be attached to a single chart. Every minute, it will check the M1 stochastic indicator data of all open trades with a specific magic number. This includes symbols whose chart the EA is not attached to. Close signal is triggered when the D-line (signal line) changes direction in the overbought or oversold region.
Additionally, add a function to move stop loss to entry price when stochastic indicator D-line crosses 50.
Let D1 = D value of the most recent closed M1 candle,
D2 = D value of the 2nd most recent closed M1 candle
Close buy condition:
D2 > overbought level and D1 < D2
Close sell condition:
D2 < oversold level and D1 > D2
Move SL to entry conditions:
Buy: D2 < 50 and D1 > 50
Sell: D2 > 50 and D1 < 50
The settings for the stochastic indicator can be modified in the EA settings. Price field setting is fixed at Low/High.
EA settings:
- K Period
- D Period
- Slowing
- Method
- Overbought Level
- Oversold Level
- Move SL to Entry (True/False)
- Magic Number
See images for examples.
Yanıtlandı
1
Derecelendirme
Projeler
21
10%
Arabuluculuk
4
25%
/
75%
Süresi dolmuş
0
Serbest
2
Derecelendirme
Projeler
105
60%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
3
Derecelendirme
Projeler
313
28%
Arabuluculuk
33
27%
/
64%
Süresi dolmuş
10
3%
Çalışıyor
4
Derecelendirme
Projeler
697
34%
Arabuluculuk
34
68%
/
9%
Süresi dolmuş
22
3%
Çalışıyor
5
Derecelendirme
Projeler
481
23%
Arabuluculuk
58
55%
/
26%
Süresi dolmuş
55
11%
Yüklendi
6
Derecelendirme
Projeler
5
0%
Arabuluculuk
3
0%
/
100%
Süresi dolmuş
1
20%
Çalışıyor
7
Derecelendirme
Projeler
80
6%
Arabuluculuk
46
11%
/
54%
Süresi dolmuş
7
9%
Çalışıyor
8
Derecelendirme
Projeler
67
37%
Arabuluculuk
5
40%
/
40%
Süresi dolmuş
1
1%
Serbest
9
Derecelendirme
Projeler
401
27%
Arabuluculuk
39
41%
/
49%
Süresi dolmuş
1
0%
Serbest
10
Derecelendirme
Projeler
984
47%
Arabuluculuk
33
36%
/
33%
Süresi dolmuş
97
10%
Çalışıyor
Yayınlandı: 6 kod
11
Derecelendirme
Projeler
553
35%
Arabuluculuk
79
32%
/
42%
Süresi dolmuş
200
36%
Yüklendi
12
Derecelendirme
Projeler
87
29%
Arabuluculuk
24
13%
/
58%
Süresi dolmuş
7
8%
Çalışıyor
13
Derecelendirme
Projeler
80
10%
Arabuluculuk
38
8%
/
58%
Süresi dolmuş
6
8%
Serbest
14
Derecelendirme
Projeler
64
20%
Arabuluculuk
11
27%
/
55%
Süresi dolmuş
5
8%
Serbest
15
Derecelendirme
Projeler
8
13%
Arabuluculuk
6
33%
/
33%
Süresi dolmuş
0
Serbest
16
Derecelendirme
Projeler
1
0%
Arabuluculuk
4
0%
/
50%
Süresi dolmuş
0
Çalışıyor
17
Derecelendirme
Projeler
1462
63%
Arabuluculuk
21
57%
/
10%
Süresi dolmuş
43
3%
Serbest
18
Derecelendirme
Projeler
139
43%
Arabuluculuk
9
33%
/
44%
Süresi dolmuş
6
4%
Serbest
19
Derecelendirme
Projeler
94
29%
Arabuluculuk
4
25%
/
0%
Süresi dolmuş
4
4%
Çalışıyor
Yayınlandı: 3 kod
20
Derecelendirme
Projeler
83
28%
Arabuluculuk
9
33%
/
56%
Süresi dolmuş
9
11%
Serbest
Yayınlandı: 1 kod
21
Derecelendirme
Projeler
6
33%
Arabuluculuk
6
0%
/
67%
Süresi dolmuş
1
17%
Çalışıyor
Benzer siparişler
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
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget
Proje bilgisi
Bütçe
30+ USD
Son teslim tarihi
to 7 gün