Orders for integration - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
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
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
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
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
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
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
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
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
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
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
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
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
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
FFCAL indicator (personal job)
10 USD
The ffcal must do the following : Lets say im working on chart of eur/usd and calling TradingHours Function lets say trading from : 2 am until 3 am bool TradingHours() { if (UseTradingHours == false) { return true; } if(CloseHour > OpenHour) { if (OpenHour < TimeHour(TimeCurrent()) && TimeHour(TimeCurrent()) < CloseHour) { Comment("Open For Trading"); return(true); } if
1 Application
Jeti1919 (personal job)
10 - 20 USD
Great job Alex! I love the combo indicator! For the next job, I would like these four dynamic figures (upper band/upper-lower/lower-band and A True Range) to be exported to Excel spreadsheet and to reflect dynamically (DDE?) on a spreadsheet, along with the current market price for EURUSD GBPUSD USDJPY and USDCHF. If possible, I would like the figures to read in the RED color when negative and Dark Green for the
1 Application
EA (personal job)
30- USD
I need to add another rule in the entry. Currently, the trade exits after the the trendsentry2 signals exit. However, there are times when a trade is exited, but the trend continues as the BBband dots does not change direction
1 Application
Fixing A Indicator (personal job)
20 USD
2 Jobs in 1 , Need The indicator that i provided to be made as function ( The TripleHull RSI ). The other job is the following : You have my library already ( You made for me ATR stopLoss And Take Profit) I ll be providing you a fibonacci indicator please make it as function using it for StopLoss And TakeProfit
1 Application
10 USD
I did rsi with bollinger bands using imaarray Its so slow , Anyway to make it faster ? 1- Make indicator faster 2- Make it as function inside ea The ea is so slow now thats why i am trying to make it faster
2 Applications
100 - 300 USD
Need a c# DLL library to send orders / list open orders / cancel orders from MT4 Build 600+ I tried using TradePlatform.net but this seems to only work on MT4 Builds <600
3 Applications
10 USD
Hello Programmers , you can change this and renko so that you create a chart opposite? ... That is, if the price goes up instead of creating a candle creates a candle down ... is it possible
1 Application