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
(629)
Projects
849
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 need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
Knight king 30+ USD
1. The bot must start when the markets start. 2.Then his capacity must be $1000. 3.and his trades must start at 0.04 slot and it must open up most available trades
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I am looking to purchase an existing Multi-Currency MT5 Expert Advisor that is capable of trading multiple currency pairs simultaneously . Please only contact me if you already have a ready-made EA and are willing to sell the full system including the complete source code . ⚠️ Important: If you do not own the EA, do not have the source code, or are planning to ask me build something from scratch, please do
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Looking for a good EA 30 - 100 USD
Hello guys,i am looking for a good already established ea,that doesnt blow account,only give 5 percent per month with maximum 10 percent drowdown,I need prove,i need to backtest by myself,after that i select the developer
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I would like to convert my MT4 EA to MT5 EA, it should have all the default indicators in it but can remove the custom indicators, it should have the same logic as MT4 EA no chnages at all in the logic
Description: I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) for trading DAX (GER40) based on the confluence of two indicators. I already have both indicators in .ex4/.mq4 format. Key Requirements: Indicators: Use "PivotPoints-All-In-One" and "shved_supply_and_demand" (via iCustom). Entry Logic: Open BUY/SELL only when a Pivot level (PP, S1, R1 etc.) is located inside a "Verified" or

Project information

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