Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
36132 completed jobs in all languages
Sort by:
30+ USD
I have an Ea but I need a code that simulates the algorithm or logic used by the strategy tester in 'control points' mode.is this a posibility?pleawe let me know
1 Application
(38) MQL5 Indicators
Counter Trade Size Indicator (personal job)
40+ USD
Counter Trade Size Indicator I want an indicator that displays a Counter Trade Size on the chart next to the current candle such as the one shown in the following indicator: “Opening Candle Time” https://www.mql5.com/en/market/product/23722 1) Notice that this indicator above displays the time left for the current candle to close which means that it counts down the hours, minutes, & seconds. Time is updated
1 Application
(24) MQL4 Indicators
Modification to my current trading panel (personal job)
30+ USD
Hi Biatoro Thank you for offering to modify my current trading panel with a 'Reverse Trade' button and adding a 'Close All Orders' function If there are any questions please let me know. Kind Regards Terry
1 Application
(5) MQL4 Indicators Experts
Elder Ray Indicator (personal job)
50+ USD
Elder Ray based indicator with 5 inputs/filters. Similar to my previous RSI Indicator, it will alert me to favourable trading conditions. Able to search multiple time frames with filters that can be selected or de selected. See attached
1 Application
(3) MQL5 Indicators Experts
Update the Dmavis 12 (personal job)
30+ USD
Double and triple lines in the Volume panel are too difficult to decipher with the naked eye. Need indicator to select each line only in the Volume Panel. Leave Price charts as they are with out selection
1 Application
(23) MQL4 Indicators Statistics and mathematics
30+ USD
I wanted 3 orders based on Doji indicator that I have. One market order based on the direction of the signals and two pending stop order buy stop and sell stop. Need specific alert of higher high , lower low, higher low and lower high
15 Applications
(80) MQL4 Indicators Experts
PSAR Trailing and ADX Bar count (personal job)
50+ USD
From Previous Notes : Additional Money Management: -Decrease factor: range 1 to 9 (0 for not use) When money management is used, after a losing trade, the Decrease factor is used to reduce the Lot size. This operation only happens after the first losing trade. Even though if the further trades are losing the lot size is not decreased any further. As soon as a trade is winning, the lot size goes back to the normal
1 Application
(13) MQL5 Indicators Experts
30+ USD
I Need MT4 Indicator to set specified vertical lines. Indicator will have different sets of vertical lines that can be changed from the on screen control panel. The panel will have 8 different sets and each set will have different vertical lines distance starting from the starting date which is set either manually by dragging the starting line or it can be set manually in the inputs. The indicator will have memory
3 Applications
(2) MQL4 Indicators
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
(2) MQL4 Indicators Scripts
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
(18) MQL5 Indicators Experts
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
(9) MQL4 Indicators Experts Forex
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
(13) MQL5 Indicators Experts
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
(105) MQL4 Indicators Experts
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
MQL4 Indicators Experts
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
MQL4 Indicators Converting
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
(4) MQL5 Indicators Experts
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
(1) MQL4 Indicators
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
(6) MQL4 Indicators
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
(43) MQL4 Indicators Experts
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
(21) MQL5 Indicators Experts