Re: MT4 Indicator requests and ideas

21371
Starter02 wrote: Fri Jun 06, 2025 9:43 pm Hi @mrtools

Please help

I have an indicator here, the only purpose of this indicator is to capture the last 20 candlesticks excluding the present candlestick.

Kindly make this indicator multi-time frame and draw it not as background,just a box, like the screenshot.

I attached the indicator.

Thank you
Moved your post to the correct topic!
Myfxbook live trading results 📊

List of our most powerful reversal indicators + Guide to the "All Averages" Filters (ADXvma, Laguerre etc.)
Fibonacci numbers for indicator settings + How to draw Fibonacci Extensions + How to draw Support & Resistance


Re: MT4 Indicator requests and ideas

21374
Starter02 wrote: Fri Jun 06, 2025 9:43 pm Hi @mrtools

Please help

I have an indicator here, the only purpose of this indicator is to capture the last 20 candlesticks excluding the present candlestick.

Kindly make this indicator multi-time frame and draw it not as background,just a box, like the screenshot.

I attached the indicator.

Thank you
Hello, did this version, not sure if I did you any good though, and not able to add mtf to that indicator.
These users thanked the author mrtools for the post (total 2):
alpha24, Striker

Re: MT4 Indicator requests and ideas

21375
Starter02 wrote: Fri Jun 06, 2025 9:43 pm Hi @mrtools

Please help

I have an indicator here, the only purpose of this indicator is to capture the last 20 candlesticks excluding the present candlestick.

Kindly make this indicator multi-time frame and draw it not as background,just a box, like the screenshot.

I attached the indicator.

Thank you
These users thanked the author 88FX88 for the post:
Starter02
<3 <3 <3
You can have an indicator like an F1 car or a rocket — but if an idiot is behind the wheel, you’ll see a crash faster than a victory, and in the end, a blown-up account.


Re: MT4 Indicator requests and ideas

21376
88FX88 wrote: Sat Jun 07, 2025 6:08 am
Strange, I want to add a file, but I can't attach it. I'll try tomorrow. I have this version in MTF, it works on every TF higher with lower and lower with higher and on renko and other offline candles. I'll try to attach the file tomorrow.
<3 <3 <3
You can have an indicator like an F1 car or a rocket — but if an idiot is behind the wheel, you’ll see a crash faster than a victory, and in the end, a blown-up account.

Re: MT4 Indicator requests and ideas

21377
88FX88 wrote: Sat Jun 07, 2025 6:21 am Strange, I want to add a file, but I can't attach it. I'll try tomorrow. I have this version in MTF, it works on every TF higher with lower and lower with higher and on renko and other offline candles. I'll try to attach the file tomorrow.
Hey, what kind of file is it? Our site's security has been increased for the time being which can cause files with certain characters not to upload (as announced here).

Sorry for the troubles.
These users thanked the author Jimmy for the post (total 2):
mrtools, Eis
Myfxbook live trading results 📊

List of our most powerful reversal indicators + Guide to the "All Averages" Filters (ADXvma, Laguerre etc.)
Fibonacci numbers for indicator settings + How to draw Fibonacci Extensions + How to draw Support & Resistance

Re: MT4 Indicator requests and ideas

21378
Jimmy wrote: Sat Jun 07, 2025 9:39 am Hey, what kind of file is it? Our site's security has been increased for the time being which can cause files with certain characters not to upload (as announced here).

Sorry for the troubles.
Hi Jimmy, it's a regular .ex4 file, I just added it a moment ago. I edited my previous post. The pointer name had spaces between letters, that was the reason the file wasn't loading. I combined the characters in the name and the file loaded without a problem :)
<3 <3 <3
You can have an indicator like an F1 car or a rocket — but if an idiot is behind the wheel, you’ll see a crash faster than a victory, and in the end, a blown-up account.

Re: MT4 Indicator requests and ideas

21379
sal wrote: Thu May 29, 2025 12:08 am mr.tools
can you please MTF & add option for mtf arrows appear
"arrows appear on first mtf bar -true/false"
its an interesting indicator which give me a exact position for 1or 2 bar expiry. promising :)
if someone can develop idea mtf , welcome
"There is NO GOD higher than TRUTH" - Mahatma Gandhi

Re: MT4 Indicator requests and ideas

21380
Hi Mr.Tools I would like to share this idea because I saw that EA systems like this has no features like the one I will mention below:

Instructions for MT4 EA – Auto Buy/Sell Stops with One Click

Main Purpose:

I want an EA (Expert Advisor) that does the following:

Places many Buy Stop or Sell Stop orders with one click

Lets me choose how many orders

Lets me choose the space between orders (in pips)

Lets me close all trades with one click



---

What the EA must have:

1. Buttons on the MT4 chart

There should be four buttons:

1. "Buy Stops" button

When I click it:

It should place 5 or 10 Buy Stop orders (I can choose the number)

The first Buy Stop must start 5 pips above the current market price

The rest must be 5 pips apart from each other



2. "Sell Stops" button

When I click it:

It should place 5 or 10 Sell Stop orders

The first Sell Stop must start 5 pips below the current market price

The rest must be 5 pips apart from each other



3. "Delete All Pending Orders" button

When I click it:

It should remove all Buy Stop and Sell Stop orders

It should not touch open trades



4. "Close All Trades" button

When I click it:

It should close all open trades

This includes both Buy and Sell trades (market orders)




---

Examples:

Example for Buy Stop (if price is 1.2000):

1st Buy Stop: 1.2005

2nd Buy Stop: 1.2010

3rd Buy Stop: 1.2015

4th Buy Stop: 1.2020

5th Buy Stop: 1.2025


Example for Sell Stop (if price is 1.2000):

1st Sell Stop: 1.1995

2nd Sell Stop: 1.1990

3rd Sell Stop: 1.1985

4th Sell Stop: 1.1980

5th Sell Stop: 1.1975



---

2. EA Inputs (Settings)

In the EA inputs (settings panel), I should be able to choose:

Number of orders (example: 5 or 10)

Distance between orders (in pips, example: 5 pips or 10 pips)

Lot size for each order (example: 0.01 or 0.10)

Stop Loss (SL) in pips (example: 10 pips)

Take Profit (TP) in pips (example: 20 pips)



---

3. Important Notes

All orders must be pending orders (not instant market orders)

The EA should only place new orders when I click the button

If orders are already on the chart, it should not add more unless I click again

The “Close All Trades” button must close all active trades, but it must not delete pending orders

The “Delete All Pending Orders” button must only remove pending orders (Buy Stop and Sell Stop), but it must not touch open trades



---

Do we already have this EA system? I apologize for the long message, I just came back here after a few years passed and I forgot how this community works. Kindly help me achieve this. Thank you so much