• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion Need coder for very profitable strategy PZ TREND with confirmation indicators.

david cooper

Member
Credit Hunter
Credits
0
Hello to all on the forum. This is my first post. I have been trading a simple trend following strategy which I use to scalp 50-100 pips daily and yes it is very profitable. Is there anyone who would be interested in coding an EA? Below are the indicators and picture of two trades that I took today.
Three indicators are:
1) PZ_LopezTrend.ex4
2) WYFX NITRO
3) SoeHoe Crossover from this forum

Rules to take a trade are simple. Trade only during high volume hours. Take a trade and scalp 5-10 pips in short time frame 5mins. All three indicators must agree with the NITRO strength minimum 50%. Below are the three indicators and a picture. Hope someone with will be interested in this.
The EA needs stop loss, take profit, set trading hours. Push notifications would be nice too :)
 

Attachments

Hello to all on the forum. This is my first post. I have been trading a simple trend following strategy which I use to scalp 50-100 pips daily and yes it is very profitable. Is there anyone who would be interested in coding an EA? Below are the indicators and picture of two trades that I took today.
Three indicators are:
1) PZ_LopezTrend.ex4
2) WYFX NITRO
3) SoeHoe Crossover from this forum

Rules to take a trade are simple. Trade only during high volume hours. Take a trade and scalp 5-10 pips in short time frame 5mins. All three indicators must agree with the NITRO strength minimum 50%. Below are the three indicators and a picture. Hope someone with will be interested in this.
The EA needs stop loss, take profit, set trading hours. Push notifications would be nice too :)
How long do you trade with this and can you show us the results?
 
Last edited:
Sorry but all three are indicators? Do I have to put them in the indicator folder? Which pair? Which TF? Thank you.
 
Wow! This will be amazing!
I hope you find a great coder. Done it manually, and it's given me lots of profits scalping M5 all day. 95 pips :rock::giggle:
Glad to hear it . I find it to be a solid system with very few hit stop loss one in ten roughly. I always place my stop at the outer PZ band.
 
Yes good contribution.

The indicators are always used default ?

The WYFX is a strength indicator or more like an RSI as its value always are between 0 and 100 ?
This could mean above 70 only buy and below 30 only sell or take advantage of a crossing of the values (30 up = buy and cross 70 south = sell).

I stripped the WYFX indicator a bit (all grafical things out to make it faster) and added a buffer which it did not have. Maybe usefull for Vashim.
I did give it a new name.

Does not the EA open on the chart?
 
Yes good contribution.

The indicators are always used default ?

The WYFX is a strength indicator or more like an RSI as its value always are between 0 and 100 ?
This could mean above 70 only buy and below 30 only sell or take advantage of a crossing of the values (30 up = buy and cross 70 south = sell).

I stripped the WYFX indicator a bit (all grafical things out to make it faster) and added a buffer which it did not have. Maybe usefull for Vashim.
I did give it a new name.

Hi Jan

Thanks for creating the 'buffer-friendly' version of the indicator … :-)
I can see that you do not include information about if the source to the returned value is greater than 0 (buy) or less than 0 (sell). Would it be possible for you to add a new buffer that contain this piece of information (I can see that variable gs_unused_952 is set to buy/sell in lines 2238-2239)? This could help indicating if we have upward or downward strength.

br
 
Hello, this is my "fast" version, needs FT, because WYFX doesn't work on the tester.
Added few buffers to Wyfx. It gives 0-100% strength for selling and buying. Directions (buy or sell) are in next buffers. Also hidden input parameters to simplify iCustom call.
 

Attachments

Trading scalping on high trading hour, might this ea will good on london session market
I like with this idea because might will catch quick profit with scalping
 
Back
Top