Orders for integration - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 40 USD
i already developed API URL with response below:- For example http://<api_url>/<date> [ { "symbol": "USDJPY", "type": "BUY" }, { "symbol": "USDCAD", "type": "BUY" } ] I need to integrate this API into current EA, only related symbol the EA will run for that particular day
6 Applications
100 - 150 USD
Dear Concern, I need my indicator singles to be captured and displayed on my own website. all the parameters like in : https://www.mql5.com/en/signals/341725 to be provided in my website. Thanks With Regards
7 Applications
30 - 500 USD
Hello, I have the signals, no I need a script to connect them to a forex broker and trade on them. We are generating signals several times per day, each time we include 5 assets with the following information: · Time of signal · Symbol · Put/call (or short/long) · Price · Stop Loss · Take Profit · Take profit time (if did not get the price) · Signal
11 Applications
30+ USD
Hello I am looking for a person who will be able to convert EA written in mql4 to java? Whole EA I send you, it's finished. Also as I am not a programmer, so I can't install it. It would be good if you could write me some instructions how to do it. Platform will be LMAX Exchange. Regards
1 Application
30 - 50 USD
I have an indicator that has some configuration parameters: System, TD 1, TD 2, Similar, Connors RSI Level, RSI Period, Up Down Period, ROC Period and Price. As you change the setting of these parameters and the amount of martingale, you change the hit percentage of each pair and each time-frame. My challenge would be to run a macro or some program in an attempt to find the best settings for the indicator, taking
3 Applications
Karacatica hedge correction and insert new config time (personal job)
35+ USD
Alteration of EA Karacatica with insertion of start and end fields of orders. Inversion of field insertion signal for transactions. In the fields "Daily time to start orders" and "Daily time to finish orders" when the fields are blank, no value. A stable function disabled, therefore running all the time, even with an order is open one day to another. 1) Please enter rule when values are "null, blank" in the "Daily
1 Application
30 - 50 USD
Hi, Is there anyone that could possibly create an ea that automatically sends out the trades taken/ at market or limit orders in to TELEGRAM channel. The logic is, any trades that I take from my mt4 will automatically send out to telegram channel either manual trade or from my EA trades. Example if my EA open a sell trade EU at 1.17700 Sl : 1.17800 tp : 1.17600, pending orders will also be published. what will show
4 Applications
Contrarian 3 period (personal job)
30+ USD
I want insert three periods in which the EA must not work. It could be like this: Input StartPeriod1 = YYYY/M/D Input EndPeriod1 = YYYY/M/D Input StartPeriod2 = YYYY/M/D Input EndPeriod2 = YYYY/M/D Input StartPeriod3 = YYYY/M/D Input EndPeriod3 = YYYY/M/D For example if I set StartPeriod1 2016/12/21 and EndPeriod1 2017/1/6, the EA must not work from 2016/12/21 to 2017/1/6
1 Application
Additional programming for MQL4 and Python 3.5.2 (personal job)
100+ USD
Extra programming necessary for this integration project as we discussed. I will attach python file in private message. Will it be done till this weekend or not? Also if python version will update will this link will be working with it
1 Application
Consecutive positions opened error Contrarian 2.0 (personal job)
30+ USD
I want that if the EA opens a position before a date in which it must not open it, then the EA must to open a position also during the date. For example if I set in the date Wednesday 2015/1/7 and BarBeforeDate = 1 and BarAfterDate = 1 (so I forbid to open a position from 2015/1/6 to 2015/1/8) and the EA opens a position on Monday 2015/1/5 then the EA must continue to open the positions during 2015/1/6, 2015/1/7 and
1 Application
50+ USD
Pure WinAPI (without DLL) prefered. Can be done as a library. Details: Server: puts to named memory mapping array (example: double tick[2]={bid,ask}) Client: reads array Should support both x32 and x64 enviroments automatic. At the same time can exist several mappings with different names (usualy: prefix+server_symbol_name), i.e. servers. At the same time several clients can read data from one (same) mapping. Coder
6 Applications
50 - 150 USD
Hello, I need a solution to connect MQL4 and Python 3.5. There is an example how to connect MQL4 and Python 2.6 https://sites.google.com/site/prof7bit/metatrader-python-integration So basically what i need to do: I get each bar data from metatrader in my EA, convert it to readable format. And then i need to feed this data into Python which processes it. After processing Python gives back a result which i need to
5 Applications
50 - 500 USD
I am looking for somebody who is experienced in writing a MQL5 Expert Advisors and is able to use MQL5 events in order to auto control mouse events. I have the MQL5 Expert Advisor already, I have developed it by my self. What I am looking for is the part of code that can control mouse events that are triggered by MT5 EA. I am generating signals in MT5 but I would like to trade on Binary Options. Binary Option
5 Applications
30+ USD
I also want those who know ProRealTime programming language. I have a code for ProRealTime to be transformed for MT4. Only write if you really know. Thank you. ******************************************************************************************* ===============================================================
1 Application
The merging of three indicators into one trading strategy (personal job)
90 USD
The job consists of the merging of the following three indicators in order to perform an integral trading strategy through arrows painted in the chart. A detailed description will be given under job description
1 Application
20 - 50 USD
Hello All, I have an EA that needs a bit of trouble shooting, It is not functioning correctly on live mode.. (works fine in Tester) Also I want 2 functions added - A Visual display for general data. I.E equity/balance +long profit/loss /short profit/loss - I need to implement a type of stop out in the form of-- E.G When over 15 trades are open. TP will be reduced. This may make more sense when you see the EA run
6 Applications
Kisana ki 3.0 with Currency Strenght Integrated (personal job)
100 USD
Hello. I had already told you that I wanted to include an external indicator in the "kisana ki". I will send you the specifications for the new job. Thank you
1 Application
30 USD
1 - Creation of EA that works with the angle of quotation so that it is possible to use the angle module in other EAs. 2 - Placement of martingale in an already existing moving average EA
1 Application
30 - 60 USD
Hi Programmer, My Request is modified my Renko creator EA "RenkoMeanLiveChart_v1.0" with Added 2 options in the image Added this 2 options is for create Renko Charts same at image "hrenko" : Minimum candle duration in seconds = 20 ; Minimum candle volume in ticks = 8 ; For info look original site : https://ovo.cz/hybrid-renko-released/ Many Thanks and Good Job
1 Application
Implement Date MimaContrarian (personal job)
20 USD
I want insert two inputs: Barafterdate = 1 (default) BarBeforedate = 2 (default) I would that when I insert a date the EA must not open a positions during the selected bar previous and next the date that I will set (included the bar of the date naturally). For example if I set 20/6/2017 and Barafterdate = 1 and BarBeforedate = 2 it means that the EA must not open the position on 21/6/2017, 19/6/2017 and 16/6/2017
1 Application