Hi guys,
I created an indicator to draw the level line of the super slope in the chart window.
・ Gold color line (zero line) = greater than the level, cross-up.
・ Gold color line (zero line) = greater than the level, cross-down.
・ White color line (zero line) = less than the level.
・ Gold color dotted line (level line).
・ level cross alert.
・ level cross arrow or reverse arrows
(In the case of mtf, when the level crosses, a signal is displayed on that candlestick).
・ MTF (auto higher timeframe).
・ Drawing Timing = On Tick or On Timer.
2021.11.09 ver 1.00 release.
2021.11.09 ver 1.01 Bug fixes case maxBars > Bars.
2021.11.09 ver 1.01 The alert function has stopped.
2021.11.10 ver 1.02 Bug fixes get close count.
2021.11.11 ver 1.03 The alert function is working.
2021.11.15 ver 1.04 Bug fixes MTF function.
2021.11.15 ver 1.04 Output the reason why the line is not drawn to the expert log.
2021.11.15 ver 1.04 Changed the default value.
2021.11.15 ver 1.04 Select drawing timing.
2021.11.19 ver 1.05 Bug fixes Gold line does not redraw.
2022.01.03 ver 1.10 Draw level line.
2022.01.08 ver 1.20 The color of the line is strong / weak level or cross-up / down.
2022.01.14 ver 1.40
- Added a function to drawing timing, Read the bar every X seconds.
The drawing interval can be set for on timer function.
Target parameters => General Inputs (DrawingTiming, IntervalSeconds).
- When the arrow is above the level,
it will be displayed in the direction beyond,
but the added function will be displayed in the opposite direction.
If "true", the exit arrow is not displayed.
Target parameters => Arrow Display (ShowArrowsReverse).
- In the case of mtf, when the level crosses,
a signal is displayed on that candlestick.
Target parameters => General Inputs (MtfCurrentTfUpdate).
- "slopeBuffer" to indicator buffer.
- Added a function to auto higher timeframe. "NumberTFtoJump" higher timeframe.
If "true", "UserTimeFrame" unavailable.
Target parameters => General Inputs (AutoHigherTF, NumberTFtoJump).
SuperSlope Zero Line Indicator
-
sukesuke
- Trader
- Posts: 16
- Joined: Sat Feb 29, 2020 2:08 am
- Location: Japan
SuperSlope Zero Line Indicator
You do not have the required permissions to view the files attached to this post.
Last edited by sukesuke on Fri Jan 14, 2022 6:25 am, edited 9 times in total.
- society
- Trader
- Posts: 30
- Joined: Wed Jun 04, 2014 5:52 pm
SuperSlope Zero Line Indicator
I dont think I can PM a screen shot
basically I have it on a 4hr setting on a 1 hour chart.
do the exit cross alerts work? I am not sure. Thanks!
basically I have it on a 4hr setting on a 1 hour chart.
do the exit cross alerts work? I am not sure. Thanks!
You do not have the required permissions to view the files attached to this post.
-
sukesuke
- Trader
- Posts: 16
- Joined: Sat Feb 29, 2020 2:08 am
- Location: Japan
SuperSlope Zero Line Indicator
Fixed a bug in the MTF function.
The alert function was not working properly.
The alert function has been stopped because it takes time to fix.
The alert function was not working properly.
The alert function has been stopped because it takes time to fix.
You do not have the required permissions to view the files attached to this post.
- society
- Trader
- Posts: 30
- Joined: Wed Jun 04, 2014 5:52 pm
SuperSlope Zero Line Indicator
Thanks!
I think all the old baluda slopes have an alert issue
they either work for the cross or for the level cross, but not both
2.5 works for the level cross and 2.0-2.2 works for the cross, hope that helps with your coding
thanks again
and the mtf is still not working for some reason
the 4hr will show up on the 1min and 5min not anything else until the 4hr and higher
daily wont show up on the 4hr or 1hr but will show up on the 30, 15 and 5
i think it might be due to a remnant in the code from the image
I think all the old baluda slopes have an alert issue
they either work for the cross or for the level cross, but not both
2.5 works for the level cross and 2.0-2.2 works for the cross, hope that helps with your coding
thanks again
and the mtf is still not working for some reason
the 4hr will show up on the 1min and 5min not anything else until the 4hr and higher
daily wont show up on the 4hr or 1hr but will show up on the 30, 15 and 5
i think it might be due to a remnant in the code from the image
You do not have the required permissions to view the files attached to this post.
-
sukesuke
- Trader
- Posts: 16
- Joined: Sat Feb 29, 2020 2:08 am
- Location: Japan
SuperSlope Zero Line Indicator
I'm sorry.
I think that the error log is output.
Can you give me an expert log?
I think that the error log is output.
Can you give me an expert log?
- society
- Trader
- Posts: 30
- Joined: Wed Jun 04, 2014 5:52 pm
SuperSlope Zero Line Indicator
SuperSlopeZeroLine (1) GBPCHF.FX,H1: array out of range in 'SuperSlopeZeroLine (1).mq4' (267,33)
this is with indi set to 4hr on 1hr chart
same error set to daily on 4hr
this is with indi set to 4hr on 1hr chart
same error set to daily on 4hr
-
sukesuke
- Trader
- Posts: 16
- Joined: Sat Feb 29, 2020 2:08 am
- Location: Japan
SuperSlope Zero Line Indicator
I'm sorry again.
It will not be reproduced in my environment, so it will only be checked on the desk.
Thank you.
It will not be reproduced in my environment, so it will only be checked on the desk.
Thank you.
You do not have the required permissions to view the files attached to this post.
-
Johnnyslt
- Posts: 2
- Joined: Tue Nov 02, 2021 8:46 pm
SuperSlope Zero Line Indicator
Hi,
Thank you for the indicator. I'll test it out and let you know.

Thank you for the indicator. I'll test it out and let you know.
-
sukesuke
- Trader
- Posts: 16
- Joined: Sat Feb 29, 2020 2:08 am
- Location: Japan
SuperSlope Zero Line Indicator
The alert function is working.
Thank you.
Thank you.
You do not have the required permissions to view the files attached to this post.
-
Johnnyslt
- Posts: 2
- Joined: Tue Nov 02, 2021 8:46 pm
SuperSlope Zero Line Indicator
Yes they are.
Thanks for it !
Thanks for it !