All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2144 completed jobs in all languages
Sort by:
30 - 60 USD
This involves 2 MACDs values, two SMAs, the Envelopes working together. A timer. Tp, SL in pips, number of bars and minutes. If you have traded Crash and Boom before, this will be a plus to me selecting you so you can mention that if that’s the case with you
40+ USD
Based on the tradingview pinescript Indicator you converted to mt5 for me I want you to develop the expert advisor for metatrader 5 . Everything should be done as discussed and the name of the EA should be what I told you.Thanks and regards
30 - 60 USD
Greetings Hello there. IS there any programmer that can convert my trading view pine script to Metatrader 5 ?. All I need is a developer that can convert one trading view indicator to MT5 Expert Advisor. All the project details is available with me . Kindly bid for it if it is what you can do for me and let discuss more about the project. thanks
350+ USD
I have a strategy which I want to convert into mt4 indicator & it should read and execute the trades using arrows(buffers) automatically to binary.com account. I will tell you the strategy if you are interested message me
30 - 40 USD
_SECTION_BEGIN( "SMART TRADE ZONES" ); x=BarIndex(); rightStrength=Param( "Fractal Pivot Right side Strength" , 3 , 0 , 50 , 1 ); leftStrength=Param( "Fractal Pivot Left side Strength" , 4 , 0 , 50 , 1 ); pk=H>Ref(HHV(H,leftStrength),- 1 ) AND Ref(HHV(H,rightStrength),-rightStrength)<=H; tr=L<Ref(LLV(L,leftStrength),- 1 ) AND Ref(LLV(L,rightStrength),-rightStrength)>=L; PHigh = PK; PHighPrice0 = ValueWhen(PHigh,H);
2 Applications
(1) MQL4 Converting C++ C# Python
120 - 250 USD
Convert to MQL4 indicator TwoSymbolsSpread_Ind.mql5 from this article https://www.mql5.com/en/articles/widget/2739 And make it working for all periods not only M5. All the features and inputs have to be copy 1:1 The indicator attached was modified working for all periods and fixes the issue with checking previous bar opening time
12 Applications
Convert tradingview indicator to MT4 EA (personal job)
45+ USD
Have discussed earlier .I have tradingview indicator I will like to convert to MT4 as an EA . I have the source code of the indicator available. Kindly bid for this project if you can help thanks
80 - 90 USD
I will like to convert a public Tradingview indicator to Ninjatrader 8 Trading bot based on my trading strategies as discussed with You Apply for the job and let proceed
40 - 45 USD
Based on the indicator I sent to you . I want you to convert it to Ninjatrader version 8 I need to be able to change the Momentum Candle to a color to my choice. Also, an option to show or don't show the lower histogram window
30+ USD
Hello, I am looking for someone who can help me convert the script I have in pine to mql for mt5 EA , also during the process I want help to make sure that the script works just like in pine in tradingview, I want it to be autotrading, meaning it makes entries and exits according to the script I want the script to work from 02 AM to 10 PM Berlin European time. When you finish your work, I would like to do some
30+ USD
i don't knw why it is so hard to get a professional developer that know his work here, I want to convert a simple tradingview pinescript to mql5 and this developer keep sending me ex5 and telling me is the source code, Does that even make any sense If you know that you can do this, you can bid on it, please Don't bid if you can't do it, Lets avoid cancellation // @version= 2 study ( "TrendAlert" , overlay = false )
100+ USD
Hey man You can proceed converting the initial tradingview code to NT8 and you will add the multiple user-configurable parameters, including three profit targets, an initial stop loss, a break-even stop loss, and a trailing stop loss you added before. Thanks
60+ USD
Based on the tradingview script I sent to you and our discussion. I want you to convert those discussed features I told you about to Ninjatrader 8 indicator . Thanks for your help
65+ USD
As discussed.I want you to help me convert my tradingview pinescript strategy to Ninja trader 8 version. All the project details and requirement is available with you . Kindly bid for it and let start the project.Thanks alot you are the best
80+ USD
As discussed. I will like to convert the tradingview strategy I sent to you to Ninjatrader 8 trading bot . The bot should works according based on the tradingview strategy.kindly bid for the project and let get started thanks
50 USD
As discussed. help me to convert strategy from tradingview pinescript to NT8 bot .I have the source code of the strategy and it also available on tradingview site . kindly apply for the Job
Convert tradingview strategy to mql5 (personal job)
50+ USD
Hello, I coded my strategy on tradingview I would like to convert it to mql5 because with pine connect I can't do it Basically, I started with an indicator called mtf crytpo sea. look in tradingview a little how it works my problem is that I have no parameter for the batch according to my risk maybe add a parameter in mql5 where I can put the risk and which will then calculate the lot when I open a position? I put it
45+ USD
I want you to convert my tradingview pinescript indicator to mt4 as disscussed. All the project details is available with you kindly bid for it and let us start the project immediately . The source code is available wit you as well
30+ USD
I want you to help me convert my pine script strategy to mql5 with 100% matching and i need the work in 3 days, i could not upload the file so i copy and pate the code below, also like i said earlier pinescript to mql5 must be 100% matching, my fixed budget is $30 // @version= 5 // calc_on_every_tick=false és process_orders_on_close=false: // A script csak zárt gyertyákon fut le, és a megbízást a következő gyertya
Converte mq4l functions from an EA into C++ (Dev-C++ 5.11), to build a Dll (personal job)
80 - 130 USD
I wrote an EA I need some functions, like CalculateProfit(), CheckTrend(), CalcPL(), CheckTendance(string symbol2) to be converted into C++ and build a DLL ( with Dev-C++ 5.11 ) and may be the ShiftArray function(if possible), bcoz I need to hide strategies and the CalculateProfit functions Regards
1 Application
(18) MQL4 Experts Integration C++