2022 MT4 MOTHERLODE attached.
Build 1353 Compliant.
Updated TRO_NB_SR_Alert to show when a level has been crisscrossed by using a dotted (default) line.
There are some new and updated goodies in the zip file. TRO_MID_DOTS, TRO_PLOT, TRO_MISSED_PIVOTS_PLOT, TRO_HL5, TRO_ATR_LINES_HL, and TRO_ATR_LINES have been updated just to mention a few.
DO NOT POST MY CODE ON OTHER FORUMS!!
2022 MT4 MOTHERLODE
Moderator: moderators
- TheRumpledOne
- rank: 10000+ posts
- Posts: 15672
- Joined: Sun May 14, 2006 9:31 pm
- Reputation: 3038
- Location: Oregon
- Real name: Avery T. Horton, Jr.
- Gender:
- Contact:
2022 MT4 MOTHERLODE
- Attachments
-
- TROBLD1350.zip
- (1.48 MiB) Downloaded 784 times
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!
Please do NOT PM me with trading or coding questions, post them in a thread.
Please do NOT PM me with trading or coding questions, post them in a thread.
Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.
Thank you for your support.
- TheRumpledOne
- rank: 10000+ posts
- Posts: 15672
- Joined: Sun May 14, 2006 9:31 pm
- Reputation: 3038
- Location: Oregon
- Real name: Avery T. Horton, Jr.
- Gender:
- Contact:
Re: 2022 MT4 MOTHERLODE
Added price boxes and side markers.
DO NOT POST CODE I MODIFY ON OTHER FORUMS!!
If there is a bug with my modification or the trader has a suggestion, they need to know where to find the code(r).
- Attachments
-
- MTF Fractal_TRO_MODIFIED_VERSION.mq4
- (22.79 KiB) Downloaded 335 times
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!
Please do NOT PM me with trading or coding questions, post them in a thread.
Please do NOT PM me with trading or coding questions, post them in a thread.
- TheRumpledOne
- rank: 10000+ posts
- Posts: 15672
- Joined: Sun May 14, 2006 9:31 pm
- Reputation: 3038
- Location: Oregon
- Real name: Avery T. Horton, Jr.
- Gender:
- Contact:
Re: 2022 MT4 MOTHERLODE
TRO_IND2 - UPDATED
DO NOT POST CODE I MODIFY ON OTHER FORUMS!!
If there is a bug with my modification or the trader has a suggestion, they need to know where to find the code(r).
DO NOT POST CODE I MODIFY ON OTHER FORUMS!!
If there is a bug with my modification or the trader has a suggestion, they need to know where to find the code(r).
- Attachments
-
- TRO_IND2.mq4
- (25.43 KiB) Downloaded 283 times
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!
Please do NOT PM me with trading or coding questions, post them in a thread.
Please do NOT PM me with trading or coding questions, post them in a thread.
Re: 2022 MT4 MOTHERLODE
Hi TRO, I am not getting alerts with the updated IND2 indicator. Is there another version that sends alerts.
- TheRumpledOne
- rank: 10000+ posts
- Posts: 15672
- Joined: Sun May 14, 2006 9:31 pm
- Reputation: 3038
- Location: Oregon
- Real name: Avery T. Horton, Jr.
- Gender:
- Contact:
Re: 2022 MT4 MOTHERLODE
Updates...
DO NOT POST MY CODE ON OTHER FORUMS!!
If there is a bug with my code or the trader has a suggestion, they need to know where to find the code(r).
DO NOT POST MY CODE ON OTHER FORUMS!!
If there is a bug with my code or the trader has a suggestion, they need to know where to find the code(r).
- Attachments
-
- TRO_Multi_Meter_IND2.mq4
- (31.25 KiB) Downloaded 307 times
-
- TRO_IND2.mq4
- (25.43 KiB) Downloaded 310 times
-
- TRO_Above_Below.mq4
- (22.76 KiB) Downloaded 313 times
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!
Please do NOT PM me with trading or coding questions, post them in a thread.
Please do NOT PM me with trading or coding questions, post them in a thread.
Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.
Thank you for your support.
- BambinoFlex
- rank: 500+ posts
- Posts: 557
- Joined: Thu Oct 10, 2019 4:40 am
- Reputation: 336
- Location: Houston
- Real name: Jorge "George" Alvarado
- Gender:
Re: 2022 MT4 MOTHERLODE
TheRumpledOne wrote:Updates...
TRO002.png
DO NOT POST MY CODE ON OTHER FORUMS!!
If there is a bug with my code or the trader has a suggestion, they need to know where to find the code(r).
What is this indicator calculating/looking at exactly?
"If you're wrong, guess what...thats TRADING"
- TheRumpledOne
- rank: 10000+ posts
- Posts: 15672
- Joined: Sun May 14, 2006 9:31 pm
- Reputation: 3038
- Location: Oregon
- Real name: Avery T. Horton, Jr.
- Gender:
- Contact:
Re: 2022 MT4 MOTHERLODE
BambinoFlex wrote:What is this indicator calculating/looking at exactly?
The IND2 indicators show if the price is above or below the EMA(5) - that's the default. You can select via input the type of moving average and how many periods to use in the calculation. I remember reading an article that compared many moving averages and EMA(5) was the winner. I wish I could find a copy of that article. It was in the late 1970s or early 1980s, if memory serves me correctly.
The above below indicator shows how many times there was a close above and how many times there was a close below the current price. It is really helpful to know if you are looking for a reversal opportunity. A zero "0" means the price is in a place it has not been before during the time period you selected.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!
Please do NOT PM me with trading or coding questions, post them in a thread.
Please do NOT PM me with trading or coding questions, post them in a thread.
- BambinoFlex
- rank: 500+ posts
- Posts: 557
- Joined: Thu Oct 10, 2019 4:40 am
- Reputation: 336
- Location: Houston
- Real name: Jorge "George" Alvarado
- Gender:
Re: 2022 MT4 MOTHERLODE
TheRumpledOne wrote:BambinoFlex wrote:What is this indicator calculating/looking at exactly?
The IND2 indicators show if the price is above or below the EMA(5) - that's the default. You can select via input the type of moving average and how many periods to use in the calculation. I remember reading an article that compared many moving averages and EMA(5) was the winner. I wish I could find a copy of that article. It was in the late 1970s or early 1980s, if memory serves me correctly.
The above below indicator shows how many times there was a close above and how many times there was a close below the current price. It is really helpful to know if you are looking for a reversal opportunity. A zero "0" means the price is in a place it has not been before during the time period you selected.
Thank you. I had just gotten home and I was searching it and as soon as I got my email notification I saw your post from back in 2017
"If you're wrong, guess what...thats TRADING"
- TheRumpledOne
- rank: 10000+ posts
- Posts: 15672
- Joined: Sun May 14, 2006 9:31 pm
- Reputation: 3038
- Location: Oregon
- Real name: Avery T. Horton, Jr.
- Gender:
- Contact:
Re: 2022 MT4 MOTHERLODE
UPDATED: candles_m-Candles_m_TRO_Modified
Original above.
Update below.
DO NOT POST MY CODE ON OTHER FORUMS!!
If there is a bug with my code or the trader has a suggestion, they need to know where to find the code(r).
Original above.
Update below.
DO NOT POST MY CODE ON OTHER FORUMS!!
If there is a bug with my code or the trader has a suggestion, they need to know where to find the code(r).
- Attachments
-
- candles_m-Candles_m_TRO_Modified.mq4
- (19.01 KiB) Downloaded 311 times
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!
Please do NOT PM me with trading or coding questions, post them in a thread.
Please do NOT PM me with trading or coding questions, post them in a thread.
Re: 2022 MT4 MOTHERLODE
TheRumpledOne wrote:UPDATED: candles_m-Candles_m_TRO_Modified
DO NOT POST MY CODE ON OTHER FORUMS!!
If there is a bug with my code or the trader has a suggestion, they need to know where to find the code(r).
What's new, TRO?
MO "Don't try to predict what will happen next, simply aim to consistently apply your ideas."
Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.
Thank you for your support.