Orders for indicators development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
40053 completed jobs in all languages
Sort by:
30+ USD
Hello , I need a simple MT4 indicator that help me calculate the average value of the top and bottom , follow formula ( A + B ) / 2 . Step 1 : I click a point A on chart Step 2 : I click a point B on chart Step 3 : It will calculate ( A + B ) / 2 and show final value C on chart with horizontal line . Please see an example below for more details and how it should work
15 Applications
Sa7lab Reverse (personal job)
30 - 60 USD
Hello Dionisis, This is a modification on the first version you have developed for me. I have attached the EA so you could work on it. I want to add a new parameter called "Switch" - If the EA is about to open a Buy order and If "Switch=True", then the EA will open a Sell order instead of Buy. - If the EA is about to open a Sell order and If "Switch=True", then the EA will open a Buy order instead of Sell. When
1 Application
Intergration of Existing Signal and Exit strategy into EA (personal job)
30 - 35 USD
Enter trade based on signal given by Dashboard MultiIndi 1.06 Exit trade, 3 options 1. Maxmin 1.10 2. ATX based 3. Fixed The user will choose the exit strategy. Others: Able to do back testing
1 Application
30+ USD
Hi, This job contains Two part: Part 1: Create Alert on renko chart and normal chart (my current indicator shows alert on normal chart only. so you can customize it to support on renko chart as well.) Part 2 : Create an EA based on above alert indicator with standard options. ============================================================== I like to create a simple alert indicator which will be based on 3 indicators
2 Applications
Update my indicator please :) (personal job)
34+ USD
Hello sir This is Adnan i hereby request u to update my Indicator add one more p5 and candle close timer I am so thankfull to ur expertise love to do business with u Thaanks alot
1 Application
Modification of Correlation Hedging EA (personal job)
30+ USD
I just need to be able to open more orders on the same currency. After the orders are open, I'd like the EA to recalculate the signal and add to the already open orders. Please use the attached mq4 file as I made some changes to the previous version
1 Application
Conversion of two indicators in Pine (LSMA and BB%B) to MQL4 (personal job)
50+ USD
I would like two indicators from Pine converted to MQL4. The first indicator is Bollinger Band % B. The code is freely available from Tradingview: //@version=3 study(title = "Bollinger Bands %B" , shorttitle = "BB %B" ) length = input ( 20 , minval= 1 ) src = input (close, title= "Source" ) mult = input ( 2.0 , minval= 0.001 , maxval= 50 ) basis = sma(src, length) dev = mult * stdev(src, length) upper = basis + dev
1 Application
30+ USD
I want please that, i can Buy/Sell in Day/Hours that i choose. Eg. Monday 8.00 - 12.00, Wednesday 15.00- 17.00 etc. I want a code that is able that to do. I want to choose how much orders i allow to trade. etc Only 1,2,3 etc. i want to chose the from input menu
11 Applications
Indicator Modification required (personal job)
30 USD
I want Modify This indicator Now the indicator have two colors (Aqua and Red) if there is Aqua color the Red color == EMPTY_VALUE if there is Red color the Aqua color == EMPTY_VALUE The Modification required I want the indicator have only one color and Always == VALUE like any moving average indicator
1 Application
30+ USD
Hi there, I would like the following Indicator to be modified as per following; BUY OPTION If Daily, 4HR and 1HR Green Line Is ABOVE Red Line THEN When 15M TF Green & Red Lines BOTH Crosses ABOVE Yellow Line Message alert + Push Notification Alert for BUY . SELL OPTION If Daily, 4HR and 1HR Green Line Is BELOW Red Line THEN When 15M TF Green & Red Lines BOTH Crosses BELOW Yellow Line Message alert + Push
2 Applications
Create a limitation starting date and ending date (personal job)
30+ USD
Hi, I would like you to edit my EA and add the function of limit of calculation date I need 5 period of the date to able me to set in input setting. Example: starting 01.01.2014 ending 31.01.2014 ----------------------- starting 01.01.2015 ending 31.01.2015 True/False --------------------- starting 01.01.2016 ending 31.01.2016 True/False ----------------------- starting 01.01.2017 ending 31.01.2017 True/False
1 Application
Combination of indicators for better output (personal job)
40+ USD
Non repainting indicator - Multi time frame indicator - the indicator will combine those 3 indicators to get signals. It will not display them though - just uses them for calculation - when there are signals, it will display arrows on the chart - it will alert when the alert has to be triggered (depending on the settings for the alerts) - it will display the "volatility low" or "volatility high" message on the chart
1 Application
40+ USD
I have a SubWindow CCI Indicator that I would like to convert from MQL5 to MQL4 It is a combination of Woodies CCI and ZIGZAG CCI In addition I would like to add the option for a second ZIGZAG line that can be displayed in the same subwindow so that there are 2 ZigZag's displayed. It would look like this Thanks
3 Applications
160+ USD
Hello, I have request of making a simple system by using 2 pre-made indicators. There are Buy / sell Entry conditions and Buy / Sell Exit conditions as followings below. All functions likely as alert and display of arrows on chart will be same as pre-made indicator attached for system, so hope you to reference the pre-made indicator to make new system. And I attached a pre-made indicator “OIH_TDL_v1.1” to reference
1 Application
30 - 60 USD
This is a pretty basic modification. Create an alert when: 1.Alert when the higher tf changes 2.Alert when the lower tf matches the higher time frame 3.only alert when the direction of the half trend and the Keltner band oppose each other (bounce or pullback) http://prntscr.com/lnledu I'd like to create a push notification via the mt4 mobile app to signal for any market I run this indicator on too
8 Applications
Add existing EA_ (personal job)
30+ USD
i need to add a rules to close the order when some indicator are broken for 2 differents timeframe (set in parameter) Parameter : Max RSI : (to set) Min RSI : (to set) Max Stochastic; : (to set) Min Stochastic : (to set) when the order are opened, when the new candle is open, if the indicator above are out of rance (min-max) then auto close all order
1 Application
Modification of Existing MT4 Indicator (personal job)
30 - 100 USD
Hi As we discussed, this job is for the BT Double smoothed Indicator Would like to check if it repaints first and then proceed with the work which will include 1) To check if indicator repaints 2) Optimize code and add alerts function, sound, message, push 3) account or time trial restrictions. Attached is the indicator and associated support files. I'm unsure if the jurik filter mq4 updated file is the same as the
1 Application
Indicator Modification or Development (personal job)
30 - 100 USD
Here is the indicator: IndicatorDrawingLines indicator: Take off the Bollinger Bands and the moving average from the IndicatorDrawingLines indicator. Here is what I want you do to with the indicator: Whenever the price crosses the blue line for the very first time, then keep the breached blue line as extended line. I want the indicator to say on the chart, "buy mode." Subsequent blue lines being crossed up does not
1 Application
PAttern recohntion (personal job)
45+ USD
Create a indicator that will detect a shooting star when it appear on the chart.. 1/3 the body of the candle is the body ..the wick must be longer than the body with no bottom wick or very small.. 2/3 is the wick . alert will say bullish shooting star h4 USDJPY or Alert will say bearish shooting star h4 USDJPY
1 Application
Changes on S MODE (personal job)
50+ USD
S MODE Version 1.1 Can you please make the changes below on S MODE EA? Text Changes: Change TakeProfit as: Take Profit Change StopLoss as: Stop Loss Change: Repeat trade when loss reaches multiples of (points) as: Open a new trade when loss reaches multiples of (points). p6 section changes: Remove ‘Activate additional trades to loosing trades’. We will assume that this is always set to ‘ true ’. Remove
1 Application