EA - SCALP MARTINGALE SPY

MQL5 エキスパート

指定

SCALP MARTINCALE SPY
TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY

1-SET RISK : A IS A VARIABLE (HOW MUCH $)
2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED
(ROUND AT 0.25 UP OR DOWN)
*USE NEW YORK TIME
3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE
4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN
5-IF RSI(14) > C IS TRIGGERED THEN B ORDERS OPEN AS BELOW
ORDER 1 = SHORT ORDER AT ASK / POSITION (LOT) = A/ATR*ENTRY PRICE (POSITION SIZE) - NEED TO CONVERT TO LOT
ORDER 2 = SHORT ORDER AT ASK+1*ATR / POSITION (LOT) = 2*A/ATR*ENTRY PRICE (POSITION SIZE) - NEED TO CONVERT TO LOT
ORDER 3 = SHORT ORDER AT ASK+2*ATR / POSITION (LOT) = 4*A/ATR*ENTRY PRICE (POSITION SIZE) - NEED TO CONVERT TO LOT
ORDER 4 = SHORT ORDER AT ASK+3*ATR / POSITION (LOT) = 8*A/ATR*ENTRY PRICE (POSITION SIZE) - NEED TO CONVERT TO LOT
ORDER 5 = SHORT ORDER AT ASK+4*ATR / POSITION (LOT) = 16*A/ATR*ENTRY PRICE (POSITION SIZE) - NEED TO CONVERT TO LOT
....DEPEND OF MAX NUMBER OF ENTRY (B)

6-SET SL : THE STOP LOSS FOR ALL ORDER IS SET AT : ENTRY PRICE HIGHEST SHORT ORDER OPEN + 1*ATR

7-SET TP : 1 TP ORDER SET AS BELOW
IF ORDER 1 IS FILLED AS BELOW
TP1 = ENTRY PRICE ORDER 1 - 1*ATR / 100% OF FULL SIZE OPEN
IF ORDER 2 IS FILLED MOVE TP AS BELOW
TP1 = ENTRY PRICE ORDER 2 - 1*ATR / 100% OF FULL SIZE OPEN
IF ORDER 3 IS FILLED MOVE TP AS BELOW
TP1 = ENTRY PRICE ORDER 3 - 1*ATR / 100% OF FULL SIZE OPEN
IF ORDER 4 IS FILLED MOVE TP AS BELOW
TP1 = ENTRY PRICE ORDER 4 - 1*ATR / 100% OF FULL SIZE OPEN
IF ORDER 5 IS FILLED MOVE TP AS BELOW
TP1 = ENTRY PRICE ORDER 5 - 1*ATR / 100% OF FULL SIZE OPEN
....DEPEND OF MAX NUMBER OF ENTRY (B)

8-SET TIME RANGE WHEN THE EA IS ACTIVE (OUTSIDE OF THIS RANGE NO NEW ORDER CAN BE OPEN) - EXISTING ORDER STILL KEEP OPEN UNTIL CLOSE
FROM XX:XX TO XX:XX (933AM TO 1015AM PER DEFAULT)
*USE NEW YORK TIME

ONCE THE TP OR STOP LOSS IS ACHIEVED ALL OPEN ORDER SHOULD CLOSE
+THE EA RESET AND ORDER WILL BE OPEN AGAIN FOLLOW POINT 5


応答済み

1
開発者 1
評価
(58)
プロジェクト
83
53%
仲裁
9
33% / 33%
期限切れ
7
8%
仕事中
2
開発者 2
評価
(46)
プロジェクト
68
44%
仲裁
3
0% / 100%
期限切れ
0
仕事中
3
開発者 3
評価
(76)
プロジェクト
85
34%
仲裁
2
0% / 0%
期限切れ
1
1%
仕事中
4
開発者 4
評価
(563)
プロジェクト
932
47%
仲裁
302
59% / 25%
期限切れ
124
13%
取り込み中
類似した注文
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3

プロジェクト情報

予算
30+ USD

依頼者

出された注文1
裁定取引数0