Orders for Expert Advisors development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1409 completed jobs in all languages
Sort by:
30+ USD
Hello, I have an EA that opens 2 trades (Buy and Sell) with a few settings. Currently, when either trade is closed by TP or SL a new one is opened. That works well. But now i want to modify the EA so when (Equity/Balance)x100 <50. The EA should close both trades, switch settings (lot settings) and then open 2 new trades
30+ USD
Hi, I have a very simple EA i want to create, it does not use any indicator at all, only works with the bar chart. I will state the other requirements needed in the EA below, but the actual buy and sell conditions will be discussed when i select and agree with the appropriate coder. Thee conditions are very simple. The other requirements are: Inputs a. Take Profit b. Stop loss setting (Stop loss, Averaging
13 Applications
130+ USD
3 entries( entry 1, entry 2, entry 3) to be executed at different prices and 2 different take profit( take profit 1 and take profit 2) levels. Once the 75% of the first profit 1 is reached all 3 entries would go break even to entry level 1 + 2 pips. And the there would be a trailing stop at 10% of the take profit 1 price, at the previous candle that hit the 75% of first take profit level. for all 3 entries. Once
30+ USD
BONJOUR MR 15-20 USD J'ai besoin d'un EA que les échanges de la grille sur PSAR avec un filtre ADX sur le commerce. Ea devrait commencer la grille sur la base du signal de PSAR seulement si la lecture d'ADX est au-dessus d'un chiffre variable. EA doit également présenter un panier tp et sl. Experts, MQL4 français si possible Merci d'avance
New version of existing EA (personal job)
30+ USD
Thank you again for quick response, I wish to come back to version X2 and make version X3, It is only strat time, not end time in the EA, please
1 Application
(39) MQL4 Experts C++ C#
30+ USD
Hello, My EA has some takeprofit and order opening investment problems. Example: I decide that my order opens at 1.3540 on the gbpusd pair with a takeprofit of 10 pips, when the price is reached the EA opens well, but when I close my order manually and the price goes back to 1.3540 the EA opens the position but with a takeprofit over 100pips and when I close it again and the price goes back to 1.3540 it opens the
1 Application
Amends to PointEA (personal job)
150+ USD
Date: 24/11/2017 Change/Add/Update request (paid) Project: ClusterEA Title: Tick Based Exit Strategy - Tick Exit 1 & 2 Why I need it: Need different exit strategy Description: The strategy is similar to T1 and T2. The only difference is that instead of time (seconds) we will say ticks. Strategy 1 does not use sl (same as T1) Strategy 2 uses sl (same as T2) Options in Settings: = evaluate every (ticks): 30 = points in
1 Application
(21) MQL5 Experts C++
Modification of EA system (personal job)
35+ USD
The nake EA : it needs to be "modernized" (it uses old code and some things would need to be re-coded to be 100% compatible with new mt4) simplifying the internals of the EA (namely multiple magic numbers that it is using which are of no purpose any more) adding simple way to determine which chart pattern to be used maybe adding time filter (but will check this a bit more) => optional can be good if its profitable to
30+ USD
Hello Programmers, I want some additions and changes to Antimartingale ea: I want Antimartingale ea to open Trades of Grid Step2 in the loosing direction instead of the normal trade in profit direction.ALL GRID STEP2 TRADE IN LOOSING DIRECTION. I want following SETTINGS ADDED: Grid_Step2 LotSize = All Grid Step2 Magic Number= *Lot Multiplier should only work with Grid Step2 LotSize. Thank you JERRY
3 Applications
30+ USD
Hello, the problem is that my order is triggered too precisely. Example When I want an order to be triggered at 1.3542 and it is triggered exactly at 1.35420. What I would like is that it is triggered between 1.35420 and 1.35429 that only the fourth decimal place is taken into account. Complete Code //+------------------------------------------------------------------+ //|
4 Applications
(25) MQL4 Experts C++
50 - 100 USD
Hi i want to have my own EA robot that wil trade for me all day every day using RSI 14 candle 70 Array and 30 Arra y this is i want rule program for the bot for all currency when RSI Reach 70 Array it will start the first sell trade with the amount of 0.10percent (or editable) of my total account funds same as RSI Reach 30 Array it will start the first buy trade with the amount of 0.10percent (or editable) of my
11 Applications
MQL5 Experts C++ JavaScript
30+ USD
Hello, the problem is the function " My_Money_Equity_Target" the value changes itself when I win a trade Example I enter the value 10 in my EA, if my Account Equity is at 1000 then it will cut all my orders to 1010 and 1020 and 1030 ect but the problem is that when I have a winning position my takeprofit is hit well my My_Money_Equity_Target goes down to 995 because I have other open order loser, what I would like is
3 Applications
(25) MQL4 Experts C++
30+ USD
Hello, My EA is simple, When the preset sum is reached it cuts all my orders. but the problem is that I have to manually re-enter a new sum for it to continue. what I would like is when a sum is reached, that my equity account automatically goes to the previous sum... Example My value is (AccountEquity()>= 1400) and when the sum of 1400 is reached the EA closes all orders and automatically goes to 1450 closes all
4 Applications
(25) MQL4 Experts C++
30+ USD
Hello, I would need my EA to start from the beginning (as if I dragged the EA on the chart) when I close the order from the terminal by clicking on the cross Exemple I drag my EA on the chart, it opens at a price for example 1.35240 and afterwards it is doing very good work. But when I close the order from the terminal the EA immediately opens an order and that's a problem for me. what I would like is that when I
3 Applications
(25) MQL4 Experts C++
30 - 100 USD
I am seeking a programmer to develop a Moving Average Crossover EA trading robot that takes trades, at lot size 0.02. it must use a 2:1 trading strategy, 50 pips Take profit to 25 pips Stop Loss. Using the 5 minute and 15 minute Crossover lines
22 Applications
30+ USD
Hello, the code attached works very well but the problem is that it activates as soon as I put it on the graph "but that's normal" what I would like is that it act ivates itself a fixed price, example 1.35220 on GPBUSD and only once. //+------------------------------------------------------------------+ //| test35.mq4 | //| xxx | //|
3 Applications
(25) MQL4 Experts C++
Pending order EA but with Limit Orders instead of Stop Orders (personal job)
30+ USD
Hi Hossein, I've been having good fun and some success researching different parameters on the last EA you created for me. I managed to find a particular set of parameters that I think would work well if the EA used Limit Orders instead of Stop Orders. It would be identical apart from the type of order placed so hopefully it should be quite quick and easy for you. I assume you still have the source code for the last
1 Application
(6) MQL4 Experts C++
30 - 40 USD
I need an EA where i can put BUY/SELL price along with Take Profit/Stop Loss in Price. EA is allowed to open total 3 trades and will Hedge between given Buy/Sell Price. If price hits given BUY/SELL price it will open 1st lot (0.10) and if it Hits Stop Loss then 2nd lot will be (0.20) it can be Buy or Sell trade, depands where price hits first and if it hits Stop Loss price again, then 3rd lot will be (0.30). After
7 Applications
Additions to my EA (personal job)
105+ USD
Date: 18/11/2017 Change/Add/Update request (paid) Project: ClusterEA Title: Display Stable Signal since Why I need it: The SPI and CSMA both keep fluctuating at key points. I want to see how the long the signal has been stable. Description: At every tick you are updating the bear/bull of SPI and CSMA. I want you to add time it has been stable as well. It should be well formatted HH:MM:SS This will help me test the
1 Application
(21) MQL5 Experts C++
New vwersion of existing EA (personal job)
48+ USD
Hello! I would like to have another EA based on our previous work. This time I would need open BUY and Sell and the same time. I would manage the trading by my settings. Please add week days filter as well as time filter. thank you
1 Application
(39) MQL4 Experts C++ Forex Text writing