Orders for converting - C++ - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 100 USD
Hey There, I'm looking to get an MT4 script converted so it can be used within Forex Tester 3. Once converted I would like the script to have the same look and functionality within the Forex Tester 3 program as it's counter part has on the Metatrader platform. Cheer Scott
1 Application
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
30 - 150 USD
Hey There, I'm looking to get an MT4 script converted so it can be used within Forex Tester 3. Once converted I would like the script to have the same look and functionality within the Forex Tester 3 program as it's counter part has on the Metatrader platform. Cheers Scott
3 Applications
30 - 100 USD
I need a programmer who can convert the parabolic SAR indicator to an expert advisor. 1. Automatic entry and exits on reversal or take profit. 2. Money management: lit size adjustment. 3. Stop Loss and trailing stop
23 Applications
30 - 100 USD
Like the title says, I need someone to create from scratch or convert Sierra Chart indicator Cumulative Delta Bars (Up/Down Tick Volume) which is in C++ to MQL4 for MT4. The person obviously needs to be very good in C++ if they choose to convert it. Here is the reference page: https://www.sierrachart.com/index.php?page=doc/StudiesReference.php&ID=323&Name=Cumulative_Delta_Bars_-_Up_Down_Tick_Volume . Source code is
3 Applications
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
30 - 200 USD
I need to link mt4(metatrader) with tickerchart program , the tickerchart is the data feed for mt4 . http://www.tickerchart.com link mt4(metatrader) with tickerchart program need tickerchart source for data to mt4 feed i need someone with good coding skills that can finish the work professionally
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
30+ USD
one important thing only - MT4 indicator draws trend lines in main and indicator's window... i have MT4 indicator's .mq4 sourse code, so the task is in some way simplified
0 Applications
30 - 200 USD
connection between matlab and MT4 data as follow, 1) in mt4 the forex history data with custom marked can be loaded into matlab, specifically, in the mt4 main window I put some marks from arrows-> arrow up, arrow down, stop etc in some location. then the whole set of the mt4 data including price,these marks, and the showed indicate can be loaded to matlab, in all time frame. in mt4 this is probably a script. 2)
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 - 50 USD
this is the script from a charting software indicator called Exhaustion Bars. I dont know what script or code language it is written in. I read once it is similar to C but know very little about coding. I found out today that it may be written in code called Qscript. I downloaded a qscript editor and was able to open 1of 2 files. the other one was not in simply symbols and alphanumeric characters. If you cant figure
0 Applications
30+ USD
Hi, I have a model that I use for manual trading in Metatrader 4. I want it converted into amibroker indicator using AFL language. I'd like to ask if anyone would be willing to translate that code into something usable in Amibroker Formula (afl indicator) should contain the following: 1. Cover & Buy when candle is green. 2. Sell & short when candle is red. 3. Parameter available in mql4 indicator
0 Applications
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
30+ USD
Requirements: - Translate MT4 indicator code (have source code) to work on Tradingview as a script/indicator. Must have knowledge of how Tradingview works - Tradingview uses Pine Script - Want to use as indicator on Tradingview - Must be similar to the code provided (settings, etc) - Code attached - Max 2 day turnaround (again the code is simply)
2 Applications
30 - 200 USD
The EA should cover following functions: - Read trading signal messages posted in specific telegram channels - Telegram channel should be selectable in EA or changed in source code - Signal pattern should be customizable in EA or in source code to match the format selected channel (as different channel use different format to post their signals and how they are formatted including naming of eg. TP or Take Profit
1 Application
30+ USD
Hello everyone, I watch this indicator from TRADINGRUSH (He design this indicator is not my own) BeepBoop, I want to use it in my strategy on MT4, because i dont use tradingview This is the code he has on Tradingview: //(Improved) Beep Boop Indicator for Trending Markets //New and Improved version of the Beep Boop Indicator // //@version=4 study(title="Beep Boop", shorttitle="Beep Boop", resolution="") fast_length =
5 Applications
30+ USD
Please make a notification if 4 candles in a row go up or down and that also have either a 30 minute or 1 hour trend in the same direction. For eur/aud, eur/usd usd/chf, eur/jpy usd/cad, aud/usd and eur/gbp. And a 30 second notification? I will also like to have the code. I would like C++ code please
4 Applications
Correcting MQL4 code and after change MQL4 codo to MQL5 (personal job)
30 - 50 USD
HI I WANT TO REWRITE MY MQL4 TO AN MQL5 PROGRAM SO IT CAN FUNCTION ON META5. THE MQL4 SHOULD ALSO BE CHANGE TO NOT OPEN UP AN OPISITE TRADE IF A TRADE IS OPEN ALSO WHAT I WANT TO CHANGE IS WHEN A TRADE SELL AND IT DONT GO INTO A SELL DIRECTION AND IT MOVES OVER THE MA NO OPISITES TRADES SHOULD OPEN
1 Application
30+ USD
I have an MT4 indicator that i wanted to use with Tradingview Can you convert my mt4 indicator to pinescript? Kindly bid if you know you're capable of doing this job