EA using PZ Day Trading Indicator - Read description and requirements thoroughly!

MQL4 Experts

Specification

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

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


-> If there are any other features the developer may think are useful to add, they can be discussed

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

Any further questions, please let me know! :)

Responded

1
Developer 1
Rating
(48)
Projects
70
16%
Arbitration
2
50% / 0%
Overdue
8
11%
Working
2
Developer 2
Rating
(57)
Projects
177
71%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
Similar orders
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Seconds Chart Creator 150 - 200 USD
I have a code for a seconds chart creater but however the custom rates update does not seem to be copying it to the file and chart does not display all the bars. This problem is especially seen when it wants to convert the history to a 1 second custom chart. The history converted fails to be copied to the customs rate history file. It is able to generate an array of 1 seconds mqlrates but copying that array to the
Hello, I am looking for a programmer to write a universal EA (mql4 file) that works with custom indicators on Renko/RangeBar charts. The description of operation and additional functions that the EA is to have are described in the attached file. If you have any questions, write
I want to convert a small script from mql5 to pinescript of tradingview. The final script must work fine in tradingview, i will test it first if its ok i pay the developper. Script wil be send to developper in private because i cant post it here. If you have question you can ask me. Tnaks
MT4 EA Trade one zigzags 100 - 150 USD
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
I need A Ea For Parabolic SAR With Default Settings And That Ea Including Take Profit And Stoploss Levels. Take profit : 50 points Stop loss : 50 points I have been seen that ea in Mql5 Market I tested it but that ea stop loss and take profits not activated that's why I came here I need a demo for testing process if you gave demo 1st and I will set you as a person to create a ea
Modifying an expert advisor written in mql5 and adding new indicators to it. The result must work both on strategy testing and on live, with no compilation errors and no warnings
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
I'm seeking assistance in developing a sophisticated trading robot with the following features: Core strategy: Harmonic pattern recognition Supply and demand analysis Fibonacci zigzag for trade optimization Additional components: News filter Dashboard for easy monitoring Customizable settings: Lot size Trailing stop Trading session parameters Maximum number of orders Option to use market or limit orders Resources

Project information

Budget
79+ USD

Customer

(4)
Placed orders5
Arbitrage count0