Orders for Expert Advisors development - MySQL - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules MySQL
703 completed jobs in all languages
Sort by:
30 - 35 USD
I NEED AN EXPERT THAT WILL CREATE A SIMPLE ROBOT FOR TRADING CRASH 500 IN BINARY.COM THE ROBOT WILL BE ABLE TO FOLLOW THE CANDLES AND EXECUTE A TRADE WITHIN 60 SECONDS AND ALSO THE ROBOT WILL USE TRAILING STOP TO LOCK THE PROFIT. THE ROBOT WILL BE SCALPING .I WILL UPLOAD A VIDEO EXPLAINING THE PARAMETERS OF THE ROBOT.ITS JUST VERY SIMPLE THANKS
30 - 50 USD
Dear Sir or Madam, I would like to create an EA that would be attached to a 2-SMA (simple moving average 2; HL/2: median) and a 3-SMA (simple moving average 3;HL/2: median) 1. The idea of the trading system is as follows: To open a buy when When 2-SMA crossover 3-SMA by 10 pips To open a sell when When 2-SMA cross down 3-SMA by 10 pips Only one trade should be opened at a time and be closed by the opposing signal 3
30+ USD
I would like to modify the attached EA to do the following: -EA can only have one open order at a time. No other orders will be executed if a position is currently open. As it is now, the EA opens several positions at a time. -EA is programmed to stop trading after a certain amount of pips have been gained in a single 24 hour period. I would like this value to be variable. I.e., if this target value is set to let's
4 Applications
Project to add indicator-based entry conditions on index indicators (personal job)
30+ USD
For my EA, I want to add four different types of entry conditions that interact with index indicators. bool MACross = true; bool RSICross = false; bool StocCross = false; bool MomCross = false; if (MACross) = true then buy (sell) when shorter MA crosses over (under) longer MA on index indicator If (RSICross) = true then buy (sell) when RSI crosses over (under) 50 on index indicator If (StocCross) = true then buy
1 Application
(29) MQL5 Indicators Experts MySQL
30 - 100 USD
I would like to develop an EA on MT4 with stochastic indicator as base for entry and exit trades. the EA will have a control panel. control panel input: Buy only/Sell Only Starting Lot size Take profit in pips: CCI or Stochastic parameters: %K period %D period Slowing Price field Ma method top level buttom level martingale distance: martingale multiplier: martingale take profit: Close All: Those are the input i need
30+ USD
Hi I have a hedge ea need to modify to add partial close and multi close . It should be done within 1 day. if you are available, please contact me, i will send the details
7 Applications
Modify a news filter EA (personal job)
30+ USD
Hi1. to modify the ea and enable the news filter--- replace the news source link? 2. add codes to enable trading during the news time only, Xminutes before the news coming and X minutes after news disable and not allow any trade. or when the trade is closed, no more trade is allowed . 3.add vertical lines on chart when the news is coming
1 Application
MQL5 Experts MySQL
30 - 70 USD
ENGLISH and GERMAN ENGLISH Dear developer, this is the second time that I post this order. The last developers applied nor attaching results neither any messages with me. But I am normaly every day online. So please write to me on any questions, I need an EA that uses trades based on a modified RSI Past crossings of the RSI with 30/70 must be readable to be able to use the high/low point for stops and trade entry at
30+ USD
Hi... 1. Using an adx default period of 10, and count bars 1000 2. After adx DI+ crosses DI- a buy order is placed and if DI- crosses D+ buy order is closed and a sell order opened and so on 3.depending on these two rules above : the the maximum opened orders at the same time is always only one trade per chart. 4. there is always a trade opened. 5.I have to be able to set a default lot size to the orders. 6. I have
8 Applications
(2) MQL5 Experts MySQL Forex
30+ USD
I have an existing EA that works fine except for the partial takeprofit element. Currently, it has a five step level of partial takeprofit: string _group_12_ = "+++"; bool partialtp = false; // partial close at takeprofit 2,3,4,5 double takeprofit2 = 10; // takeprofit 2 to close a certain percentage of lot double tp2percentage = 40; // percentage of lots to close at takeprofit 2 double
5 Applications
(29) MQL4 Indicators Experts MySQL
140 - 180 USD
I need an experienced and serious developer (and who masters very good English) to write the code for a Money Management system which opens and closes trades based on the strength of the signal. The strength of the signal is calculated by a code I already have and these values will be retrieved and used by the Money Management system, so you will have to integrate the code. There are also several other rules that
10 Applications
30+ USD
Mt5 robot executing trades on a minute timeframe basically the robot will asses the previous bar if it closed lower it will open a short trade on the next open i want to open the trade 10seconds after the open of the bar and close it excacly when 40 sec into the bar that means it holds the for 30seconds I want to have an integrated lot system where I can modify the trades lot it will be time sensitive I don’t want it
50+ USD
I need an indicator that is light in memory because i will place it on 50+ charts This indicator will send a customizable text saying automatically the pair where price touch and another part of the message like in the pic below when option 1 Sending a message to telegram when the Daily envelopes (already plotted on the chart separately are touched) i understand you need to include the Envelopes inside the EA so i
6 Applications
(4) MQL4 Experts MySQL
65+ USD
Hello, I just need a very simple semiautomatic EA that works with trend lines. This treandlines can be set as pending/limit orders. It has to have standard inputs such as: Lot Size, StopLoss, BreakEven, Re-entry option and Distance to Activate Order (in pips). My idea is that works with a visual panel in chart that has a hide/show button
10 Applications
(15) MQL5 Experts Panels and dialog boxes Custom graphics MySQL Photoshop Forex
To update exiting indicator with Moving average relation (personal job)
30+ USD
Hello, I need to add the one more parameter in my existing indicator with Moving average relation, and Where ever 8 signals are matching its need to create Buy and Short Signals (If its continuous also no problem )
1 Application
(21) MQL4 Indicators Experts C++ C# SQL MySQL
50+ USD
I need an EA that does the following: 1. Set a time for entry based on Local time (Must be local time) 2. At Specific time, place a Buy Stop AND Sell Stop 3. Distance for order to be calculated as x pips from Bid/Ask price. (Points must be an input value, bid/ask must be selectable for each order) 4. When one order triggers, the other must be cancelled. 5. Set Take Profit in points. 6. Set Stop Loss in Points. 7
12 Applications
(1) MQL4 Experts MySQL Forex
100 - 200 USD
I need an EA with 5 basic functions all reversal trades limit orders: - taking my manually plotted Horizontal lines. the EA should detect automatically the horizontal lines of any color present already on the chart, I also need to be able to turn On or Off this function - Then in case I want to use an indicator to spot horizontal levels of SnR I want to implement the function to use an indicator
8 Applications
30+ USD
This work based on Linear Weighted Moving average and price is applied to First indicators data. Indicator Period Above/ below LWMA1 (100) Above/ below LWMA2(50) 1 RSI 100 up up 2 Money flow index 100 up --- 3 On Balance volume up up 4 Momentum 100 up up When 8 indicators matches with existing 7 signals its need to take Buy/ Short position Close option 1: When Buy/ Short position created if 4 indicators opposite
5 Applications
(1) MQL4 Indicators Experts SQL MySQL
40 - 60 USD
I need Expert Advisor for MetaTrader4. the market entry signal is based on custom indicator All expert settings are adjustable from the control panel multi-chart, where all charts of the market will need to be verified with only one chart I want to work fully from one chart only, regardless of the time frame. It must be available to turn on or off the timeframes from the control panel StopLoss (SL) and TakeProfit
100+ USD
Connections would be made between master sending signals and slave receiving signals using a mysql database. The receiver EA connects to database to authenticate for valid user and expiry date (Unix timestamp) granting permission to pull signals. Must allow for unlimited connections. Connections must be fast. The actual Ea can be a two in one (Master and Slave) or a single Ea file that separates the function of each