All orders - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
8658 completed jobs in all languages
Sort by:
75 - 100 USD
I would like an E.A. that opens trades based on indicator confluence on Forex Majors, crosses and XAU/USD on the 5 minute chart only. The indicators are: double exponential moving average, macd, R.S.I., and 3 other E.M.A. (the particular values will be given once job is taken. Open trades: When all indicators meet specified criteria (to be given later) a trade is opened. I would like the E.A. to open trades up to 20%
7 Applications
(7) MQL5 Experts C++ Forex
MT5 and MT4 Trading robot based on Candlestickpattern, Ichimokuline, demand and supply zone (personal job)
40+ USD
We add a more descriptive details on both a zip file attached and a video recording, This just basically a price action EA, that is based on Candlestick patterns, Alternative ichimoku line and supply and demand zone. trades are taken based on 3 conditions: Condition 1: based on scanning two TF/periods ignoring the ichimoku lines Condition 2: based on scanning two TF/periods considering the ichimoku line Condition 3
1 Application
(1) MQL5 Experts Forex
30 - 50 USD
modify existing ea to have below list : 1. Buy and Sell in one EA - user can change step between entry in points - user can change profit in points - user can change SL in points - user can change EA magic no. - user can change the start Lot Size - user can change the max Lot Size - user can change max order - user can change order comment - user can change lot multiplier -user can change distance between order -user
9 Applications
MQL4 Experts Forex
200 - 600 USD
I'll provide the source code & related documents for the modification. The existing EA includes topics like TP & SL, Blocking Trade, Trend, Rounding Figure, MA, MACD, Stochastic, MFI, RSI, Bollinger Band, Fibonacci, different Candle Patterns & few more. Applicant having good knowledge on C++ may be given priority
30+ USD
I need to develop an EA that close all orders of all symbols if the profit/loss P/L > X (value in profit) It must close all symbols and all magics, pending's opened, etc... ALL! -------------DISPLAY--------------------- ID String:"XXXXXXXXXXXXXXXXXX" Stop/start EA ACT button " True /False" Close all Profit & Loss: "Button" Close all Profit: "Button" Close all Loss: "Button" TOTAL P/L: "XXXXXX"
40+ USD
I would like an EA built in MQL4 that would include 3 EMA and one Stoch indicator. The buy and sell would be based on both the EMA and Stoch at certain predetermined levels. The trade open and close would be based on the tick change of certain values. Each of the input values will need to be variable so edits can be made. Edits will be added for Lot size and number of open trades at one time. The author will
6 Applications
(1) MQL4 Experts Forex
40+ USD
Here is the link for you to convert as mt4 indicator. tradingview.com/script/cVgqkboq-TradingView-s-Technical-Analysis/ 1. Indicator requirement Provide alert when indicator found signal Lock account based account number 2. Handover in ex4 and mq4
4 Applications
(6) MQL4 Indicators Forex
30+ USD
The bot will be automated to trade indices , boom and crash being the main target The trading system will be based on a dual grid system i.e will place both buy and sell orders It will operate using the formulae N = 10 + tp for (n-1) - tp for (n-2)) for entry points For the tps we will multiply the highest lot by 100 eg. If 0.8 is the highest lot the tp point for the profit should be set to 0.8x100= 80 usd The bot
1 Application
(7) MQL5 Experts Statistics and mathematics Strategy optimization Forex Stocks
70+ USD
It was a simple hedge strategy with increasing lots and take stable profit. Lot size will be 0.01, 0.03, 0.06 and so on. Take profit and stop loss order are needed
19 Applications
(1) MQL4 Experts Forex
40+ USD
I'm looking for an experienced developer to code an EA. If you already have one that is profitable this will be an advantage. If not, I will give my strategy
50+ USD
I need a simple MA Cross EA with a MACD filter option: The Strategy: 1st Entry Option: Buy Signal: The EA should only enter a buy position if the below criteria's are met: 1. Fast MA crosses the Slow MA from below 2. MACD Signal Line is above 0 3. MACD Histogram is above 0 and above the MACD signal line EA should do the reverse for a Sell Position 2nd Entry Option: Buy Signal: The EA should only enter a buy position
15 Applications
30+ USD
Anyone can add the alert function in this indi? The alert send to Email. SOP: The alert send once the yellow and red line crossed/touch each other. Details: 1) Only send pair alert 2) User can set cooldown for alert(adjustable by minutes) Example: XAUUSD got line crossed and alert appear, the next alert of that pair on can be detect/appear after certain times (adjustable by minutes). Can contact me for any question
Modification to Basic EA (for Zakri) (personal job)
30+ USD
Modify Basic EA. 1. Please remove from inside the EA: a) Wait X Minutes in Case on Entry Error. b) Same Price Entry Only After X Minutes. 2. Please add: c) Auto Lot Size feature limiting to 2 options: 0.5 and 1.0. The user cannot increase more than 1.0 or decrease below 0.5 if he runs my Basic EA. (This value would be increased in the Intermediate version.) d) Auto Lot Size to show on EA Dashboard/UI with two
1 Application
ENGULF EA + ADX + MACD + ALLIGATOR (personal job)
70+ USD
ENGULF EA + Filter 70$ project 1. EA buy and sell execution is based on engulf indicator. i. Bearish engulfing zone is for sell ii. Bullish engulfing zone is for buy Remark = Price need to go back to the zone for execution | Max order per zone is 1 (There is time price will go back into the zone for few times, so EA need to execute only 1 entry per 1
12 Applications
(6) MQL4 Experts Forex
AutoTrading OFF for MT4 (personal job)
50+ USD
This is an MT4 Utility EA that aids to auto OFF the AutoTrading Button under three Condition: Condition 1: A user enables this option for a fixed lots Robot. A user inputs a sum total lots that once his robot opens sum total lot, this Utility EA should OFF the AutoTrading Button on the terminal, so as to prevent opening further trades, until the trades recover or the user turns it ON again. Condition 2: A user
1 Application
(1) MQL4 Experts Forex
30 - 75 USD
I have been testing an strategy from 2000 to 2010 based on Martingale. I need an expert advisor to manage the trades uppon an order is trigered (instant order or pending order). The way i need it to be managed is using martingale to keep opening new trades after i manually open a trade and other things that we can discuss. Is simple but need to conversate. I have a free EA that you might be able to modify ask for it
13 Applications
(1) MQL4 Experts Forex
BMA v3 upgrades (personal job)
30+ USD
As discussed on telegram, for bma_v3 create a new function ("SL monitor") in the code that "activates" if a SL is hit. when a SL is hit, return (1) to this function to enable it. "SL monitor" function monitors the price movement and the "closeDistance" paramater. When price meets the "closeDistance" parameter, return (1) to the order triggering function to start order triggering. pseudocode: if(Sl is hit): disable
Modify entry rule of an EA (personal job)
30 - 40 USD
For EA_141327_1.01f, add a rule that only one trade can occur for every crossing of the 'buy' RSI line and 'sell' RSI line All other rules remain unchanged Example, if a buy rule is set at 55 RSI and RSI crosses above 55 and a buy signal is generated, then no other buy signal can be generated until RSI falls below 55 and then crosses the 55 line again
30 - 50 USD
suche einen Programmierer der mit diese EA erstellen kann. 1. MA MTF indicator 2. heiken ashi SELL Rote kerze schließt nach einer Blauen kerze unterhalb der MA MTF eröffnung einer SELL Position die Sell position wird geschlossen sobald eine Blaue kerze schließt. sollte nach einer blauen kerze eine Rote kerze schließen wird wieder eine Sell Position eröffnet. BUY Blaue Kerze Schließt nach einer Roten kerze
8 Applications
(19) MQL4 Experts Forex
30 - 40 USD
strategy 1 -------------------- indicator When generate the buy/ sell signal have to place the buy/sell order with closing previous order and take new order respectively on next signal occurs. take order method on indicator buy & sell signlas... 1. order profit ok.. 2. if loss happens take another order with increase lot size ... example: buy order 0.01 -loss occurs... sell signal order calculate in 0.02 or 0.03