Forex Indicator Based on CCI and RSI

MQL4 Göstergeler Forex

İş tamamlandı

Tamamlanma süresi: 7 gün
Müşteri tarafından geri bildirim
Absolutely GREAT work. Over delivered in a very professional manner. Highly recommended.
Geliştirici tarafından geri bildirim
Very nice working experience

İş Gereklilikleri

To Whom It May Concern;

High-level project summary:

·          Coding required for an MT4 Indicator so that it can be used for forex, indices, stocks, crypto etc.

**near future will be MT5 as well, but not for now.

·          It involves Indicators: RSI and CCI with 3 main ‘Triggers’ involve, irrespective of settings.

-       ‘Trigger’ 1: RSI | On current displayed chart

-       ‘Trigger 2’: CCI | On current displayed chart

-       Optional ‘Trigger 3’: RSI on either a higher - or lower time-frame, ‘ghost trigger’, not on current chart.

-       Message Alert will then appear on screen when meeting ‘trigger(s)’ conditions are successfully met on closing candle.

·          A few minimal Input tab settings will be required. (Excel example idea will be provided to successful applicant)

·          Should be able to use Indicator on Multiple time-frames.

·          Arrow shown on current chart where Message Alert gets triggered.

·          No-repainting whatsoever.

·          A 6-page document has been created for the successful applicant which can be distributed to.

·          Successful applicants got the following time-frames to work with:

-       1st draft Delivery ETA required: in 5 days

-       Completion, with no ‘snags’: in 8 days

·          Access to programming code will be a must.

 

·          Open for sensible inputs as well.

 

·          Indicator to use as minimal Laptop / PC processing power as possible, however still functional and operational to load on multiple charts at any one time.

Trust it all make sense.

Looking forward hearing back from applicants.

Kind Regards;


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(281)
Projeler
421
63%
Arabuluculuk
5
40% / 0%
Süresi dolmuş
4
1%
Ücretsiz
2
Geliştirici 2
Derecelendirme
(45)
Projeler
67
45%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
0
Ücretsiz
3
Geliştirici 3
Derecelendirme
(67)
Projeler
74
7%
Arabuluculuk
32
9% / 56%
Süresi dolmuş
6
8%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(251)
Projeler
400
54%
Arabuluculuk
9
67% / 22%
Süresi dolmuş
36
9%
Ücretsiz
5
Geliştirici 5
Derecelendirme
(584)
Projeler
915
46%
Arabuluculuk
31
39% / 29%
Süresi dolmuş
93
10%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(54)
Projeler
162
69%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(41)
Projeler
58
55%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
1
2%
Ücretsiz
8
Geliştirici 8
Derecelendirme
(36)
Projeler
44
32%
Arabuluculuk
6
17% / 33%
Süresi dolmuş
8
18%
Ücretsiz
9
Geliştirici 9
Derecelendirme
(6)
Projeler
10
50%
Arabuluculuk
6
17% / 50%
Süresi dolmuş
3
30%
Çalışıyor
10
Geliştirici 10
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Ücretsiz
Benzer siparişler
I will like the indicator to send notification to mobile when the indicator changes color and is increase upward when positive and decreasing downwards when negative including fisplaying arrows on the chart ,red for negative and green for positive
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
Please convert the Pine Script below into MQL4 Indicator: // @version= 5 // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KivancOzbilgic //created by: @Anil_Ozeksi //developer: ANIL ÖZEKŞİ //author: @kivancozbilgic strategy ( 'Twin Optimized Trend Tracker' , 'TOTT' , overlay = true ) src = input ( close , title = 'Source' ) length = input.int ( 40
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals
Hi, I have one indicator shows buystop/sellstop price with tp 1 to tp 5. Please read carefully following conditions for EA. For trading, these following function is required; 1. Indicator parameters should be implemented on EA as parameters. 2. Automatically place the orders below/above certain points on Buystop and on sellstop at the sametime) with adjustable SL and TP1 based on indicator shows. 3. Even if one side
I have an indicator that shows green and red bar depending on the market trend. The struggle is not just converting the .mql4 to .mql5 but to have the same calculation and resulting the same view as in the metatrader4 I will share the file in the chat discussion :)

Proje bilgisi

Bütçe
80 - 120 USD
Geliştirici için
72 - 108 USD
Son teslim tarihi
from 6 to 10 gün