Orders for Expert Advisors development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1409 completed jobs in all languages
Sort by:
Display running current values from MK provided by functions from DLL (personal job)
50+ USD
This is a continuation of the previous job I want an EA who will display the result of calculating the function of the MKT when this function is asked during the period, not only at new candle appear. So, the result from the MK values must change because the Bid (Close[0]) changes, between new candles And obviously, the EA should provide same values as displayed by the MK indicator you wrote
1 Application
30 - 150 USD
Hello I hope all is well, I am a full time trader and i'd like to take it to the next step by having someone develop me an expert advisor based of a code script that i currently have. I'd like kindly like to ask for an experienced coder that I need, that can simply translate and convert an indicator that is on trading view, using Pine Script editor for the TradingView website, from which I'd like to have 2 outputs
50 - 70 USD
I have a very simple personal indicator which I have created, which draws a line called "Up&DownFreeLine". I have also created another indicator called "OpenLine" that draws the candlestick bar's Open prices. What I want is an Expert Adviser (Strategy) to: 1. When "Up&DownFreeLine" crosses over the "OpenLine", Exit any short position (if any) and Enter long position. 2. When "Up&DownFreeLine" crosses under
4 Applications
(2) MQL5 Experts C++ Strategy modules
50 - 200 USD
I have a dashboard EA I used in the past and worked well for multi pair currencies, with winning rate nearing 67% on 1:1 Risk:Reward with proper settings, but I could not get hold of the initial developer of the dashboard panel I assumed he his busy with other projects or does not code again. I need a good coder for a long time project who can make a dashboard EA and support future development. The Dashboard will be
30+ USD
I have an mt4 expert advisor code and one of decleration line is ; "extern double lot_size=0.1;" and when we change lot_size 0.01 or 0.02 ..etc we get an error like "OrderSend error 131" "ERR_INVALID_TRADE_VOLUME: Invalid volumes in trade operations" but my broker is allow to use 0.0x lots. so this code has to edit... and another error that we see "error code 138" " to many trade" so there are most of open trade and
7 Applications
MQL4 Experts C++ C# Forex
50+ USD
Main Problem Statement: I started developing an expert advisor for MT4 on a vanilla FTT non-broker version - all works beautifully in strategytester. I then moved the files to the IG Spreadbetting MT4 and ran it there. I now get error 130 INVALID STOPS. I've checked the contract stopsloss specification on EURUSD and tried to accommodate the distance etc but no matter what I do I'm still coming up short of clearing
14 Applications
Batch of 10 Expert Advisors need specific parameters added (personal job)
100+ USD
InpInd_Timeframe Only Sell Order Only Buy Order Both Buy and Sell order Max Orders Per Day Time in trade parameters Minutes To open next position UseDayManagement: Enable/Disable trading on selected days TradeMonday: Enable/Disable trading on Monday TradeTuesday: Enable/Disable trading on Tuesday TradeWednesday: Enable/Disable trading on Wednesday TradeThursday: Enable/Disable trading on Thursday TradeFriday
30+ USD
Howdy! I hope all is well! :) i'd like kindly like to ask for an experienced coder that I need, that can simply translate and convert an indicator that is on tradingview, using Pine Script editor for the TradingView website, from which I'd like to have 2 outputs: 1. A parallel version in MQL4 so i can use it on MT4 or on MT5 2. An EA which opens and closes positions (buy and sell) based on the indications given by
30+ USD
I have developed an EA with Moving Average indicators to enter first trade, and use Average (Grid) trade system as back up if price goes negative (in loses). the EA work very good in one chart and on back test for last 4 years. the problem when i used the EA on Multiple Charts (more than one Chart on same account) he dose not make average trades if price goes negative (in loses), although i used unique Magic number
9 Applications
(1) MQL4 Experts C++ Java JavaScript SQL MySQL Forex
30 - 60 USD
Pivot point (PP) = (High + Low + Close) / 3 First resistance (R1) = (2 x PP) – Low First support (S1) = (2 x PP) – High Second resistance (R2) = PP + (High – Low) Second support (S2) = PP – (High – Low) Third resistance (R3) = High + 2(PP – Low) Third support (S3) = Low – 2(High – PP) I would like a simple script or EA that can set a pending order on a chosen pivot point. The Stop loss and Take profit are also a
21 Applications
(1) MQL5 Experts Scripts C++
An Expert Advisor using MT4 standard indicators (personal job)
50+ USD
The Expert Advisor will be using 5 MT4 indicators which consist of four standard MT4 indicators and one custom indicator along with one condition. 1. RSI(MTF) 2. Demarker 3. Heiken Ashi Candles 4. Zig Zag( ProZigZagMod) 5. Price Turn(Custom indicator-candle pattern) 6. Trading Window(trading condition)
1 Application
(5) MQL4 Experts C++ C# SQL Forex
30+ USD
I am using a Camarilla indicator for my stocks . I need a Push Notification on my Metatrader 4 mobile app whenever a stock price touches a particular given pivot point mentioned under the camarilla indicator
12 Applications
(1) MQL4 Indicators Experts C++ MySQL
30 - 130 USD
I need an Expert Advisor that trades on daily pivot point levels. The EA needs to place one pending sell stop and one buy stop order every day based on a S1/R1 level. At the end of the day if the pending orders is not hit it will adjust to the next daily S1/R1 levels. The Stoploss is also a S1/R1 level and Takeprofit is S2/R2 level. Lot size is percentage of risk based on the Stoploss and equity. Pivot level
14 Applications
(1) MQL5 Experts C++
100 - 150 USD
Requirements: - EA should work on Renko chart and use ADX and RSI indicators for buy and sell orders. - EA should produce visual signals - Should be able to backtest EA on Renko charts in MT4 and Forextester - Source code to be provided - Renko Size based on ATR or Fixed Size (specify value for fixed size) - Specify ADX period and value - Specify RSI period and lower, upper values - Buy/Sell when change in direction
30+ USD
Hello I would like a hedging EA with a created dashboard on the chart screen. The dashboard should look like the one attached (doesn't have to be exact) and along side with it two buttons for buying and selling with lot size calculated from the program already. Calculated lot size: 1) Percent Factor = 2.5% 2) Pre-determined lot sizes = 1.4, 1.0, 1.4, 1.9, etc. Hedging: 1) Initiation Gap (pips from entry where EA is
40+ USD
I need a trade copier EA that will copy trades from my master account to other child accounts. The trade copier will open all orders from the master account to the child accounts. The EA will also close partial orders when partial close of orders is done from the master account. The EA will have a percentage multiplier for the child EA where when this is adjusted it will open the proper order lot size for the account
Cross Custom Indicators EA (personal job)
30+ USD
I want to open Buy when Fast Lower Brand Cross Up Slow Lower Brand and Open sell When Fast Upper Brand Cross Down Slow Upper Brand. I want to add Money Managment as Risk Percent. Other Setting will be as Old Job
1 Application
45 - 70 USD
I will like to develop a strategy into EA that buys above last bar high and sells below last bar low using high and low of last bar as SL (1% of equity) and will close at current candle close. When predefined SL Level is reached the position is hedged and higher lot is opened in the direction of new signal or trend. if sl is reached again positions gets accumulated to say drawdown of 5% of equity then tries to use a
13 Applications
70+ USD
Now my EA open trade base on Upper Brand and Lower Brand of Indicator. I want to base on Buy arrow and Sell Arrow of this Indicator. If you accept my job ; I will sent my Indicator & EA (mql4) file to you
26 Applications
50+ USD
EA is very simple it must capture the buy and sell signal from my indicator and open buy and sell orders. There are other parameters that I will require as well. I will need my MQL source file at the end of this order
27 Applications