Orders for integration - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1611 completed jobs in all languages
Sort by:
Upgrade to prev project (personal job)
20 - 30 USD
hello, upgrade my first project we need the below 1. % change 2. timer for 2 minute or any value.. 3. multiple fibinacci. 4. multiple MA 5. history data. Thanks Alaa
1 Application
(4) MQL4 Integration
100 - 300 USD
Hello, we Trader4Charity e.V., a German based registered Trader Association would need to 2 EAs. We have developed a hugh signal farm with 30 different trading systems running at 60 MT4 Installations at 30 Assets and all TFs and sending around 30000 Signals per day. These signals get triggered by an own signal analyse system, which triggers each signal for 8 hours by real time tickdatas. The analyse calculates for
2 Applications
(2) MQL4 Experts Integration
MimaContrarian Performance (personal job)
20 USD
First Position The EA already knows the price when the position will be opened and will be closed in the current bar. If I set PercentGained = True and Percentage = 2 (and for example the balance is 1000 € and leverage is 500), then the lots invested in the position are 0.05. Because if the opening price of a buy position is 1.3100 and the closing price is 1.3150 then to gain the 2% I have to calculate (1000*2
1 Application
(19) MQL4 Experts Integration
Kisani ki 2.0 (personal job)
30 USD
Hello I would like to make a change to "Kisana Ki". I think, by doing this, that every Time Frame (TF1 to TF6) should use its parameters of Tenkan, Kijun and Senkou and therefore all the relative parameters of each Time Frame will be calculated based on the different values Of course, the values between Long Time Frame and Short Time Frame must also be autonomous (so in total I can set 12 Tenkan, 12 Kijun and 12
1 Application
MQL4 Integration
25 - 57 USD
1. Update existing risk/lotsize-calculation with MarketInfo( Symbol(), MODE_MARGINREQUIRED ); 2. Modify order TakeProfit, SLs and BreakEven in case Open Order got slipped with real OrderOpenPrice() not pending order price and avoid having SL = 0.0. This did happen sometimes in past
4 Applications
MQL4 Experts Integration
Harmonic ea implementation (personal job)
75 USD
Implementation of: https://www.mql5.com/en/job/60830/selected 1) I need a better money management: as you can see in attachment, trades are opened (input parameter is 1.00% risk) with many different quantity... too different... Iif i choice 1% money management i want lot traded in order to have max 1% risk per trade... now, i got sometimes 0,01, sometimes 0,34, sometimes 2,05.. etc. it seems not respecting 1% risk
1 Application
(9) MQL4 Experts Integration
30 - 40 USD
Hi Great Programmer , i want to realise modified old expert advisor with only 1 indicators and other options ... Magic number , Max Slippage filter , max Spread filter for entry order , indicator setting and parameter for buy entry and sell entry ...i send on skype all instructions. Thanks and Good Job
5 Applications
(9) MQL4 Integration
20 - 100 USD
I need an API that takes signals from an Excel Spreadsheets and executes them in MT5, the API need to take signals and execute market orders to: 1) Buy 2)Sell 0) Hold on MT5 and constantly watch and modify PT and SL levels on MT5. The PT and SL are also generated and updated by the Excel and need to be constantly updated on MT5 based on the attachment Excel Template that is automatically update all the time. Each
3 Applications
(2) MQL5 Experts Integration
AskPrice Mima (personal job)
20 USD
I want an input AskPrice = True/False to open a buy position or to close a sell position when the Ask <= LoOpen+AskPriceSpread AskPriceSpread is the pips to add to the conditions to consider the ask price. So there is an input AskPriceSpread = 1.5 . Finally I want two inputs AskPriceFrom = HH:MM and AskPriceTo = HH:MM that they identify the hours in which the AskPrice are enabled if the input AskPrice = True . Even
1 Application
(19) MQL4 Experts Integration
Okina ki 5.0 (personal job)
20 - 30 USD
Hello. I attach the specifications for 2 parameters to make the Okina Ki 5.0 version. Tell me, for courtesy, cost and time Please complete the corrections (previous versions) on "Long Micro sys P-Kumo" and "Long Exit Kumo" as indicated in the messages. Thank you
1 Application
MQL4 Integration
30 - 150 USD
Hello, i want to publish prices of instruments, value of indicators (MA, RSI, SUPPORT....) from MT4/MT5 to website every specific time (15 min). also ability to add more indicators. Thanks
11 Applications
(4) MQL4 Integration
StopLoss Modify Bars (personal job)
25 USD
That's it! On the line 35 there is: bool NextDayForStopLoss = true; It means that if the EA hits the stoploss then the EA can open another position only the next day (so after 00:00). I want change this and I want (like your previous job for me) that if the EA hits the stoploss the EA can open another position only after a number of bars (for example 4 or 5). So the new inputs are: int BarForStopLoss = 8 ; Do
1 Application
(19) MQL4 Experts Integration
20 - 40 USD
I require a hedging EA that uses basket control for open positions in a pip distance from each other. the EA must manage multiple baskets. The EA trails the baskets taking profit of each basket individually. The hedging logic trades mostly only on the initial entry point of the initial position and the first basket is created. This hedging works by creating a sell stop and buy stop x amount of points away from the
4 Applications
(8) MQL4 Experts Integration
Job (personal job)
20 USD
Hello kashif, as discussed on skype chat, I would like to fix bug on this indicator, so I am assigning you the new job, kindly request you to accept and proceed for nest step,# Details would be discussed in private chat . Thank you Astrategy
1 Application
(12) MQL4 Indicators Integration
50+ USD
Hi guys, I need a function that returns the index of the candle when passed a datetime value. Similar to iBarShift(), but I need this function to handle different time frames. Example. I pass the datetime of a daily candle, I need it to return the weekly candle's index in which the daily candle is contained within. Same with say a 1 hour candle timestamp, this function should be able to return the index of the
7 Applications
(4) MQL4 Libraries Integration
50+ USD
Looking for a developer who is excellent with OOP, and has high standards with coding. Currently coding a vast library that I am going to use for Quantitative Analysis. I will probably have many tasks as I go on (to help reduce my workload). Currently looking for someone to help me create a class that constructs an Adaptive Moving Average. The class should do this without using the standard indicator buffers. I
4 Applications
(4) MQL4 Libraries Integration
100 - 150 USD
I need a Expert Adviser built that uses existing positions closing as a signal to place a order. must have a buy or sale option and be compatible with the existing order defaults settings on the mt5 platform. Please let me know If there is a better way to do this
12 Applications
(2) MQL5 Experts Integration
Arbitrage_EA_Faster_DOS (personal job)
20 - 30 USD
Hi Great Programmer , i want to realise new expert advisor with only 1 indicators and other options ... Magic number , Max Slippage filter , max Spread filter for entry order , indicator setting and parameter for buy entry / buy exit and sell entry / sell exit ...i send on skype all instructions. Thanks and Good Job
1 Application
(9) MQL4 Integration
Extreme Hi-Lo Dashboard (personal job)
85 USD
Create Dashboard from MQL4 Indicator with Symbols in Rows and Time Frame in Columns Date Stamp to be included It Should have Simple GUI with button to Hide/show dashboard it will also have Alert for Desired Time Frame Level, With Options to Turn On or OFF Certain Time Frame Display/Views Inputs to Turn Alerts Off or ON Dashboard Should Use as Less System Resources As Possible
1 Application
MQL4 Indicators Integration
20 - 50 USD
I have an ea and source file ( mq4 file ) I need a developer to modify it will some specific details .want very professional developers who understand forex trading export adviser very well .only serious developers should apply
17 Applications
(12) MQL4 Experts Integration