İş Gereklilikleri

someone made an expert advisor for me here in this forum but he did a bad job, thus I would like anyone who could correct the errors he made.

here are the rules and indicators

INDICATORS

smoothed moving averages applied to high

smoothed moving averages applied to low

sars parabolic (optional)

RULES:

BUY ENTRY

you enter a buy when price closes above the moving average channel with six positions.

once price moves 20pips in favour, we close three of those open positions and move the rest open positions to breakeven.

when price moves another 20pis, we close another two positions, while the remaining one open position would be closed at 80pips profit.

please, an entry is made after the candle closes/

SELL ENTRY

you enter a sell position when price closes below the moving average channel with six positions.

once price moves 20pips in our favour, we close three open positions and move the rest positions  to breakeven.

when price moves another 20pips, we close another two open positions, while the last open position would be closed at 80pips profit.

Trading on non-farm payroll day should be optional.

the moving average period and shift should be a variable, which means one should be able to change the inputs.

I have attached a screen shot of a trade signal and the expert advisor that was made, I want it check for errors on why it is not entering trade according to the rules.



Dosyalar:

PNG
EURUSDM1.png
32.4 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(3)
Projeler
4
25%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(378)
Projeler
401
31%
Arabuluculuk
63
19% / 70%
Süresi dolmuş
51
13%
Yüklendi
3
Geliştirici 3
Derecelendirme
(65)
Projeler
87
39%
Arabuluculuk
3
0% / 33%
Süresi dolmuş
29
33%
Serbest
4
Geliştirici 4
Derecelendirme
(41)
Projeler
46
28%
Arabuluculuk
9
0% / 100%
Süresi dolmuş
7
15%
Serbest
5
Geliştirici 5
Derecelendirme
(2442)
Projeler
3079
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(82)
Projeler
86
57%
Arabuluculuk
25
0% / 84%
Süresi dolmuş
19
22%
Serbest
7
Geliştirici 7
Derecelendirme
(2105)
Projeler
2676
62%
Arabuluculuk
114
46% / 25%
Süresi dolmuş
420
16%
Yüklendi
8
Geliştirici 8
Derecelendirme
(261)
Projeler
426
38%
Arabuluculuk
86
44% / 19%
Süresi dolmuş
71
17%
Yüklendi
9
Geliştirici 9
Derecelendirme
(564)
Projeler
933
47%
Arabuluculuk
302
59% / 25%
Süresi dolmuş
125
13%
Yüklendi
10
Geliştirici 10
Derecelendirme
(13)
Projeler
15
27%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
7%
Serbest
11
Geliştirici 11
Derecelendirme
(586)
Projeler
1048
49%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Çalışıyor
12
Geliştirici 12
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
13
Geliştirici 13
Derecelendirme
(257)
Projeler
341
58%
Arabuluculuk
7
14% / 71%
Süresi dolmuş
9
3%
Serbest
14
Geliştirici 14
Derecelendirme
(66)
Projeler
143
34%
Arabuluculuk
10
10% / 60%
Süresi dolmuş
26
18%
Serbest
Benzer siparişler
This is a 2000 lines own-made breakout EA that I need to have cleanly converted from mql4 to mql5 for learning purposes The start() is about 400 lines long ; basic breakout with specific features , built for Index CFDs with 2 digits (typically DAX or SP500; TP SL... are expressed in actual Points) The Ontester() is about 400 lines (contains 58 different custom opimizations) The Deinit() is about 150 lines The
REQUEST: Need to change the calculation to only historical bars, from [Last bar -1]. 1. No calculation OnTicks 2. No calculation of the Last Current Bar 3. The chart values in real time must be exactly the same refreshing the indicator. 4. Must be very fast in EA as the calculation will be only OnBar. 5. Last bar values must be ZERO (or copying same value of the previous bar). MORE INFO: It use several native
Hey there! I’m looking for a talented NinjaTrader programmer to partner with on some exciting projects. If you have a knack for NinjaScript and a passion for trading tech, let’s team up! What You Can Expect: A friendly collaboration on diverse projects Fair pay—50/50 split on all earnings An opportunity to dive deep into innovative trading strategies What I’m Hoping You Bring: Experience with NinjaTrader and
I'm looking for an MQL5 expert to develop a trading EA that uses the ratio of candle wicks to body sizes to automatically enter and exit trades. Key features should include: - Autopilot function: The EA should handle trade entries without manual intervention. Trade exits are only by hitting trailing SL. - Trade criteria: Trades should only be placed based on specific, pre-defined ratios of candle wicks to body sizes
STRATEGY : Here’s a comprehensive specification document in English for developing your NinjaTrader bid/ask imbalance indicator: --- ### Bid/Ask Imbalance Indicator for NinjaTrader: Full Specifications #### **Objective**The goal is to develop a custom bid/ask imbalance indicator for NinjaTrader 8. The indicator will calculate and visualize bid/ask imbalances in real-time and on historical tick data using Tick Replay
EA BREAKOUT SNR 30 - 100 USD
I need a developer who can work with quickly & details. Create EA MT5 with features :: 1. Can identify Support and Resistance (based on close candle) 2. Marking SNR Breakout Zone 3. There is a multitimeframe breakout scanner & History Setup Dashboard Panel 4. Scan the valid setup that appears (Compare 2 Timeframes) 5. There is manual marking of zone(box), SPREAD INFO & Next Bar Time, EXPIRED DATE & LOCK ACC 6
**Job Description**: I am looking for an experienced developer to convert my fully functioning TradingView code into an automated trading bot for the MQL5 terminal. The bot will be connected to my Exness account and should execute trades based on specific signals generated by the strategy. **Key Responsibilities**: - Convert existing TradingView Pine Script strategy into MQL5 code. - Ensure the MQL5 bot replicates
Here’s a comprehensive specification document in English for developing your NinjaTrader bid/ask imbalance indicator: --- ### Bid/Ask Imbalance Indicator for NinjaTrader: Full Specifications #### **Objective**The goal is to develop a custom bid/ask imbalance indicator for NinjaTrader 8. The indicator will calculate and visualize bid/ask imbalances in real-time and on historical tick data using Tick Replay. It will
I would to develop a trading bot with some confluences I use TradeLocker Settings must be adjustable…… I am based in uk and very keen to move my strategy to trade automatically 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI By LuxAlgo 3. Multiple Moving Average using only 1 indicator By Myfye13 4. Average True Range Trailing Stops By HPotter we have to combine this four indicator into a
Convert my tradingview pine script to mt4, Its a simple and straight code i need an expert programmer to convert my tradingview pine script to mt4, Thats All Thank you

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
from 3 to 10 gün