Orders for integration - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1599 completed jobs in all languages
Sort by:
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
Integrate indi to EA (personal job)
60 USD
Yes the EA needs the indicator to function correctly because the computation is done by the indicator and the EA will only trade the arrow signals given by the forexguru indicator. But it is possible to port the code of the indicator into the EA so that the computation will be natively within the EA. Doing this will enable you to use the EA even if the indicator is not inside the Indicators folder. All filees was
1 Application
(1) MQL4 Integration
15 USD
Hello Stephane, As discussed i was just looking for an update to the 3wpd indi to include mtf stoch with a custom look back like the v3 and v5 div. i will attach the specs upon acceptance. Thanks Adam
1 Application
(1) MQL4 Indicators Integration
15- USD
My EA is using data from a separate Slope indicator via "iCustom...". But I am only able to access the present value. The previous value is always given as "0". Who can check my code and enable the previous (or any other) value? Thanks in advance
4 Applications
(7) MQL5 Indicators Integration
Barinov (personal job)
100 - 150 USD
MT4 automated workable , at the Brokers Server, own PC after activating is turn of. 30 days period open/close/open order, close 5 М candle in previos close exactly or 0,0001 in previos close. Close 1.1151/1.1151 exactly or Close 1.1151/1.1150 >0,0001 diferenz in front, for Long/Shorts Up to 0,01 Lots
1 Application
MQL4 Experts Integration
The Code Attached is part of an Expert Advisor code for Money Management, aka Position Sizing. double AdvancedMM() { int i; double AdvancedMMLots = 0; bool profit1= false ; int SystemHistoryOrders=0; for ( i=0;i<OrdersHistoryTotal();i++) { OrderSelect(i,SELECT_BY_POS ,MODE_HISTORY); if (OrderMagicNumber()==MagicNumber) SystemHistoryOrders++; } bool profit2= false ; int LO=0; if (SystemHistoryOrders<2) return (Lots);
3 Applications
(4) MQL4 Experts Integration
Day_Trading_EA (personal job)
30 - 60 USD
Hi Tuoi tre Cuoi , i have another ideas for mod my old EA with added spred filter and another functions in EA ... after stop loss or Break even or Traling Step open contrary order and other options added for retard signal entri order ... and other in my file info ok thank and regards
1 Application
(9) MQL4 Integration
30 - 60 USD
Hi, i want to modified my old EA for added spread filter for 5 digits and other part for confirmed the order sell or buy at market , is a spike sell or buy detect in candle formation and other extern options ,info in my file when i send. Regards
8 Applications
(9) MQL4 Integration