Hi Eris,
This difference is because in the AllAverages indicator is used the classic HMA formula with MA_Method = 3(LWMA) and with DampingFactor = 1.
Regards,
Igor
Printable View
Hi Eris,
This difference is because in the AllAverages indicator is used the classic HMA formula with MA_Method = 3(LWMA) and with DampingFactor = 1.
Regards,
Igor
Thank you
Hi Igor, The AllHullMATrader works very nicely. However, not to complicate matters, is it possible to add an additional MA setting to the ea?
The idea is for the EA to only open positions in the direction of the 3rd MA. That is, if HMA1 and HMA2 is above HMA3 then only enter the buy crossovers. And if HMA1 and HMA2 is below HMA3 then only enter the sell crossovers. Any suggestion will also be very much valued.
Regards
Great! Thank you Igor!
Igor,
I have been testing this EA 1_0 for a good while now and have seen something that may I believe to be an issue.
When testing with standard price type charts if the price is within slippage I have never seen the EA miss an entry or exit.
Question: Is the slippage in full pips or micro. I think that may be part of my problem.
When testing with Mean Renko I see often that there are entries and exits that are either missed completely (entries) or several renko blocks late (have seen that on entry and exits).
Is there something that can be checked in the EA to optimize it's performance here for Mean Renko? I really like how I can get the MA and price types to swing and avoid the chop by using Mean Renko, but there is something odd going on with orders occasionally. I want to test with range bar charts as well but have not gone there just yet.
Could there possibly be a 'retry' built in if it misses an order?
Please let me know your thoughts.
Thanks
ND, Igorad
Have you guys ever come across an MT4 ATR indicator that displays ATR as pips. See the attached that describes the concept I am referring to.
https://www.fxcmapps.com/apps/atr-pips/
Cheers
Pakeha
I think - it is not for MT4 (may be I am wrong ...)
I think this is what you are looking for...........
jim
Attachment 15489
Attachment 15490
Just saw this, thanks and I am on the testing !
Hi did anyone here come across an order level indicator that draws multiple horizontal bid & ask lines/zones on chart?
Example of order book for EURJPY today
Offers 136.25 136.50 136.75 136.90-137.00 137.30 137.50
Bids: 135.65 135.50 135.25-30 135.00 134.80 134.50
In the indicator parameter, I could paste 136.25 136.50 136.75 136.90-137.00 137.30 137.50 in offers & 135.65 135.50 135.25-30 135.00 134.80 134.50 in bids
horizontal lines & zones are draws on chart based on the data given
comma can be used as seperator
Thanks!
Hi Lunarus,
I coded the CustomLevels indicator but without the ability to plot zones.
Attachment 16012
Regards,
Igor
Thank you igorad!!!
Hi Lunarus,
Please check out the updated CustomLevels indicator with ability to plot zones.
To plot zones you should enter values with "-" eg. 136.90-136.95 or 136.90-95.
Attachment 16022
It would be interesting to know what levels do you use?
Regards,
Igor
I'm still learning to understand these bank order levels from orders.forexlive.com. I see them as buy/sell position set by banks' large clients. Usually price will react to these levels, sometimes it doesn't because they might have remove the order. After all they are just snapshot of order book before london open, with another update somewhere before US session. It would be nice if they are live :D
I was reading elsewhere and wanted to share that in case you aren't using the "/portable /skipupdate" switches when starting MT4, the new build 880 of MT4 seems to have issues with the ArrayResize() function.
I try to fix this alert for this indicator but it still not show alert on MT4 build 840.
Please someone help me to fix this.
Any help would be appreciated, thank you.
As I see - Igorad fixed this indicator here:
Attachment 16195
I found this indicator at https://www.mql5.com/en/code/8296 but found some error (i think this EA need some filter likes stoch, macd, etc for the best perfomance)
please anybody helping to fix its...maybe newdigital , igorad...
Regards,
chartartist
Attachment 16383
Attachment 16384
Attachment 16385
Hi chartartist,
Please check out the fixed EA and indicator for the new MT4.
Attachment 16386
Regards,
Igor
Attachment 16392
Hi Igorad,
Is it possible to modify this indicator? It would be great if u have a better version.
1) Include M5, M15, M30, H1, H4, Yearly High Low?
2) Option to show label whether its daily or weekly or monthly
3) Options to show no. of pips inside range
4) Option to display in rectangle filled with and without BACKGROUND color
5) Option to change the width & style adjustable for the all the horizontal lines
6) Pls remove the pivot lines in the code as it will take up additional memory and I can always use another pivot indicator if there's any need.
Thanks & Best Regards,
LearnAlways
Hi Igorad can I make a request to turn this indicator into an EA if it's possible ----> MetaTrader Indicators - www.for-exe.com it's called ewavesAttachment 16580
Hello newdigital
i found one an old blog of you and you mentioned the above indicator and you referenced the TSD but it seams the links dead there
kindly may you submit it here
thanks in advance
http://newdigital-world.blogspot.com...indicator.html
Hi ahmedalhoseny,
Link to my blog post (old post) works. As to TSD link inside blog post so it is better to ask them on TSD because as I remember (it was long time ago) they moved/merged the section, subsection etc with each other and the path to some threads/posts were missed.
Igorad,
Could you program an "All Averages Volty" indicator?
thanks,
jim
Attachment 16907
Hi Igor,
Is it possible for you to update the alltrendenvelopes indicator with the breaout mode functionality?
I found interesting indicators at https://www.mql5.com/en/market/product/5201, in this case i need additional features an arrow and alert if price touch/ penetrate above 100% areas or below 0% areas (whatever base on close bars or current) ,need improvment for easy information when we watch the market, please anybody helping, maybe newdigital , igorad...and friends in this forum
additional stuff about %B : http://stockcharts.com/school/doku.p...ger_band_perce
Regards,
chartartist
Hi chartartist,
I reported to Igorad and hope he will find the way to make such an indicator for example.
Hi admin
Request Translate a Russian indi to English
SilentRSI
Regards.
Translated (attached). There were some slang words so I translated 'as is'.
This is interesting indicator:
Attachment 18470
Attachment 18468
As I understand - this is just a standard RSI indicators with all the signals of this indicators to be coded in alert way (signal 1, signal 2 ...).
Example of the alerts:
- New signal in sales (RSI in overbought), signal type: 1
- New signal to buy (RSI in oversold), signal type: 1
- New signal in sales (RSI in max overbought), signal type: 2
- New signal to buy, (RSI in max oversold) signal type: 2
- New signal in sales (МА crossing), signal type: 3
- New signal to buy (МА crossing), signal type: 3
- New signal in sales (false swing), signal type: 4
- New signal to buy (false swing), signal type: 4
- New signal in sales (RSI is outside channel), signal type: 5
- New signal to buy (RSI is outside channel), signal type: 5
- Change on upward trend, signal type: 6
- Change on downward trend, signal type: 6
Hello Everyone,
Anyone knows any lot calculator which is mt4 based and tell us the lot based on stop loss quick and easy way?
your time and help appreciated...
thanks
MoneyManagement visualizer - indicator for MetaTrader 4:
"This indicator will help traders in calculating lot size by draggin horizontal lines (Risk Management and Money Management).
Add horisontal line on your price graph and name it as "s" (like "starter"). This will add three horizontal lines (named: sl = StopLoss line, tp = TakeProfit line, order = OrderLine) with default parameters eg TakeProfit = 40p, StopLoss = 20p. You can drag this lines up and down. On left top corner you will see calculations of risks and money management.
This indicator have only one parameter Risk percentage per one order."
How to use it.
Open the chart, and add horizontal line and name it as 's'. After that only attach indicator to the chart, and you will see 3 lines: stop loss line, take profit line and order open line. We can move those lines on the chart, and lot size will be recalculating on the left side.
Example.
add horizontal line:
Attachment 18782
Attach indicator to the chart ('play' with the color of the lines and RiskPerOrder parameter):
Attachment 18783
and we will have the chart like that:
Attachment 18784
If we move the lines on the chart by mouse (if market is close so we need to refresh the chart after moving the lines: right mouse click - 'Refresh') so lot size will be re-calculated.
Attachment 18785