PZ Day Trading EA MT4

MQL4 エキスパート

指定

(Re-uploaded because I deleted by mistake)

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


I cannot provide you with the indicator due to licensing, you can download the demo version

on the market, and we will have to work in a produce -> test -> feedback cycle.

Please feel free to put a lock on your files for your peace of mind so it can't be used after some time.


Price can be negotiated, but I would expect it to be relatively near quoted price.


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 up until 9


-> 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

   https://postimg.cc/SJ8dJ4Tr


-> 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.


-> Some kind of way to hedge losing trades to minimise losses. I say "some kind of way" because when it comes to hedging, I don't really know what the best way to do it is. I guess you could make some use of there being multiple positions to open opposite positions to negate losing ones? I don't know but that's just a thought, I will trust the developer to come up with an adequate solution for this.

---------------------------------------------------------------

Just a small note: I will NOT pay outside of this platform, please don't request payment by a different method because I will not do that at all.

Any further questions, please let me know! :)


応答済み

1
開発者 1
評価
(20)
プロジェクト
19
11%
仲裁
2
50% / 50%
期限切れ
0
仕事中
2
開発者 2
評価
(337)
プロジェクト
455
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
3
開発者 3
評価
(1)
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
4
開発者 4
評価
(10)
プロジェクト
25
28%
仲裁
1
0% / 0%
期限切れ
1
4%
取り込み中
類似した注文
hi this is a question regarding your telegram to metatrader copier. if i buy the premium/lifetime will it work on unlimited accounts? or will you lock in in an account
Hello, I'm looking for an MQL5 developer that can create an MQL5 code that can accurately mark the following: 1. Swing Break of Structure using Horizontal Ray 2. Internal Break of Structure using Horizontal Ray 3. Extreme Supply and Demand zones using Rectangle 4. Decisional Supply and Demand zones using Rectangle 5. Breaker Block zones using Rectangle 6. Buy to sell wick zones using Rectangle 7. Sell to buy wick
Hi am looking for already made profitable scalping Ea robot for boom and crash on deriv . If you have it you can send a demo version so that I can test it for 2 days to check if it meet my requirements.. please don't waste my time
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is
Hi, I want the complete code along with all the necessary steps for integrating sending and receiving messages between VB.NET 2022 and MQL4/MQL5 . I wish for it to be done in the fastest and most stable way possible. After I receive the code and steps, I will test it to ensure everything is working correctly. Anyone who provides me with a trial code, demonstrates their ability to complete the project, and shows a
Looking to create EA for forex tradding with strategy as per price action, where order get excuted with proper stop loss and take profit. and order size should change as per privious trade result
Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are
Hello I'm looking for a robot that is profitable for trading pocket option. I will need to see results using the bot have to be able to give accurate signals
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new

プロジェクト情報

予算
100+ USD

依頼者

(4)
出された注文5
裁定取引数0