Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
87757 completed jobs in all languages
Sort by:
80 - 150 USD
Hi, need an EA, that would automate Telegram signal into MT4 order. Signal has: - image for trading pair - fixed txt syntax for order (sell,buy,limit,market,sl,tp) EA should: - monitor specific Telegram channel, if possible initiated within defined time frame or some other manual initiation - use Telegram API not bot - recognise trading pair from an image (OCR) - recognise order from signal
5 Applications
(1) MQL4 Experts
EA std + vwap (personal job)
60+ USD
Hi Mohammad, GENERAL STRUCTURE What I’d like you to do is to build a general “structure”, where I have a few bool/conditions and then the actions. 1) Conditions for a spreadOpen a. VWAP ; standard deviation and exponential moving averages calculations for X periods, interval Y for the four symbols b. The conditions will define which is the next symbol to buy and to sell. c. If spreadOpen is
1 Application
(2) MQL5 Experts
Amendment of EA (personal job)
50+ USD
I need this EA to fix the y-axis to the price, once I have dragged the position of the comment box to where I want it. I also need the fib level of 78.6 added to the previous bar, at the moment it is set to 23.6, 38.2 , 50 , 61.8
1 Application
(9) MQL5 Experts
Big Round numbers EA (personal job)
30+ USD
Hi Brolin, i continue with my idea of using round numbers to trade. Here is another idea, i think is much more simple than the previous one. Placing 2 stop orders, above and below a round number (1.18000, 1.18500, and with 3 digits 126.000, 126.500), aiming the next big round number. Only an optional modification, a recovery mode opening another trades with a multiplier chosing option
1 Application
(19) MQL4 Experts
30+ USD
i want an Ea made based on candle timer i want the Ea to take trades when the candle timer gets to a certain time and end at a certain time basically the Ea should be able to trade on everytime frame entry time in secs, thats entry at x seconds after candle opened and trade will close as the candle closes should also have take profit and stop loss in points lot size lot size multipler trades to take per 24hrs maximum
10 Applications
(9) MQL5 Experts
Vikings using Virtual orders (personal job)
30+ USD
Details please 11:00 The brokers are complaining of too many modified stop orders. Can you remove the stop orders and use virtual orders instead. For Buy Stop, use virtual buy and for Sell stop use virtual sell. Then let everything else remain the same. 11:02 it is not 10 minutes. Try increase the refresh distance. 11:05 It is trading on many currency pairs, so the overall modification are too many. 11:06 ok, create
1 Application
(43) MQL4 Experts
30+ USD
PipFinite Trend PRO automatic EA Base on current symbol I can modify or I can apply to other symbol with different setting Fixed Lot / Auto Lot Auto Lot base on free margin and Increase % every win Signal Entry (Two Strategy) 1)Follow The Trend Signal base on my current symbol TREND PRO period and Target Factor 2)Opposite the the Trend If using opposite direction strategy will follow my TP & SL which set on input
6 Applications
(2) MQL5 Experts
Updating BRT EA with support Resistance automation (personal job)
30 - 100 USD
Updating Trading EA to automate Support Resistance Lines and Zones Muiltiple Time Frame calculation utilizing Fractals and zig zag calculations as confirmation of Swing Highs and Swing Lows on 1H and higher timeframes. Alerts when price reaches these Supply/Demand zones and trade where the entry Lines (BRT) are placed within these zones. Below are some tools that can be used for desired functions
Bias Bar EA (personal job)
60+ USD
Hi Again i would like another EA built, This one is purely using engulfing candles and fibonacci retracent, high time frame emas x 2, low time frame emas x 2 both have to be optional and pivot point optional, risk and pips for stoploss and take profit, option for pips under high and low of candle for stoploss, option for how long pending order stays valid IE number of candles after order is placed as some orders
1 Application
Modifications for timestamp and offset (personal job)
50+ USD
The additional work includes: Adding timestamps to all of the non-trade events, for example a withdrawal or an equity change event. Also to be included on all events is an offset value that would be the result of the following: int offset = int(TimeLocal()) - int(TimeCurrent()); This is because the VPS that the terminals using this tool runs on UTC time, and so by padding the offset in the events the times can be
1 Application
(4) MQL5 Indicators Experts
50+ USD
i need few actions of moving average trading to be simplified using trading panel . On chart trading panel required - which should be able to do following BUY OR SELL ON PRICE BREAKING ABOVE OR BELOW MOVING AVERAGE , OR ON TEST OF MA should have following functions - take profits, partial close and stoploss . Simple and easy , aske me for more details of layout if you require
6 Applications
(7) MQL4 Experts
40 - 80 USD
The EA will be based on the included Gann Indicator by Mladen Rakic. Trade signals for this EA will be determined by the Indicator's existing settings, for example "Average Method", "Average Period", etc. The Indicator is built to send alerts when a signal triggers. For simplicity's sake, the Indicator input "Alert on current bar?", will always be set to 'false' (at least in this initial version). On this setting
9 Applications
(19) MQL5 Experts Forex
30+ USD
Hello, I am after an Ea based on MA moving average on all time frames. I would like to set the MA at any amount of days .For example if i set 30 day moving average i would like EA to execute a trade on these conditions. When Moving average below candlestick and first candlestick touches ma a buy trade is set, And when ma is above candlestick and first candlestick touches ma a sell orders executes. Tp/SL Time frames
5 Applications
(23) MQL5 Experts
Bollinger Bands Trader (personal job)
50+ USD
________________________Rules________________________ Magic Number: 1234 Comments: Bollinger Bands Trader v1.0 Use_Money_Management: True of False //Option to Use Money Management for Lot Size Calculation or not. Default Lot Size: 0.01 // If Use_Money_Management is set to False Lot Size Settings: (According to account Equity Size; for example: if Equity = $1000, Order Lot Size = 0.01 Risk Settings: 2% Stop_Loss: 100
1 Application
(28) MQL5 Experts
30 - 150 USD
Need an EA that will trade Retest of a line and The Break then Retest of a line. Need the EA to have buttons on the MT4 chart that creates a Retest Line or a Break Line. Retest line creates an order when price reaches the line in the opposite direction price comes from. The Break line only creates a Limit Order after price crosses the line and Closes across the line on the Given Timeframe (1hr, 30min, 4H)
30 - 100 USD
1. When the 20-day moving average intersects the 100-day moving average, the opening price of the next K line is bought, the stop loss can be moved, and the gain is 65-120 points. 2. When the 100-day moving average intersects the 20-day moving average, the opening price of the next K line is sold, and the stop loss can be moved to stop gains of 65-120 points. 3. Try in any cycle, any variety. 4. Stops and gains must
7 Applications
MQL4 Experts Futures Forex Stocks
30 - 80 USD
Converting an existing EA from MQL4 to MQL5. Hallo, I need convert actual EA mql4 to mql5 There are aprox. 800 lines in whole script The script must be proven on MT5 tester before sending
15 Applications
(18) MQL5 Experts Converting
Modification of the MT4 Indicator (personal job)
40+ USD
Hello! I want to make some changes to the indicator. The first thing is adding push notifications alerts. The second thing is to make the signal appear on the candle close, because on the opened candle the indicator can repaint current signal. Thanks! M
1 Application
(33) MQL4 Indicators Experts
30+ USD
The EA should take note of any two bullish and bearish candle stick formation then keep count of each two candle as 1 and the next as 2 and so on. Note: Create room for the trader to set an alert to be given at any sequence of the counting If more than two bullish/bearish candle stick is form the EA will restart the counting process
5 Applications
(3) MQL5 Experts
35 - 100 USD
Good day, I need an algorithm that will signal me when all the conditions are met (An allowance in days would be given so that all the indicators in the algorithm could meet the requirement). I will send all the indicators to be use for the algorithm. Regards, Emmanuel
17 Applications
(25) MQL5 Experts