PZ Day Trading EA MT4

MQL5 전문가

명시

Hello. I would like an EA made for an indicator I purchased; "PZ Day Trading Indicator", for developer information you can find it here in the "developer" tab https://www.pointzero-trading.com/en/Products/view/PZDayTrading. 

Due to licensing, I cannot provide the indicator file, but the demo version is available on the MT4 terminal which you can use :)


My specification would be as follows:

-> Open trade on arrow signal (up = buy, down = sell obviously :) )

-> There will be a dropdown to select trading mode 1-9, each mode adds an additional trade position.
   For example, mode 1 only opens 1 trade, mode 2 opens 2, mode 3 opens 3 etc etc.

-> Indicator has 4 stop loss levels, set SL of trades depending on which option is chosen
   e.g SL 1, SL 2, SL 3, SL 4
 
-> TP of each position is NOT USING INDICATOR, it will be calculated by the fib points as follows:
   1.618, 2, 2.272, 2.618, 3, 3.414, 3.618, 4, 4.236
   -> Each position will have higher fib TP
   -> Fib will be calculated using CLOSE PRICE
   -> For buy signal, fib is drawn from top to bottom (swing high close to swing low close in the box)
   -> For sell signal, fib is drawn from bottom to top (swing low close to swing high close in the box)
   -> Check this link for example. Arrow shows draw direction of fib https://postimg.cc/PNFdHth3
   -> Another example in the MT4 terminal

-> There should be a setting called "Extra position open TP" which when enabled, it will open 1 extra position but this position will not have TP set
   
-> Have different trailing stop modes which will be explained here

   -> Trailing stop in pips normal (on/off) (after how many pips move SL) (number of pips)
  This is just normal trailing stop, so after some number of pips, move the SL by some other number of pips. Example: every 20 pips, trail SL by 5 pips.
  
   -> Trailing stop when TP hit (on/off) (number of pips)
      This trailing stop will move only when one of the TPs is hit
  For this type, make sure only the open positions of the signal is affected,
  not any other open positions from other signals.
  
  Example: Buy signal on EURUSD, when TP 1 is hit, move SL up 10 pips, when TP 2 is hit, move SL up 10 pips again etc
  
-> When signal is generated, check if the entry is already going through some TPs. Have a setting "TPs gone allowance" which is a number. If it's going through more TPs than "TPs gone allowance", then don't open that trade.
-> Example, if "TPs gone allowance" is set to 4, when signal is generated, the entry price is already gone through 4 TPs, then don't open trade. Else, if it's gone through less than 4 TPs, then open trade, but open the rest of positions according to trading mode.
So if trading mode is 4 (4 positions), and "TPs gone allowance" is 3, then if entry price is going through only 1 TP, then open the other 3 positions with the 3 TP that come after.
If this value is 0, then just open the trade as normal according to how trading mode and how many TPs are still available.

-> When signal is generated, check if entry is already too close to the next TP. This should be in a setting "TP close allowance". If the next TP from entry is equal to or less than the "TP close allowance", then don't open that position.
-> Example. If "TP close allowance" is 5 pips, when signal is generated if entry price is within 5 pips of the next TP, then don't open the position for that TP, but open the rest after that (depending on trading mode).
More detailed example: Trading mode 3 (3 positions) and "TP close allowance" is 5 pips, then when signal is generated, if first TP is equal to or less than 5 pips, then don't open the position for this TP, only open the other 2 positions (TP2 and TP3)
If this value is 0, then don't worry about how close first TP is, just open trades as normal.
---------------------------------------------------------------
Settings should include

Lot size

Trading Mode [Dropdown] [Mode 1 - Mode 9]

Stop Loss Level [SL 1 - SL 4]

Extra position open TP [On/Off]

Trailing stop in pips (normal) [on/off] [after how many pips] [pips to move SL]

Trailing stop in pips (tp hit) [on/off] [pips amount]

TP gone allowance [number of TPs gone past]

TP close allowance [number of pips to check entry price from next tp]

Any further questions, please let me know! :)

응답함

1
개발자 1
등급
프로젝트
0
0%
중재
0
기한 초과
0
작업중
2
개발자 2
등급
프로젝트
1
0%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(11)
프로젝트
11
0%
중재
4
25% / 50%
기한 초과
2
18%
무료
4
개발자 4
등급
(41)
프로젝트
88
14%
중재
29
31% / 48%
기한 초과
36
41%
로드됨
5
개발자 5
등급
(2067)
프로젝트
2624
62%
중재
113
45% / 26%
기한 초과
418
16%
작업중
6
개발자 6
등급
(57)
프로젝트
72
22%
중재
13
46% / 15%
기한 초과
5
7%
무료
7
개발자 7
등급
(56)
프로젝트
166
69%
중재
4
100% / 0%
기한 초과
1
1%
무료
8
개발자 8
등급
(263)
프로젝트
537
50%
중재
55
40% / 36%
기한 초과
224
42%
무료
9
개발자 9
등급
(21)
프로젝트
29
21%
중재
8
63% / 13%
기한 초과
9
31%
무료
10
개발자 10
등급
프로젝트
2
0%
중재
1
100% / 0%
기한 초과
1
50%
로드됨
11
개발자 11
등급
(2409)
프로젝트
3026
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
12
개발자 12
등급
(361)
프로젝트
386
70%
중재
4
75% / 0%
기한 초과
2
1%
로드됨
비슷한 주문
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters
i need to delegate this job. XAUUSD H4 MT4 i have an ea with source code with smc, fvg, orderblocks and fibonacci, i need to fix somethings and add some features for live markets, any new ideas are accepted, i need also a 4 years backtest report (of metatrader 4). if you have good price and feedbacks and you want work for me also for new jobs apply for this job it's not urgent i need only a good price
Hello, I hope you are well. I have an alert/s that I would like to provide buy and sell orders. The alerts are named *ENTRY* and *EXIT*, so the EA will know what to do. I would like the EA to have the following parameters: 1. Select the number of trades per currency pair 2. Time to trade: Time to start trading to time to end trading - I would like 4 different times to be able to be entered 3. Option to choose which
Order Manager 30 - 60 USD
I am looking for a programmer to develop an Expert Advisor (EA) for order management, which will be used alongside simpler EAs. This EA should include advanced functionalities for efficient and personalized management. **Key Features:** 1. **Comprehensive Information Panel:** - **Order Visualization:** Display all open orders by currency pair, including short and long positions. - **Font Resizing Option:** Allow
Hello! I'm looking for an Expert Advisor that will identify Fair Value Gaps above or below a Simple Moving Average line and take sells when price is above the line and buys when price is below the line. It will take only one trade at a time. It will not take a trade when price is within a number of pips (a parameter) of the SMA. I would like a copy of the source code. When a trade is entered, a text message will be
Hi All I'm searching for a Boom and Crash EA that consistently generates profit. The EA must maintain a drawdown below 40% at all times from 2020 to 2024, ensuring this level each month. I'd like to test it in demo mode for 2-3 days before completing the full payment. : note - you need to work on logic
Hello, I purchased a TradingView script that works very well, but it doesn’t have any alerts. All I need are alerts programmed so I don’t have to sit behind the chart watching it all the time
Hi there, I'm looking for an EXPERT ADVISOR developed in MQL4 for the Forex market. I would like to have it in white label to customise and promote with my brand. The software should have: ⦁ excellent win rate (>80%) ⦁ High risk/loss management ⦁ Linked to macroeconomic news ⦁ Based on ADX, Moving Average and RSI Features : ✅ Currency pairs to use: ALL ✅ Maximum lots per trade editable ✅ Lot Size Editable ✅ Magic
Hi! Are you able to code an exact copy of an indicator for trading view? It must be exactly the same. if you are expert in doing this I am expecting your message in the comment session to share you with the indicator I want to duplicate. Looking forward to your positive response and the opportunity to collaborate with you on this project
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to

프로젝트 정보

예산
30 - 100 USD

고객

(4)
넣은 주문5
중재 수0