New EA to trade on my indicator using Martingale

MQL4 Experts

Job finished

Execution time 3 days
Feedback from employee
good and kind person explained the work well

Specification

SIGNART Arrow = our Arrow that prints the arrows

GSFX U + GSFX D are the EA we use it is a differant buyer and seller but this should be rolled into ONE ea that buys or sells only when an arrow comes.

It will only Buy or sell at the end of the Candle and any new trades for martgingale only come on the close of the next candle 

We need an EA to Fire when our Indicator prints an arrow. when the arrow comes down or Up we want to enter a trade seqencuce in the direction of the arrow.

The system will then use Martingale to get out of the trade. it works like this, we have a PIP Step - Lot multipler and a TP. the first two trades are the same size and the 3rd and subseqent trades are multipled by the lot multipler. the TP is the average price of the orders + Commisions + Swaps add the TP. the system only checks to open a new martingale order on the new candle so if the PIP Step is say 15 pips and the new candle opens with a gap of 15 or more to the first order then it will open another order and it will add the orders + commision + Swap together then add 10 Pips to the TP and set the TP on all the orders to average out at that point so if we are using 0.01 and we have 3 orders open we get 0.01 0.01 0.02 so at this point we have 0.04 open and a TP of 10 pips we should bank 4$ after commisions and any swaps. typically we have pip step = 1.357. 

Indicator is called Signart and we only use the Value Charts set to -2 and +2 and Stochs at defaults on M30 it gives an arrow we enter in the direction and it marginales to recover if needed.

We have an EA built that does the Trading which u can referance for your building as it should work this way. 
if we are in a setup selling or buying and an oposite signal comes we should run that as a completely independant setup. so the first setup should manage itself out and the second should also.

System should have a max spread filter on the first trade only. so if max spread is 2.0 pips and EURUSD fires with a spread of 2.1 it will simplly skip the setup, but if we are in the setup and its time for a second order then spread is to be ignored. 

We would like the system to smart to know how many setups we are in, so we will run this on multiple pairs at the same time but we want a setting like MAX Setups = 12 and a setup is to be concidered as trading a pair in 1 direction. so if we are buying and selling a pair its 2 setups. EA will sit on each pair and count the setups. if we have 12 or whatever the max is it will ignore new setups until we drop below the max setup number. once we drop below we will wait for a new arrow to come before jumping in. 

We would also like a DD protection so if we set to 50 it means our equity drops to 50% of our balance then it will close all trades and disable trading. 

INPUTS 
Signart Arrow settings Pull these from the Signart Arrow
Value Chart settings
Stoch
RSI 
remove SHI Channel we never use it 
Trade Settings
Starting Lot size = 0.01
Pip Step = 15
Lot Multipler = 1.357
TP = 10
Max setups = 12
Max DD = 50
Time Filter = Only Trade betweeen these times

Responded

1
Developer 1
Rating
(414)
Projects
670
33%
Arbitration
60
17% / 32%
Overdue
113
17%
Working
2
Developer 2
Rating
(628)
Projects
848
47%
Arbitration
29
38% / 14%
Overdue
63
7%
Working
3
Developer 3
Rating
(493)
Projects
1022
58%
Arbitration
30
27% / 23%
Overdue
133
13%
Working
4
Developer 4
Rating
(29)
Projects
49
22%
Arbitration
14
29% / 21%
Overdue
13
27%
Free
5
Developer 5
Rating
(3)
Projects
8
13%
Arbitration
10
10% / 70%
Overdue
2
25%
Free
Similar orders
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
Gunts 30 - 50 USD
Modification of EA and addition of tradovate indicators to mt5 EA as part of signal generation. To improve entry, display and management of trades in my EA using signals from tradovate indicators count
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Kindly see details below BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or the last 10, BBStops is Bearish 3. On this candle , or the last 10, price was < or = MA1 4. Instrument is in trend (STEP MA1 and STEP MA 2 are both Bullish) 5. Distance in pips between Lowest price during last time BBstop was Bearish, and the value of Step MA 1 at last bearish candle of Step MA1
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont
EA requirements and necessary correction to be done . The EA monitors the PROFIT of open positions and turns ON or OFF the ALGO TRADING accordingly. By PROFIT I mean the SUM of profit + commission + swap. The EA will have two strategies, the INITIAL and the SECONDARY. Each one of them will be selectable by the user in the EA inputs. Let me explain here how the EA will operate: 1. INITIAL strategy: ·
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for

Project information

Budget
30 - 150 USD
Deadline
from 1 to 3 day(s)