All orders - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
9380 completed jobs in all languages
Sort by:
30 - 35 USD
I want to convert existing tradingview strategy from pinescript to metatrader expert advisor, kindly bid for this job if it is what you can do I will appreciate faster response Thansk
3 Applications
(14) MQL4 Experts Converting Forex
30 - 100 USD
Build ea to trade a direction with trailing step sl. Then the SL must enter a reverse trade in the opposite direction with a choice of a multiplier. -maximum number of orders. -spread filter for initial trade -initial lot size / % of account / $ amount for initial trade -hours to trade -finish cycle with no new cycle
20 Applications
30 - 35 USD
Can you make a plug in or any program that create a timing schedule on auto trading bottom of Mt4? as you know we can only turn the Auto trading On and OFF, i need a time scheduler on Mt4 that without affecting the EA(that is already running) can manually be adjust the timing (exp, Turn OFF at 10.00PM and Turn ON at 1.00AM...) if it is possible, could you provide price and availability please? Thank you
60+ USD
Dear Coders, I'd be looking to create the 3 indicators in mql5 I mentioned the other day: They 3 separate indicators (3 source codes): each is loaded and plotted separately below the chart just like the ATR indicator. Names and functions of indicators 1. Speed indicator: the distance between actual price and its moving average in points (calculated at the same time). The moving average period is manually selected
5 Applications
(11) MQL5 Experts Forex C++
30 - 200 USD
I need someone to modify my existing EA to change the profit target based on the number of positions entered. Example: The EA/strategy enters into as many as 4 positions and it closes at the exact input entered. But starting at entry #5 the Close All On Net Cash Profit amount increases by either a % of the original input or a fixed amount. So, for example, if the input is $100 and the EA enters into 1-4 positions
18 Applications
50+ USD
I Would like to modify my expert advisor and add the alligator indicator as well as my my tp and sl to be percentage based. Also add a trailing stop loss feature
50+ USD
Hello, Need to build an indicator which will draw a horizontal "rectangle", every time when the the double big candles show on. I just needed to be able to change the length of these candles in the options. I'll show you on the screenshot, you'll understand right away
9 Applications
Need an Indicator that alerts at price tops and price bottoms (personal job)
30+ USD
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © ceyhun //@version=4 study("Top Bottom Indicator",overlay=false) per = input(14, title="Bottom Period") loc = low < lowest(low[1], per) and low <= lowest(low[per], per) bottom = barssince(loc) plot(bottom,color=color.blue) per2 = input(14, title="Top Period") loc2 = high > highest(high[1], per2) and high
1 Application
(2) MQL4 Indicators Experts Forex
50 - 80 USD
Hello i need an EA that will count open longs and open short positions and display the count in a box in the upper right corner of the chart also would need to calculate total volume for the longs and shorts EX: Longs : 5, volume 0.5 :: shorts 3, volume 0.3 counts should be updated on every position opened and every position closed then just an example of sending an order if certain conditions are met when a
30+ USD
I already have a working source code for the following hotkeys but I require more functionality. I can provide my existing source code in the specification. My existing hotkeys are: L: Place Market Buy order with SL and TP S: Place Market Sell order with SL and TP C: Close all positions T: Activate Trailing Stop Loss B: Move Stop Loss to break even (BE) Q: Close 25% or 1/4 of the open position H: Close 50% or 1/2 of
80 - 200 USD
Requesting the creation of a MT4 EA based on News Trading. Features: Auto GMT : The EA is capable of auto detecting the GMT of the broker. News detection and reading : The EA is capable of reading news from "Forexfactory" or "Investing.com". Pending orders : Creation of Pending Orders before the news release. Money Management : Basic money management options. Informations Display on Terminal screen : Showing EA
10 Applications
MQL4 Indicators Forex
FOREX MARKET SCREENER (personal job)
30+ USD
Remove Monthly and Weekly columns Insert the following columns: M30 MACD signal line (cuts of last portion of the trend-avoiding false entries)-M30 is more protective than H1 1. This column will display either “ABOVE 0” or “BELOW 0”. If MACD signal line is above the zero line, display “ABOVE 0”; if MACD signal line is below the zero line, display “BELOW 0”. 2. M30 MACD histogram This column will display
1 Application
(16) MQL4 Indicators Forex
30+ USD
PLEASE READ CAREFULLY ILL TELL YOU HOW THIS EA CURRENTLY WORKS ---- THEN ILL EXPLAIN HOW I WANT IT ALTERED CURRENTLY THE EA WORKS THIS WAY BUY EXAMPLE: BOLLINGER BAND SETTINGS ( PERIOD 20, Deviation 2, Apply to Close ) When the first candle CLOSES below the BOTTOM Bollinger band line -- The EA enters a Buy position. The TP only exits once a candle CLOSES above the UPPER bollinger band line. No hard SL
4 Applications
Upgrade of MT5/Binance EA - Nwachukwu3AEA (personal job)
250+ USD
============================== ===================== Update in EA 1 = fx 2= binance crypto 3= fx [previously it was binance isolated margin] 4= 18 new currency pairs in GUI – Six (6) currency pairs in each account including Binance (Total on GUI - 18, 6 x FX1, 6 x Binance, 6 x FX2) 5= input for maximum no of order to be filled in day - Maximum Order input for each of the currency pairs including Binance Crypto as
30+ USD
Good afternoon, I'm looking for a developer master who could create for me a simple recovery robot which bring my trades from minus to BE. I'm open to your ideas how to do it simply way. I need a recovery just for one trade on few currency pair. Thanks and have a great day
3 Applications
30+ USD
I would like to specify the following conditions: - The EA must run only on 1 chart - Close all open and pending orders for all pairs when a TP is reached by any pair. - The EA can run with another EA without conflict on the same MT4. - The TP will be set manually or automatically by another EA. Thank you in advance
11 Applications
Develop a forex Indicator with the details provided (personal job)
45+ USD
We are seeking a talented and experienced app developer to create a cutting-edge trading application that will revolutionize the way traders engage in financial markets. This project aims to deliver a user-friendly, feature-rich app that provides seamless access to various trading instruments, advanced charting tools, real-time market data, and robust order execution capabilities. The ideal candidate should have a
1 Application
100 - 1000 USD
Im looking for a price Action EA that has option to protect the account and loss in case of trades are going negative. Usually price action EA are quite accurate. however at times they are not able to predict market movement accurately and miss the trades with wrong trend. That leads to high pressure on margin and can also cause account loss with SL. what i need is when the trend is positive, the EA should continue
8 Applications
(1) MQL5 Experts Forex
30 USD
Expert Advisor based on Silvain Vervoort and John Bollinger Bands, strategy by MaxReneMx 24082023 v2.0 The job is to create an EA on MT5, 4 bullish signals and 4 bearish signals. Signals are based on close, open, high, low, median, typical or weighted prices, on the John Bollinger or Silvain Vervoort bands. * The mql4 and mql5 source code of Silvain Vervoort's bands indicator will be provided for reference, the
Modifications to an existing MT5 EA (personal job)
30+ USD
The modification of the entry requirements of an existing EA, as per the attached specification requirements. The entry allow for a variation in candle formation to that previously outlined, and also for re-entries to occur on the same set-up
1 Application
(6) MQL5 Indicators Experts Forex