New EA to trade on my indicator using Martingale

MQL4 エキスパート

仕事が完了した

実行時間3 日
開発者からのフィードバック
good and kind person explained the work well

指定

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

応答済み

1
開発者 1
評価
(414)
プロジェクト
670
33%
仲裁
60
17% / 32%
期限切れ
113
17%
仕事中
2
開発者 2
評価
(615)
プロジェクト
833
47%
仲裁
26
38% / 12%
期限切れ
63
8%
3
開発者 3
評価
(493)
プロジェクト
1022
58%
仲裁
30
27% / 23%
期限切れ
133
13%
仕事中
4
開発者 4
評価
(29)
プロジェクト
49
22%
仲裁
13
31% / 15%
期限切れ
13
27%
仕事中
5
開発者 5
評価
(3)
プロジェクト
8
13%
仲裁
10
10% / 70%
期限切れ
2
25%
類似した注文
I am good in coding. I am a Quant Developer in a Company. I like to create the idea in to code. I love to code in C++, Python and MQL
General information: EA have to have possibility to modify working hours(3 times a day) for each RULE for example to be able to set : 8:00-11:00, then 13:00 to 16:00, then 19:00 to 22:00. (just an example for you to understand, 3 options). EA have to work on XAU/USD pair. Entries will be taken on M30 interval. H1 interval for trend(it will determine if we hold positions longer or close early at 50pip). If EMA 6 >
im starting to think more that short term scalping on m1 or m5 could work well if we can get around the spread size issue. does anyone have experience of this, or even have any EAs that work on the short term in and out in a few seconds or minutes? I have an idea using a grid and a pair of buy/ sells possibly opened at the same time with different lot sizes, trend following where the winning trades are used to write
I need an Expert advisor based on AOX signal . it must have check and handing of trade operation..errors. The main criterin for opening and dosing a position : moving average direction the price is higher than the previous bar Trade lots is input parameter bar
Hello I need an include file for prop trading. That means I want to include it in all of my EAs. For the news filter we use forexfactory.comThe inputs will be: Max. DD in % per day: 2 Max. Profit in % per day: 2 News Filter: True/False News Impact: Low/Medium/High Stop trading x Minutes before News: 10 Stop trading x Minutes after News: 10 Hold Trades through news: True/False Hold Positions overnight: True/False
Specification I am looking for a developer to create a custom one-click trading tool (EA) for MT5 , inspired by PZ Trade Pad Lite ( reference link ). The standard MT5 one-click trading and PZ Trade Pad Lite are useful but do not fully suit my needs. I require an EA that allows me to place trades directly from the chart with specialized entry rules, automated stop-loss/target placement, and risk management for BTCUSDT
I have a working strategy for Boom and Crash and need a programmer to build an MT5 Expert Advisor (EA) that trades on the 1-Minute timeframe . Key Requirements: Developer should have at least basic knowledge of Boom and Crash trading. EA must work only on candle ticks for Boom and Crash. The EA will receive trade alerts from my indicator and automatically open trades based on those alerts. No duplicate trades should
20 EMA Xauusd 30+ USD
I need a robot which open buy order when price cross above 20 ema , and open sell order when price crosses below 20 ema on 15 minutes time frame. 20 pips stop loss. 20 pips Target. I need robot in which i can change lot size as i wish
I want to.replocate this idea 💡 it's, on YouTube as well. If you can make this idea into an ea.to backtest that would be good. Once you can do this I can give you the rules for entry. Just state whether you can do it or not it would be good if you just give me an example based on the last heiken ashi bar colour no problems. State the price to do it aswell
i want to create EA with smc wave trend indicator for mt4&5 Trend Identification: The EA uses built-in indicators to determine if the market is in an uptrend or downtrend. Signal Generation: When a trend is confirmed, the EA generates a signal for a buy or sell trade. Automated Trading: The EA automatically places orders based on the signals, often entering trades at specific points within the trend. Trade

プロジェクト情報

予算
30 - 150 USD
VAT(付加価値税) (23%): 6.9 - 34.5 USD
合計: 36.9 - 184.5 USD
開発者用
27 - 135 USD
締め切り
最低 1 最高 3 日