All orders - MySQL - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules MySQL
968 completed jobs in all languages
Sort by:
30+ USD
Hi,the EA can opens trades/orders based on Candlestick on OHLC and trade lots based on balance . This EA are trend follower . the ea should be work on multipairs and time . Other spesification will discuss late
PADEA (personal job)
120+ USD
This ea will work with five different times; A, B, C, D and E and ea will be used separately on any symbol of choice. TIME A (H:M:S) ===EA will place ONLY a buy order with SL of x points below the market (bid) price and a TP of y points above. TIME B (H:M:S) === EA will start checking when market (bid) price will be 30 points away from the SL, once market price is below 30 points close to the SL, ea will
1 Application
(2) MQL4 Experts MySQL Forex
30+ USD
A pretty straightforward EA, which has to operate after: 1. The manually set pending order / orders are triggered. 2. Take profit and stop loss are again are manually set when placing the pending orders. So the EA should only operate when the stop loss is being hit as follows: 1. The EA should open a position in the opposite direction. 2. The EA should open a position in the opposite direction only once. 3. The EA
12 Applications
(24) MQL5 Experts MySQL Forex
STRENGTH LIMIT ORDER EA (SLOEA) (personal job)
50+ USD
CURRENCY PAIRS GBPJPY, GBPAUD, GBPNZD and GBPCAD Here we regard GBP as major and JPY, AUD, NZD, CAD are minors. NOTE: Ea Will Trade on Each Pair Independently. CONDITIONS FOR BUY LIMIT ORDER 1. major must be above +3.5 on currency power meter and above 7.5 on fxpower whereas minor must be below -2.5 on currency power meter and below 1.5 on fxpower OR 2. major must be above +2.5 on currency power meter and above 7.5
1 Application
(2) MQL4 Experts MySQL Forex
30 - 100 USD
I would like a programmer to help me build a trading robot for Metatrder 4 on the PC platform. I just need this Expert Advisor to auto-trade GBP/USD on 1min. time interval using 3 different trading indictors simulataneously. The indictors are: 1. An Mov. Avg. indicator on main window, 2. Bulls Power (Indicator window #1), and 3. Bears Power (indicator window #2) The desired auto-trades should take place whenever
19 Applications
(15) MQL4 Experts SQL MySQL Forex Text translation
Previous Level Liners (personal job)
40+ USD
The S & R have horizontal and vertical lines. The horizontal lines will measure the high and low price on a specific timeframe over a previous period of time. The vertical lines will measure the amount of time on a specific timeframe Indicating the time intervals when the levels will be resetting itself either 24 hours or weekly or monthly or yearly depending on the input Each timeframe has a different amount of time
1 Application
30+ USD
I would like some help with an expert advisor that I'm using. I would like you to add a filter for" H4: only open sells when open price/close price (Input Selection) of time frame (Input) is below MA (input) .. The rest of the logic is okay and works on current time frame
30+ USD
Dear programmer, I need an Ea as described below.1). In the current position place a buy order 1 and a sell order 1.above the buy order place buy stops 1 to n orders. And in the same price place sell limits 1 to n. buy order tp is buy stop 1. Buy stop 1 tp is buystop 2. Buy Stop 2 tp is buy stop 3. 2) below the current position is reverse all should be sellstop . 3) above the current positions orders should be
100 - 150 USD
Hello, I need freelancer who can develop robot for Foex,Commodities,Stock future and stocks, Currently I am doing it manually but I want it to make it automatic. Basically all criteria is on 5 min chart by using certain condition. Example : if EURUSD show 20+pips movement on 5 min chart than execute certain volume on direction of the candle and open the order. Stop loss will be lower of the previous candle . This is
50+ USD
parameteres: smooth moving average set to 155 (high)shift 55 smooth moving average set to 155 (low) shift 55 sars parabolic The moving average parameters and the sars should be adjustable, meaning i should be able to change the period, shift,method. It should enter six trades at any given time and close half the trades at 25pips while it should move the other remaining trades to breakeven, when prices moves another
8 Applications
(2) MQL5 Experts C++ PHP MySQL
AMENDMENT OF NGBPEA TO NEWNAUDEA (personal job)
50+ USD
The new ea will work on two different time; 1. time a (xx:xx:xx): (default time will be on input)...I call this time the entry time or the pending time. 2. time b (yy:yy:yy to zz:zz:zz): (default time will be on input)...I call this time the validity time or the strengthchecktime. This time will be a range of time. For example ‘time b’ will be from 12:30:00 to 12:30:10. NOTE: ‘time a’ comes before ‘time b’. At ‘time
1 Application
(2) MQL4 Experts MySQL Forex
30 - 40 USD
I need a smart Fibo indicator. The indicator will determine ABCD boundaries. I will personally determine the A which is the lowest or highest point in the trend depending if it is an upward or downward trend. The Fibo determine the B,C,D. Once D is reached, the smart Fibo start to draw the new fibo. Parameters Upward trend “A” is the lowest point with two candle higher to the left and right. “B” is the 1st high after
7 Applications
(6) MQL4 Indicators Experts C++ Java MySQL
AMENDMENT OF NGBPEA (personal job)
150+ USD
The new ea will work on two different time; 1. time a (xx:xx:xx): (default time will be on input)...I call this time the entry time or the pending time. 2. time b (yy:yy:yy to zz:zz:zz): (default time will be on input)...I call this time the validity time or the strengthchecktime. This time will be a range of time. For example ‘time b’ will be from 12:30:00 to 12:30:10. NOTE: ‘time a’ comes before ‘time b’. At ‘time
1 Application
(2) MQL4 Experts MySQL Forex
30+ USD
hello, i would like to build a simple robot with simple task that i want to attach it to an indicator called " Easy Trend " and that indicator shows the trend of the market so the robot that i want to build is about waiting for my entry price order so it will not execute any order automatically till i give the entry price and then IF the price action moved to my favor then it will not do any action as long as it is
Modify Pending order script MT4 (personal job)
30 USD
I need a modification on the attached script. I want the following variable added: The "trail stop" should only activate at a target price. Example on short order : Trail - 15 points Trail Target - 100 points Order activates at 1.11100 Trail of 15 points activates as soon as price hits 1.11200 ( trail target is set to 100 in this example) Same for the opposite direction: Order activates at 1.11100 Trail of 15
1 Application
(13) MQL5 Scripts MySQL
30 - 100 USD
I need a simple internet trade copier with sender and receiver scripts with the source code. 1. Sender MQ4 script to send the order changes to PHP 2. Sender PHP script to write the changes to MySQL 3. Receiver PHP script to read the order changes from MySQL 4. Receiver MQ4 script to receive the changes and execute open/close orders. * Should support the commonly used parameters. * No bugs or performance issues. *
30+ USD
Hi, I need some code to insert and retrieve data from a simple SQL table. The table have only 5 fields. I know MQL4 but don't know any thing about PHP and SQL server. You should make me a script that can do the job then I implement it to my code on myself
6 Applications
(10) MQL4 Libraries Integration PHP SQL MySQL
EA Modification To Alert only + StraightForward (personal job)
30+ USD
Hello Francis, I want to re-modify the EA to have only two FX_FISH_2MA and two MA and to only give wav alert and then change the StraightForwardEA's EATimeDelay from Seconds to Hours. Nothing else should be changed. Thanks
30+ USD
I would like to add Rob Booker"s ( Knoxville Divergence ) Indicator to my existing EA. The Indicator will work with existing inputs and have a ON/Off feature. I have bought the (Finch EA)+ source code from Rob Booker that utilizes the Knoxville Divergence indicator. Possibly this source code can be used to help code the the indicator. I also have the EX file of the Knoxville Divergence Indicator. If the Knoxville
1 Application
(8) MQL4 Indicators Experts MySQL Forex
100+ USD
hello all developer I have competition for who is can give me the best EA will give me 40% to 60% profit monthly with lowes drow down, a normal spread show me your offer it's an open budget Thanks all