Trading system base exponential moving averages, stochastic, RSI, commodity channel index (CCI), and Money flow index.

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del dipendente
A great customer and a friendly person too and i hope to work together soon
Feedback del cliente
Best programmer, he is patient and kind to make any adjustments. He demonstrated in depth knowledge of programming and even advised on best optimization settings for various currency pairs.

Specifiche

TT TRADING SYSTEM


Indicators are:


1. Exponential moving averages (period: 25 and 15), apply to: close.

2. Stochastic (period:60,3,3) price field: low/high, MA: simple. Level: 0, 20, 40, 60, 80, 100

3. Commodity channel index (period: 20), Level: 100, 0, -100

4. Money flow index (period:20), Level: 0, 50, 100

5. Relative strength index (period: 20), Level: 25, 50, 75


Note: All the indicators’ periods should be adjustable (Option to adjust the indicators’ periods must be provided).


Buy order conditions


1. Execute buy order if:

a. The smaller moving average crosses above the higher moving average and price is 10 points above both moving averages.

b. The stochastic moves above level 40.

c. The commodity channel index is positive (above 0).

d. The money flow index is above level 50.

e. The RSI is above level 50.

2. Do not execute buy order:

a. If stochastic is above level 80 (overbought).

b. If RSI is above level 75 (overbought).


Sell order conditions


1. Execute sell order if:

a. The lower moving average crosses below the higher moving average and price is 10 points below both moving averages.

b. The stochastic is below level 60.

c. The commodity channel index is negative (below 0).

d. The money flow index is below level 50.

e. The RSI is below level 50.

2. Do not execute sell order:

a. If stochastic is below level 20 (oversold).

b. If RSI is below level 25 (oversold).


Trade management conditions


1. The EA must execute a single trade at a time for each currency pair.

2. The EA must be able to trade all currency pairs (Any instrument).

3. Provide option for x-number of take profit and stop-loss in pips/points (value to be set by the user in pips/points).

4. Provide option for trailing stop-loss (value to be set by the user in pips/points). Use exponential moving average of period 10 with a shift of 5, apply to: close. If price moves x-number of pips/points, trailing stop moves x-number of pips/points in the direction of the market. Trailing gap in pips/points is set by the user.

5. The EA should display on the screen total number of positions currently opened on the account, the account leverage and account balance.



Con risposta

1
Sviluppatore 1
Valutazioni
(349)
Progetti
463
51%
Arbitraggio
41
24% / 49%
In ritardo
149
32%
Gratuito
2
Sviluppatore 2
Valutazioni
(634)
Progetti
1003
47%
Arbitraggio
33
36% / 36%
In ritardo
98
10%
Caricato
Pubblicati: 6 codici
3
Sviluppatore 3
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
4
Sviluppatore 4
Valutazioni
(1304)
Progetti
1732
49%
Arbitraggio
55
67% / 16%
In ritardo
38
2%
Gratuito
Ordini simili
Probot ea 99 - 999 USD
merhaba forex piyasası Ticaret yapmak için belirli algoritmalarla çalışan bir probot geliştirmek için deneyimli bir geliştiriciye ihtiyacım var beklentim, uzman piyasa bilgisine sahip bir uzmanın kafa derisi ticareti yapmak ve anlık fırsatları değerlendirmek istemesidir. kendisi için tasarladığı bir danışman incelenebilir veya geliştirdiği daha iyi bir fiyat üzerinde anlaşabiliriz. detaylı bilgi için iletişime
I am not looking for someone to simply code an MT5 Expert Advisor. I already know how to create EAs and can generate simple strategies myself. What I am looking for is someone with strong quantitative research and backtesting experience who can find and validate a robust trading strategy. Objective Your job is to research and test different entry models to find one that has a real statistical edge. I do not care
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
We are seeking talented Graphic Designers capable of transforming concepts into visually striking representations. Whether your expertise lies in branding, marketing materials, or digital graphics, we welcome your application. Our criteria include: - Creativity and originality - Effective communication skills - Prompt delivery of work - A comprehensive and professional portfolio We invite you to submit your portfolio
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
SETJEO'S GOLD EA 30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
مطلوب موشر مع ربطه علي بوت تداول قوي جدا مختبر ومجرب مع التاكيد علي نسبه النجاح يتم انشاءه علي جميع الموشرات في الفوركس الذهب والبتكوين والus100 مع شرح للستراتيجية ونتايج اختيار اذا كان مجرب
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell

Informazioni sul progetto

Budget
30 - 50 USD
Scadenze
da 2 a 4 giorno(i)