Orders for converting - SQL - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 150 USD
مشخصات مورد نیاز خود را در اینجا نقطه به نقطه مشخص کنید. سعی کنید الزامات خود را به طور مختصر و واضح توصیف کنید تا توسعه دهنده بالقوه شما بتواند پیچیدگی و هزینه آن و همچنین زمان اجرای مورد نیاز را به درستی ارزیابی کند. یک توصیف بد یا خیلی کلی منجر به نادیده گرفتن سفارش شما می شود یا زمان زیادی را صرف مذاکره درباره جزئیات با هر متقاضی می کنید. به یاد داشته باشید: Remember: It is better to spend thirty minutes to
30+ USD
Hi i have a MT4 indicator code and I want to transform it to thinkswim to perform same functions as the mt4 indicator So kindly bid if you are an expert at this area as i wont respond to text of anyone who is not align with what i want Thanks
2 Applications
30+ USD
Hi, I want to bring an indicator from Thinkorswim to the Ninjatrader The Indecator is TTM_LRC. I have a snapshot attached below. Please take a look and let me know how much you are going to charge? Thanks
30+ USD
Hello, Can you convert mt4 code to python code for trading on Binance? I need it to work perfectly on python that is the mt4 source code Kindly bid if you're an expert at this
2 Applications
30 - 100 USD
Hey! I have a very large project I need to get done. We have what is essentially a unlimited amount of MT4 indicators we want all converted onto MT5 and in a stand format. Generally, this is a trivial task to complete, each conversion is pretty short at a couple minutes per indicator, when we were coding them. Each batch we give out has about 100 indicators in them, shouldn't take longer than a couple hours to
30+ USD
Hell, Looking for an expert who can diligently combine Two TradingView indicators into one, and convert to mt4? As i will like to have a few specifications. Please do not bid if you cannot do this project Thanks
4 Applications
30 - 100 USD
Hello, I have an indicator that i use which is on public platform, i will like to use it as a reference strategy for my own and i want it to be private in which i can only give people access to make use of it
Turn Forex n Synth Indices Strategy into an EA (personal job)
35+ USD
1. I will provide you with a simple .txt specification to turn into an EA for trading a. Forex b. Synthetic Indices 2. You will get one simple indicator to convert into an EA For this one the indicator's name is gann_hi_lo_activator. Concentrate only on the blue and green lines, ignore the red. Make the EA Buy when the green line crosses the blue line upwards and Sell when it crosses it downwards. Set the inputs to
30+ USD
Hello, I need to convert mt4 to mt5 strategy packages; each asset has 15 strategies and the average length is 1200 lines of code; I would have 15 packages to convert; could you give me a quote? thank you
12 Applications
50+ USD
Project: MT5 bridge to excel. The client would like to have a client server DDE/RTD application that can transfer real-time data to excel including automatic pulling of historical data. The user can choose the timeframes and number of rows to be updated. The user can use earlier versions of excel. There is no need for order placement. The application can be written in C++ or C#. All source codes must be open. The
3 Applications
100+ USD
Looking for mt4/trading-view specialist/programmer. Question: Is it possible to create an indicator/EA such that if I were to highlight a current section on the price chart, I can identify where in the past historical data this same/exact/similar price movement occurred? Using historical past to paint the future. Copying previous market structure using anything similar to the bars pattern tool from Trading View. Copy
2 Applications
30+ USD
I have four MT4 indicators that i would like to be converted to MT5. All files are attached to the offer, we can discuss more via the chat. I would like the indicators to work just as seemlessly as they do on MT4
3 Applications
30 - 100 USD
Hi I'm looking for a developer to be able to convert my custom MT4 indicators to NT7. I'm not sure what skill you would be needed and even if it's possible.Happy to discuss the project further. Price is negotiable based on work would require quotes. Thanks
1 Application
30+ USD
Dear, This project is for conversion of MQL4 Channel Indicator into MQL5 CHANNEL INDICATOR and attach Mobile and Popup notifications also as frequent as arrow show on chart. i will provide MQL4 indicator source code for that purpose. Payment will be made after successful verification of required indicator on my MT5 terminal with forex or any other suitable commodity. Payment will be made through Neteller only
300 USD
Merhaba Serbest işlem robotu sipariş vermek istiyorum ancak benim istediğim robot lot (0.01-1.00) sinyallerden (sizin yazdığınız yada tavsiye edebileceğiniz sinyaller konusunda tecrübeli program varsa onuda ayrı olarak alabilirim) faydalanarak çift yönlü alım ve satım yapabilen. Gerçek paranın eylemlerine göre alım satım veya satım alımına hesaptaki paranın %50 üzerinde zararla değilde karla işlem yapabilen bi r
5 Applications
MQL4
Experts
Converting
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Product Design
Text translation
Text writing
30+ USD
Hello, I need a developer to do this; I have the script (source code) to a Heikin Ashi, Haco and Squeeze Momentum indicators written by a trading view trader. I would like to turn it into a mq4 indicator and also optimize it to alert me (sound) when to buy and sell as appears on the chart for the Heikin Ashi Strategy (HAS V2). For the Haco and Squeeze momentum, alert me when color changes. I have attached
0 Applications
50+ USD
Convert my current EA mq4 file to mq5 file. The current mq4 file has 1200 lines of codes, using scalping in M15 time frame, including MA filter. No dll file is required
13 Applications
50 - 500 USD
Seeking a developer to assist in getting an external price feed (not provided via mt4 broker) into mt4, hoping to use Kraken, bittrex, binance etc API's for price feed into mt4 I can currently get a historical price feed, but unfortunately that doesn't work with my indicators. Not looking to be able to make trades, just looking for a live price feed to use MT4's charting. If someone can deliver my vision, happy to
30 USD
_SECTION_BEGIN("007"); n= Param("WMA", 0, 0, 100); Var1=HHV(High,9)-LLV(Low,9); Var2=HHV(High,9)-Close; Var3=Close-LLV(Low,9); Var4=Var2/Var1*100-70; Var5=(Close-LLV(Low,60))/(HHV(High,60)-LLV(Low,60))*100; Var6=(2*Close+High+Low)/4; Var7=WMA(Var3/Var1*100,3); Var8=LLV(Low,34); Var9=WMA(Var7,3)-WMA(Var4,9); VarA=IIf(Var9>100,Var9-100,0); VarB=HHV(High,34); AA= VarA*2; BB= EMA((Var6-Var8)/(VarB-Var8)*100,13);
3 Applications