All orders - Collection of data on the internet - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Collection of data on the internet
505 completed jobs in all languages
Sort by:
90 - 120 USD
(4-7 days) I need a good coder with patience in case we need to further communicate, and also be able to communicate through skype in case of needing more info or pics. Skype ID: [deleted] I want an EA built based on engulfing pattern with the following specifications: 1- 1- The EA will open a buy/sell trades when candle #2 engulf the O/C or H/L of previous candle #1 (based on O/C or H/L or both options to be
35 - 50 USD
Simple EA Buy signal when 8-3 successive bullish(blue) candles are followed by 2 successive bearish(red)candle, then buy at the open of the next candle. Take profit is the close of the last blue candle of the 8-3 successive bullish(blue) candles and SL is same distance or pips away as TP Close condition 1 trade if pips is greater or equal to 60% of target pips anytime after one bullish bar is closed. Close condition
30+ USD
Hello, i would like to create an EA that starts with one buy order: the order will take note of the price it was open at. then the EA will immediately open sell stop order to hedge. at 60 pips below the buy order. again the EA will take note of the price level of the TP and SL. if the sell order is triggered by the market, open a new Buy stop. Repeat this until one of the TP is hit
75 - 120 USD
Looking to create an EA for an existing strategy that must be compatible with Meta trader 4. The system core strategy is based on trend following by using moving average, position sizing and my own personal risk management formula that is based on ATR( Average true range) volatility.. I’m not looking for just an excellent programmer, I’m looking for someone who pays attention to the smallest details as well as
30+ USD
I need an EA for MT5, to retrieve data (let's say every 4 hours) from a Python's (3.6) script. I dont know if it is possible, if not, I need a script too, to retrive datas from a specific web page. Thanks
4 Applications
50 - 100 USD
Make an “Instrument” (I am unsure what it will take)that takes trades from a CSV Trading History, and plots them on to any MT4 Platform Charts. Trades plotted must show: Entry Time, Left Price Label, Buy/Sell. Colors adjustable Exit Time, Right Price Label, Buy/Sell. Colors adjustable A Line connecting both the Entry and Exit. Colors and style adjustable Plotted trades must show on all Time Frames for every pair
70 - 150 USD
I have a website in which i want to integrate control my expert advisors trades over there ..i need a coder who can help me to control my expert advisors at my website. eg. i) i can stop ea trading activities where ever in all mt4 and vps that expert advisor is fix ii) i can delete all trades placed by expert advisors in all mt4 and vps with a single click. deletion of trade can be also single out delete eg can
30+ USD
Hello, I have an EA that opens 2 trades (Buy and Sell) with a few settings. Currently, when either trade is closed by TP or SL a new one is opened. That works well. But now i want to modify the EA so when (Equity/Balance)x100 <50. The EA should close both trades, switch settings (lot settings) and then open 2 new trades
VPS Optimization (personal job)
40+ USD
Please clean up and maintain servers as scheduled. Collect all necessary files and dump in the bin and install all new tabs which will minimize any hogging and trap all living virus Praise be to the Creator For the gift of Life
1 Application
Data mining/collection of data/ statistical analysis (personal job)
30+ USD
The indicator/program should be able to preform 2 jobs 1- be able to search a predefined type of candlestick in the settings "through recognizing a bullish or bearish candle" then give total count of the candlestick pattern 2- look for another predefined candlestick pattern that comes after the one defined in point #1, then show how many times this candlestick pattern appeared after the previous one Example the two
60 - 80 USD
Hello MQL 4 Coder, For my existing CCI RSI Expert Advisor I need some changes on the code. The EA should run on the newest version of Metatrader 4. I attach the my EA the newest Version and the Donchian Channel. For the newsprovider I thought about FXSTREET Economic Calendar As filters there are listed a lot of countrys I think, the first thing I want to get coded is that I can choose the countrys and set it on or
2 Applications
50 - 100 USD
I would like to improve the Cod EA that I have now,it based to indicator Pip Finite , iI do not like why sometimes it works sometimes, often when uploading new graphics and attaching EA, MT4 closes suddenly. TP is not always put on the chart. If I change stop loss or parameter, EA does not modify. Sett . StopLoss 30 pips and it put on chart 90 :(( So I would work cod review EA - Add a Display Parameter Editing +
Currency Strength with Impulse Trading System replica to be added to my EA project (personal job)
200+ USD
Hi Uche Celestine Obi Here is separate job to replicate strategy that is explain at https://www.mql5.com/en/blogs/post/679077 which you think need to mimic their 2 indicators to be added to our original project at https://www.mql5.com/en/job/71420 so with this integration, EA can easily read the data from it and snap high probability winning trades Later, let me know how to use all of them (EA with combined
60 - 90 USD
Hi, EA will just need to applied in only 1 chart, any chart. I need an EA that can detect currency strengths & in the best timing able to open the best high probability winning trade : - Single pair which is Strong vs Weak. Example: USD is strongest, but EA found USDJPY is the best possible trade compare to USDCHF, AUDUSD, USDCAD, USDMXN, etc - Correlation basket trade (can negative or positive correlation) and
50 - 200 USD
i need an adviser for order cancel order, or ( modify delete order ) , i need the adviser showing the comment and showing trade number and show the any magic of another adviser opened trade and then i choose by mark any trade after i check their comment or trade number or magic of another adviser in the window of this one, i could modify and Delete order, i need if trade is in negative for example - $150 after i
100+ USD
If it's possible for anyone who has knowledge with collecting information I would like to see (all) records on the Fractal indicator for only the Day time frame. Thank You
Expert Adviser Robot monitoring another robot and manual trades (personal job)
250 - 500 USD
I Need an Adviser for monitoring all my expert Advisers and all my manually trades, adjustment all parameters with pips only, like this parameters, 1- magic number ID from another Advisers...... 2- special magic number for this Adviser........ 3- send order price = 5 4- distance price send pending orders = 5 pips 5- automatically Delete original order distance AGAINST MARKET = 30 pips RSI = 6- over bought = 70 7
30 - 55 USD
hello coders, i need a fairly simple indicator created using 4 moving averages. three EMA's and one SMA. 15 min candle for 12-18 forex pairs. i also need it to send me alerts through mt4 (already have my email set up through mt4). fairly easy job. price negotiable
8 Applications
50 - 100 USD
I want to work on something similar to the below, with some modification. I can discuss the actual specification on what I want with the developer on a chat or via skype or I can call the developer to explain in detail what I want. //@version=3 strategy("MovingAvg Cross", overlay=true) length = input(9) confirmBars = input(1) price = close ma = sma(price, length) bcond = price > ma bcount = 0 bcount := bcond
100+ USD
Hello, At first I want to have an EA that can do edging on the same pair / cfd / index on 2 different brokers. For example, if I take eur / usd on the 2 brokers, and broker A's price is X pips higher than brokers B, I must have (Bid Eur / usd broker A-slippage) - (Ask eur / usd brokerB + slippage)> X So Position Sell ​​eur / usd broker A Buy eur / usd broker B Stop if Gain = X Or Price Eur / usd broker A = price eur