Orders for Expert Advisors development - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
7453 completed jobs in all languages
Sort by:
80 - 120 USD
I need a 70-tick generator incorporated into an existing Expert Advisor. The existing EA is set for Volman style dealings, but does not have the designated tick chart for proper Order implementation
30 - 200 USD
Hello! i am a day trader and have been using my strategy for over 2 years it is a break of structure strategy on the 1 hour chart but can be used on any time frame. I’m looking for help on coding my strategy into an EA. Right now I have a software that can identify the trade for me but doesn’t place the trade automatically for me. I can give the coder access to the software but won’t be able to see any coding as it
12 Applications
(9) MQL5 Experts Forex
80 - 200 USD
I would like you to write an MQL4 Expert Advisor for MT4. the EA will look at the previous time range specified by previous time window start and end. If the current time is during or before the window it goes back and gets the highest and lowest price from the last occurrence of the previous time window. The EA will then place reversal trades if price moves through the high or the low then reverses back through the
6 Applications
(1) MQL4 Experts Forex
30+ USD
I would like to have a script written for the EA , based on Simple Moving Average with the following settings : if(PreviousFast < PreviousSlow && CurrentFast > CurrentSlow) if (OrdersTotal () == 0) OrderSend(Symbol,LotSize,0 etc) OrderClose[***Take Profit] if(PreviousFast > PreviousSlow && CurrentFast > CurrentSlow) for BUY and Opposite for Sell. if(OrdersTotal() = 1) *** Takeprofit and stoploss
30+ USD
i have an indicator that i need you to remove the unnecessary order block formed on the chart. i want to keep the chart clean an possible reach out for more info i also have the source code
40+ USD
i need some editing of my indicators and add some parameters/alerts to them, if you need more information please reach out for more info. also have the source code for you to check it
8 Applications
(28) MQL4 Experts C++ C# Java Strategy optimization Forex
Develop MT5 EA with non-repainting MT5 TB Indicator, plus momentum and 3 Moving averages (personal job)
280+ USD
See attached specification (same as Google Doc). and Example screen shot with examples Primary entry condition: Buy on candle (any part of candle) touching or being lower than (less than or equal to) TB lower band at candle close, and a TB star circle printing on this candle. Other entry requirements may be enabled or not by user, such as 200MA (price above 200EMA), 21/50EMA bullish stack (21EMA greater than or equal
1 Application
35+ USD
Hi, I have a single indicator EA which works fine for the current signal indicator. I want to make the following changes: 1. Change the signal indicator from Labtrend Histo to HiLo Jurik Channel Histo. Both the indicators are pretty simple and the signal is based on color change of the histogram. 2. Add a maximum candle size filter - if the signal candle body (no wicks) is greater than the indicated size then no
5 Applications
100 - 500 USD
1. The idea of the trading system is as follows : supply and demand. 2. Supply and demand are zones price has exact reaction to them. In internet we have some open source indicators for detect supply and demand but we are not sure about them. We will share few indicator and some of them has open source but maybe we need to programming our dedicated or custom supply and demand detect system. 3. Trading Signals : Buy
40+ USD
I want a simple EA that is able to place instant market execution whenever there 2 EMA's (of my choice) crossing. i should be able to input the following: 1. EMA's of my choice 2. SL and Trailing SL points 3. Breakeven points (meaning once i'm in profit of so much points, the EA should immediately move SL to Breakeven) EA must continue to run for as long as the EMA are not touching again. 4.The EA must close all
12 Applications
(1) MQL4 Experts Forex
140 - 200 USD
I need an EA that will convert three TradingView indicators into Market Orders on MT5. BUY and SELL signals will be calculated from the indicators, as well as Stop Loss and Take Profit. Default Money Management will be included on each order from a percentage of the Account Balance and default leverage. Also, the TradingView 1.5 Risk to Reward Tool must be implemented into the EA
30 - 50 USD
- EA will auto open buy or sell order based on the stochastic lines and candle ended - To prevent multiple order created, EA only created 1 order and wait until it closed. - User can set “wait signal” after xxx candle. That mean, EA will check stochastic lines cut ot not after xxx candles when order created (*) - Buy and sell use difference Stochastic setting - When the buy order
4 Applications
(5) MQL5 Experts Forex
30+ USD
Hi there, please kindly modify this indicator to give alerts, (Sound, Display, Email and Push) at bar close. Kindly add object alerts too, 233 for UP and 234 for DOWN. Thank you
2 Applications
(16) MQL5 Indicators Experts Forex
Amend existing EA's (personal job)
30+ USD
I have an existing EA. When you put this through strategy tester on MT4, the indicator that the EA is based on also appears. I would like a version of this EA that does not show the indicator when put through strategy tester. Nothing else needs to be changed. I would like to be sent the source code, and I would not like the source code to be used for other projects
1 Application
(2) MQL4 Indicators Experts Forex
30+ USD
Hi there, please kindly modify this code to only give alerts after bar close. Currently it gives alerts if the line changes from blue to red and vice versa, then sometimes the bar closes in the same direction. Also, kindly default switch UP to blue and DOWN to red. Thank you
1 Application
(16) MQL5 Indicators Experts Forex
Update an SR Lines Alerts Indicator - Add Screen & Mobile Alerts Based On ASK & BID Prices (personal job)
40+ USD
Currently the indicator just draws support and resistance lines assuming that they will naturally exist at certain price intervals. These intervals are specified in the settings section. Lets say the high is 2.0 and the low is 0.5 This means that the lines will be plotted between 2.00000 and 0.50000 If the interval is 100 then the lines will be drawn at 0.51000, then 0.52000, then 0.53000 and so on up to 2.0000 If
1 Application
80+ USD
I am looking for a Trend based EA to be created by a programmer that has had success with proven strategies that trade real money and makes a profit. Can you create an EA that finds trends on Forex, Indices, Stocks and Bitcoin? It involves the hourly timeframe and a few indicators that I will share with you. The EA must check what other trades are open so as not to overtrade. It must be smart with management. It must
30+ USD
i have a dashboard that i would like you to fix for me to do something else or enhance it just a bit, i have the soucre code as well just incase you want to look at the code
4 Applications
(28) MQL4 Experts C++ Java JavaScript Forex Stocks
30+ USD
My strategy is already in place- I only have problem with the lot size and grid programming on FXDREEMA... I would like to program my EA in the following manner: 0.01 lot size per $5,000 balance 1st trade multiplier ; 1.0 2nd trade multiplier ; 1.0 3rd to 5th trade multiplier ; 2.0 6th and above trade multiplier ; 1.5 First trade should have a FIXED TAKE PROFIT at 10 PIPS. If price goes opposite direction, please
3 Applications
30+ USD
I have a working MA Cross EA that is coded in MQL4 that I need optimizing with updated commands and new functions. The EA must perform as designed at the exact moment that parameters for a buy or sell order is triggered in real time. The EA Must buy and sell according to the preset instructions, currently the EA is only selling and not buying, this function needs to be fixed. The EA needs to buy and sell according