Orders for integration - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1772 completed jobs in all languages
Sort by:
20 - 50 USD
Hi guys, I'm looking for a script to implement to my meta trader 4 where I can do the following things: I will have few master accounts where the script will copy the signal from, and it will copy the signal to the slaves account, I will have many because I do provide a copy trading service. This has to be working on local, so I will have my clients passwords and ID, so my clients won't need to leave their pc open or
6 Applications
(1) MQL4 Scripts Integration
15- USD
Surely a simple job for an experienced developer: My EA has an internal Buy signal, but I want to use an indicator value for the Sell signal. However I am getting "fantasy" values. Who can connect the indicator correctly to my EA
2 Applications
(7) MQL5 Indicators Integration
EA that syncs executed orders in an account to a MySQL Table (personal job)
50 USD
EA that checks every second the open orders in a MT4 Account. If a new order is entered in mt4, this order specifications needs to be copied to a mysql table. If an existing order is closed the corresponding record status needs to be updated from “open” to “closed” The table includes the following fields: CreationDateTime -> The current datetime of inserting the row Symbol -> F.e. EURUSD BuyOrSell -> 'BUY' or
1 Application
MQL4 Experts Integration
10 - 40 USD
EA Based on peak of last "x candles . Ea finds the peak of previous "x" candles in a particular Timeframe. The peaks should be tested at least twice. Valid examples are attached in the pic. Only 2 orders 1Buy stop & 1 sell stop. Other requirements Timeframe Lock= LookBack last "x" candles =100 Fixed Lot= Lot size based on % of Equity = Virtual Stop Orders = True/ False If True Show lines = True/ False Add "x" pips to
2 Applications
(1) MQL4 Experts Integration
Hi! I have a grid Ea and I need to modify/improve: -) I'd like to check if after certain time the running trade is closed, please stop the EA - No more orders; -) verify the close order routine of the EA, it's very slow, sometimes some pending orders remain; -) improve the target and stop loss level routine. levels are not the same, there are some little differences; -) if a certain number of orders is working
4 Applications
MQL4 Experts Integration
Modify EA (personal job)
20 USD
As we discuss on whatsapp. 1. Entry using zig zag. It must entry at support and resistant area. 2. Always hedging option. 3. Fix error from previous version ("Fix TP" method)
1 Application
(3) MQL4 Experts Integration
30- USD
Hello As per the chat I would like monthly/weekly high/low to be drawn on my Mt4 chart We can start with this step ! and then do the EA Thanks Paul
16 Applications
(134) MQL4 Integration
20 USD
I need change some settings for my EA. We need change value from 5 to 4. I need change some settings for my EA. We need change value from 5 to 4. I need change some settings for my EA. We need change value from 5 to 4. I need change some settings for my EA. We need change value from 5 to 4
9 Applications
(16) MQL4 Experts Integration
10 - 15 USD
Need to add the following functions and relevant inputs to MT4 EA Stop trading @ " hh:mm " Close trade @ " hh:mm " Start trading @ " hh:mm " " hh:mm " must be broker server time
6 Applications
(3) MQL4 Integration
70- USD
As discussed in attachments. Recent built EA must be combined with formerly made Indicator. So it can trade robotic (also manually of course). We discussed about it and about the price and I hope I now have 30 words which is minimum here
1 Application
(3) MQL4 Integration
Automate my MT4 indicator Alert Signal into a fully execute trade in binaryoption website stockpair.com (personal job)
PROJECT NAME Ultimate-Scalper How to run the indicator copy 2 indicator files to MT4 indicator folder copy template file to template folder DO NOT ATTACH THE INDICATOR MANUALLY TO CHAT. open the template file - indicator will be working fine... screen and chat must look same Indicator setting should be able to change the indicator setting all times when needed. (VERY IMPORTANT) WHEN TO BUY /SELL in stockpair.com
1 Application
MQL4 Integration
I have a table that I maintain in a MySQL database on my local machine. This table has the following structure: SYMBOL | BUYORSELL | STOPLOSS | COMMENT EURUSD | BUY | 1.1111 | S00001 T123456 EURUSD | BUY | 1.1111 | S00011 T98765 ... The comment is the unique key. If row appears in this table you have to open a trade. If on the next tick you can not find the corresponding row with this comment again
4 Applications
MQL4 Experts Integration
50+ USD
Need to meet with someone who has compiled an economic news history file, formatted in csv, directly from the Forex Factory website. Am looking for 2012-Current. Additionally I could be interested in an EA that creates formatted news daily from the website into a csv file. Right now I have 2007-2012 ala the roo, and my wish is to have everything formatted in this exact fashion. Once selected I can share the file on
4 Applications
MQL4 Integration Other
Indicator (personal job)
20 - 40 USD
Indicator integration as we have discussed.Indicator integration as we have discussed.Indicator integration as we have discussed.Indicator integration as we have discussed.Indicator integration as we have discussed.Indicator integration as we have discussed
1 Application
(11) MQL4 Indicators Integration
AutoMACD EDCodeX - Drazen Penic Project (personal job)
Hello Drazen, This is for that EA we've discussed a week ago. Attached is the base mq4 file. Let me know if you need more info. Thank you & regards, -ED
1 Application
(4) MQL4 Experts Integration
30+ USD
Hi Programmers, I need a special copy trader which takes the trades from another platform. It's from XTB maybe you know it (xStation). I need to copy my trades from this station to Metatrader. You can see the documentation of xStation API here http://developers.xstore.pro/api . Please let me know if that is possible and how much it will cost me. The copy function should also have the function with money
2 Applications
(1) MQL4 Experts Integration
Looking for good programmer to developing it (Priority to hooshang) (personal job)
50 - 300 USD
Sami_Saydam_EA_2020 The name for this EA will be: Sami_Saydam_EA_2020 and created by Sami Saydam for http://MubasherCafe.com email: mubashercafe@hotmail.com and copy righted in Feb, 2010 up to date. This EA will work using CCI indicators and programmed risk management and will use 4H time frame as default. This EA is based on 5 CCI indicators: CCIs will be called: CCI16 and CCI21 and CCI36 and CCI60 and CCI120. All
7 Applications
MQL4 Experts Integration
Update EA (for Trinh Dat) (personal job)
15- USD
I forgot to add this feature from previous job. #Feature 1# Sometimes price jump and did not trigger pending orders during news. If current price OVER the pending orders (sell stop - current price below) (buy stop - current price above): 1. Close all LOSS trades 2. Cancel all pending orders 3. move SL for PROFIT trades (trailing stop like normal cycle) After settle process 1 and 2 (process 3 still running), then EA
1 Application
(1) MQL4 Experts Integration
15- USD
The Volume Indicator gives alerts (display, email) when the volume bar color changed. The message is given in RGB values (e.g. 255, 0, 0 ). Furthermore does the alert message not include information about the currency pair as well the time frame. I am asking to upgrade the indicator message regarding the following points: Colors should be displayed in color names: e.g. instead of 255, 0, 0 the name “Red”
7 Applications
(9) MQL4 Indicators Integration
Convert EA to MT5 (personal job)
120 USD
Please convert last EA that you made for me into the MT5 Expert. I need the source code also, the indicator shoud be integrated in the code, i do not have the mql5 indicator
1 Application
(1) MQL5 Integration