Orders for integration - C++ - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
50+ USD
Good day, I will require simple EA that will copy signals from Telegram channel Discussion first and is it possible? The EA should copy the signal dropped in the channel directly to mt4. * Preferably have worked on this project * Can provide demo files for 1-2 days What I want is = -Source code -Unlimited Telegram Channel (can choose) -Enter Provider Format parameter -Image recognition (may or may not) -Can be
150 - 200 USD
I want a programmer (a) for Trading spot forex on Interactive Brokers: to integrate MT4 or MT5 EA with Interactive Broker's TWS API which can be used to programmatically execute trades, poll current/historical market data, get account info, open positions, etc. or provide a straight bridge which can pass trades executed by EA directly to IB platform. Another option is to use the trading parameters of EA to create a
2 Applications
100 - 200 USD
Need a realtime data plugin in amibroker, which the data is imported from MT4 Plugin must have backfill function. Backfill as long/far as the data available of every symbol in History Center in MT4 Plugin must make use of Mixed EOD/Intraday function in Amibroker. so if M1 data in MT4 is insufficient to make Daily chart in Amibroker, the plugin needs to retrieve data from Daily Data in MT4, and combine it in Amibroker
0 Applications
150 - 450 USD
Hello, We are wanting an EA that has a lot of moving parts. We have an indicator that produces signals for our website (https://www.thrivingbull.com). We are gathering signals for a binary options website / broker called (www.nadex.com) We already have an EA that does everything we want to have done but unfortunately our developer has since passed and we need to have this built from another devloper who we can build
40+ USD
Need a advisor that can send and write Metatrader5 data to excel file. For example, the advisor will send data such as "Ask price", "Bid price", etc to cell on excel worksheet. I will then can manipulate the data and come out with result on certain cell. The result can be something like "Buy", "Sell", etc. Metatrader5 then read this result and do the execution. If the result is "Buy", Metatrader5 will place an order
4 Applications
50 - 100 USD
I need a special client application that would work just like the Mt4 multi-terminal but with a few additions. The current one offered by meta quotes has many limitations. It has only 1 server to connect with, so no more than 1 server of the same broker for slave accounts. Essentially, I want to use it as a local trade copier from master account to many slave accounts. These days, brokers make use of many servers and
5 Applications
30 - 200 USD
Job Title : MT4/MT5 Technical Support and Developer Location : Dubai, United Arab Emirates Responsibilities : Maintain and provide support for MT4/Mt5 server, Develop Basic MT4/Mt5 API based application, Good in handling all configuration and settings of MT4/MT5. Salary : Attractive Company : Famous Forex Broker
4 Applications
100+ USD
Zde specifikujte vaše specifikaci žádá bod za bodem. Pokuste se stručně a jasně popsat své požadavky, aby váš potenciální vývojář dokázal správně posoudit jeho složitost a náklady, můžete i využít čas provedení. Špatný nebo příliš obecný popis bude mít za následek ignorování objednávek nebo strávíte spoustu času vyjednáváním podrobností s vaší žadatelem. Pamatujte: Pamatujte: Je lepší strávit třicet minut přípravou
30 - 200 USD
I have a trade Copier that Copy trades from MT4 to Alveo platform. I want someone to build a version to copy it from mt5 into Alveo. I already have the Alveo *.cs file and the mt4 files that are reliant on a nquotes DLL. What the transmitter on mt4 dos is scan the account for new or updated orders, once it finds it, it will transmit those orders via pipes to the receptor EA running on the Alveo platform. So, you can
7 Applications
500 - 1000 USD
I am looking for someone to develop a full terminal integration to carry out the trade in Binance directly from MT5: Global Features requested to be developed: - history data downloading - realtime quotes update - support trading functionality - support symbol selection - custom chart generation - I need both, get information from charts and send orders to buy and sell based on the indicators. Specifics: - Charts of
2 Applications
30 - 200 USD
Need a bridge for Neuroshell to MT4 and MT5. I'm sure someone here has already created this. Let me know if you have one available using the datapump supplied by Neuroshell. Thanks
1 Application
600+ USD
Looking for a Programmer/Developer to code a Forex/Nadex Signal Table. Take the signals from our indicator in our MT4 and display it to our Wordpress website. You have to be good with MQL4 and APIs architecture. Please apply ASAP! You must be: Able to communicate with me at all time Have advanced programming skills Have a great technology and programing knowledge and research Work fast and efficient in agile
150 - 250 USD
I am searching for a MetaTrader PHP API to implement auto trading to many user accounts that will follow one account (which is running on EA). The aim is to offer a site where users can sign up and receive signals or auto-trading system. The system has to be easy to implement and understandable for users who do not have experience with Metatrader
6 Applications
30 - 120 USD
Hi, I receive signals when I am sleeping. I want to execute them to MT4. Trade Execution process: I want three positions for one signal Singal is like this Sell USDCAD @ 1.31890 Take profit 1 at 1.31690 Take profit 2 at 1.31390 Take profit 3 at 1.30890 Stop loss at 1.32390 Each position is for each Take Profit at 0.01 lot as of now. Below is trade execution When you open position place take profit to level of target
0 Applications
250 - 300 USD
Looking for a Programmer/Developer to code a Forex/Nadex Signal Table. Take the signals from our indicator in our MT4 and display it to our Wordpress website. You have to be good with MQL4 and APIs architecture. Please apply ASAP
100 - 1000 USD
hello im looking for server MT5plugin programmer/developer (not EA) who is able to do following thing: i need to copy trade from one account to another one for exampe account1 will open 0.01EURUSD, so i need to open same position on account2 dont need to explain C++, i already did some projects price is negotiable also if u interested we an cooperate
7 Applications
30 - 200 USD
I am capturing LIVE rates of some 500 plus symbols on my DB from MT4. I need now the following I need to create a dummy terminal where one can BUY and SELL. 1. ORDER BOOK 2. TRADE BOOK 3. POSITIONAL PAGE so that a user can put the order if the Rate of the symbol reach. or something like that
3 Applications
200 - 500 USD
Make Compeleted software integration with my website using metatrader API Using API valid location domain request or send data Register As Master Trader on my website send data to software server using API Master Trader form using investor password Chose Server MT4/MT5 Master trader can setting fees fixed rate or by % or freeauto confirm new follower or no Follow can sett ratio,range lot , server, reserval trade Send
30+ USD
I want to export open orders from mt4 to MySQL table A and close order from mt4 to MySQL table B this EA must protect by login in and password from table C in same Database (so I can use it for multi authorize trader) - EA will send web request to specific php file by specific url. and send details of order by this request (Send method will be post). - Php file will connect to my sql data base (Its Clear that this
3 Applications
50 - 150 USD
NinjaTrader 8 MetaTrader 5 Bridge The bridge needs to copy trades from NinjaTrader 8 to MetaTrader 5 instantly (low latency). Trades are manually by using the "Chart Trader Feature" within NT8-Charts. Stop loss and take profit orders placed in NT8 also need to be copied in MT5, this includes dragging the stop losses and take profits to other levels as the trades progresses. For precautions sake an audio alert needs
0 Applications