Orders for indicators development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
674 completed jobs in all languages
Sort by:
74 - 125 USD
EA Modification of Exit Strategy Minimizing Slippage at Rollover Hour : Partial Close Volume with time range each closing I want to modified my EA Exit Strategy at Rollover Hour, Always at ECN Broker Its happened when at rollover hour when price Spiked everywhere, and i got much slippage The Exit strategy of my EA had 4 condition : 1 Curently the EA had Dynamic TP that Modified its TP every XX Minutes, I want to make
A variation on the last job... (personal job)
100+ USD
Hi Raymond, Thanks for pulling through on that difficult assignment. Here is another Mt4 - Mt5 Conversion. This indicator employs the same kind of cross currency ATR slope comparison as the last one. I think it should be easier as no one has screwed up a partially completed conversion job before you solved some of the problems they created. Furthermore, the code is more clear in terms of how put together and does not
1 Application
50 - 150 USD
I would like to develop an indicator that can display Bid Ratio, Buy/sell Ratio and Gap (3 stuff) in 1 indicator. The formula to calculate each value will be given in the specification later. However, here is the general description Bid Ratio (Blue line - customisable ) - Current Bid price % with respect to high and low over a day (Default) /week/month (broker TF - customisable) Buy/Sell Ratio (Red line -
30+ USD
//@version=4 study(title="Stochastic", shorttitle="Stoch", format=format.price, precision=2, resolution="") periodK = input(14, title="K", minval=1) periodD = input(3, title="D", minval=1) smoothK = input(3, title="Smooth", minval=1) k = sma(stoch(close, high, low, periodK), smoothK) d = sma(k, periodD) plot(k, title="%K", color=#0094FF) plot(d, color=change(d) >= 0 ? color.lime : color.red, linewidth=2) h0 =
5 Applications
MODIFICATION OF AN EXPERT ADVISOR BASED ON CHANNEL AND MA (personal job)
40+ USD
1. PERCENTAGE LOSS: THIS SHOULD BE THE TOTAL AMOUNT WON + TOTAL AMOUNT OF OPEN POSITIONS IN LOSS. THE EA SHOULD CLOSE ALL TRADES WHEN THE PERCENTAGE LOSS IS REACHED AND SHOULD NOT EXECUTE MORE TRADES FOR THAT DAY . THIS SHOULD BE TRUE/FALSE AND IMPUTED BY THE USER. 2. PERCENTAGE PROFIT: THIS SHOULD BE TOTAL AMOUNT WON + OPEN TRADES IN PROFIT OR LOSS THE EA SHOULD CLOSE ALL TRADES WHEN THE PERCENTAGE PROFIT IS REACHED
30+ USD
Hello coders, I want someone to make an expert advisor using one indicator as per the instructions in the attachment Please read the file carefully and understand it, and then apply if you see yourself worthy of the work. If you don't understand something, ask me Note: indicator will be sent to the coder privately & my condition to have mq4 file not ex4
30+ USD
Liquidity Levels Code this for MT5 from MT4 No restrictions on how many times I down load or use. I have bought the script in full from you. I want to be able to use this on XAUUSD etc (Gold Pairs) and All the Crypto Currencies and all the major currencies (AUD,CAD,EUR,GBP,CHF,NZD,JPY,USD) on MT5 All time frames Again I would like to adjust the colour and thickness of the lines The Liquidity Level MT4 version is
6 Applications
(6) MQL5 Indicators Converting C++ Python Forex
30+ USD
I want my cent ea for currency pairs to work on gold need to change the martingale distance for gold because the martingale in my ea is 150 pip but if I put it in gold the space will be so little and all will open lots of position immediately so I want to edit it and change the martingale adding numbers and let put best distance that will give space from each open position like normal currency pairs
Cross bolinger and rsi (personal job)
40+ USD
Hi VWAP crossing bolinger and rsi at 75 and 25 tp is 32 pips. Cross up enter buy cross down is enter sell. Strategy and study required.... kindly inbox if you know you're perfect at this
1 Application
(1) MQL5 Indicators Experts C++ C#
30+ USD
i am in need of a coder that has knowledge of mt4 and how strategy's work. I have lost a lot of money on people who can't code very good and don't understand the workings of a strategy's. so if you can understand simple concepts and are very good and coding and communicator. i am looking for you. Side note if you can't do the job no matter how long you spend on the project i will not finalize it if it's not done
30 - 40 USD
This is basically it. I have the indicator that you can convert to an EA. The indicator is basically complete, however it needs to send the signal to my Telegram channel. When the signal is sent it is to identify the signal as: Hiccup
10 Applications
60+ USD
Hi, I am looking for a highly experienced developer to write a few EA's and Indicators. I will supply all trading logic, ready to translate into MQL5 code. Their functionality will be easy to understand and without any confusing nonsense. The first job will be a basic multi-currency custom indicator (two pairs). $60 negotiable, details sent to the selected applicant. Please supply a brief description of your skills
10 Applications
(1) MQL5 Indicators Experts C++
30 - 300 USD
Scope of work 1. Indicator draws out Support & Resistance Lines from the Weekly, and Daily and Hourly. each time Interval is has its own unique color. Regards of what time interval you view on the charts you should see these lines. There should be a input that controls how many lines should be reveals. 2. Indicator shows the higher highs and higher lows, lower lows and lower highs 3. Indicator should have 3 dashboard
30 - 200 USD
Scope of work: To fix and make modifications to a indicator and EA that works together. Indicator & EA issues : - Indicator is repainting and I am looking for a Expert Programmer to fix or come up with a alternative solution - Once the auto trade feature is activated there are random orders that don't have a SL or TP - Random signals provide 0 for EP,SL, and TP - Lot size on the charts randomly change back to default
30+ USD
Hello,i have three indicators with a template,i need a simple ea to execute the signal provided by this indicators. i need these settings; Takeprofit Stoploss, lotsize Magic number, Trailing stop. Breakeven in pips. add 3 ma with settings in EA menu. It is very important for the ea to analyze all indicators and open trades at the exact acceptable signal points. NOTE; ea will only response to signal only once and wait
15 Applications
(37) MQL4 Indicators Experts C++ C# Forex
VEX.BACKGROUND2 (personal job)
40+ USD
If both the 4 hour and the Daily together smooth moving 6 "low" is below the 30 smooth moving average "low* makes the background color pink and if their smooth moving averages 6"low" is ABOVE the smooth moving averages 30 "low" make the background color green. I would also like to change my settings values
1 Application
(12) MQL4 Indicators Experts C++
30+ USD
I'm wanting to add code to my indicators, and website So that when a registered website user, downloads my indicators, they will only work on their trading platform, if they remain active website users Once they deactivate their website subscription, the indicator will no longer work on their mt4/mt5 platform If they reactivate their website subscription, the indicators will start to work again I use a Wordpress
5 Applications
Modification and addition to an existing framework (personal job)
100 - 150 USD
Hello, I previously made an order with you for a framework back in April. I hope this finds you well. I would like you to make some modifications to the code and add in some functons to that framework please. I need the ATR value used for the position open, to be used throughout each trades existance. I need the risk to be based on the ATR value at the time of the trade open, and retain that value throughout the
1 Application
Expert Advisor Expiration and licence key with timer (personal job)
30+ USD
1. PUT EXPIRATION TIMER (DATE AND TIME) 2. PUT LICENCE KEY SUCH THAT IT WORKS ON ONLY ACCOUNT NUMBER IMPUTED REQUIREMENTS FOR THE ORIGINAL SYSTEM 1. CHANNEL(Half length : 50, Price: 6, Band deviation: 3). 2. EXPONENTIAL MOVING AVERAGE (PERIOD: 500, shift:0, MA method: Exponential, Apply to: close). The indicators’ values must be adjustable. TRADING STRATEGY TRADE ENTRY CONDITIONS: 1.BUY ORDER EXECUTE BUY ORDER: a. IF
1 Application
(33) MQL4 Indicators Experts C++ C# Java JavaScript SQL
Modification of an existing EA (personal job)
30+ USD
Modification requirements: ( Specs provided for BUY trades. Same logics should be applied to SELL trades accordingly. ) 1.Open profit trades after unprofit trades but only above the previous profit trades. ( Previously no profit trades will open after unprofit trade.) 2. Set takeprofit for unprofit trade(s) only if they opened after profit trade(s). Takeprofit should be the open price of the last profit trade. 3.If
1 Application