Super Trend Marginal

MQL4 Experts

Job finished

Execution time 16 days
Feedback from customer
Excellent Work!!! Plan to rehire in the near future.

Specification

This EA job is meant to be an update from an EA this was previously programmed.  The current EA behavior is very simple. It opens a trade in a direction, and when TP is hit, it closes the trade and reopen another in the same direction. If SL is hit, it reverses the trade direction and does the same. No real strategy or indicator of any kind.

Attached is the screen shot of the current parameters of the EA. The two thing that perhaps needs explaining is “Trade Time Filter”, means only trade in those times of Day (GMT Time). I can set up to 3 different time frames.  The other is “Out of Time Take Profit” (this option can be removed), meaning if a trade is opened outside of “Trade Time Filter, then set a TP.

 

***Removal Notes – I would like these options to be removed from the set-up screen. Whether the actual coding is removed is up to the programmer.  The remaining option must still work and must not conflict with added options.

Remove – Out of Time Take Profit

Remove – Take Profit in $

Remove – Stop Loss in $

Change - Rename EA to “Super Trend Marginal”

Add - Enter at X Forward Pip- EA will add another order of the same size in the same direction once the original order is X amount or Greater. If no TP or SL, this can open infinity orders. Each new opened position will have same rules applied to it.

Add - Enter at X Reverse Pip- EA will add another order of the same size in the reverse direction once the original order is X amount or Less. If no TP or SL, this can open infinity orders. Each new opened position can have rules applied to it.

 

***Comment for below- TP Equity setting means when equity is a certain amount, all open orders will close. For example, if overall Equity is 5 % hirer then original balance, then close all open positions.

Add – Selection: Exit Equity All Pairs / Exit Equity Current Pair.

                If Current Pair – EA will need a way to calculate Equity % and Pips per separate pair

 

Add – Equity Exit Profit in Pips - All Trades will Close at this amount. Amount always positive balance.

Add – Equity Exit Profit in % - All Trades will Close at this amount. Amount always positive balance.

Add - Order Max – The amount of trades allowed open at once (will still follow All or Current Pair Rules)

Add- All orders must display previous order # in the comments section

Add – Must be able to remember/manager previous opened trades if the EA is removed / updated.

Add - EA should send alerts when a trade fails to open an order or close an order. The EA should have some kind of self-verification mechanism.

                If the EA fails to close all open orders from the previous cycle, it must continue to try. Until all order are closed, it should not start a new order cycle. However, if it fails to open an order in a cycle, the EA will only alert, but will continue to keep trading.

 

Behavior:

·         If TP and SL are not set, then the EA should open an infinite loop of orders based on “Enter at X Forward” and “Enter at X Reversed”. Each newly open order will be eligible for the rule to apply to it.

 

·         For all orders, whenever TP (if applied) is hit, the EA will open a new order in that same direction and the same size

 

·         When all orders are closed based on Equity TP Amount, a new order will then be opened based on “The Last Opened Order’s Direction” from the previous cycle.   Default 5 seconds between last closed order and next “new cycle” entry order.

 

·         Manually closing out a trade will not affect any other active trades. Each open order is independent.

 

·         EA must be able to be visually back tested. 

Files:

PNG
Capture.PNG
61.6 Kb

Responded

1
Developer 1
Rating
(133)
Projects
185
30%
Arbitration
77
9% / 73%
Overdue
77
42%
Free
2
Developer 2
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
3
Developer 3
Rating
(59)
Projects
182
55%
Arbitration
31
45% / 16%
Overdue
103
57%
Free
4
Developer 4
Rating
(52)
Projects
133
44%
Arbitration
14
50% / 29%
Overdue
55
41%
Free
5
Developer 5
Rating
(25)
Projects
36
17%
Arbitration
14
14% / 57%
Overdue
3
8%
Free
6
Developer 6
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
7
Developer 7
Rating
(130)
Projects
210
40%
Arbitration
90
20% / 43%
Overdue
85
40%
Free
8
Developer 8
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
Similar orders
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Project information

Budget
10 - 100 USD
For the developer
9 - 90 USD
Deadline
from 1 to 10 day(s)