Hi ND;
What would be the best period in M15 for strategy below?
BuyWhenAbove = 55;
SellWhenBelow = 45;
exit strategy
MFI_High_OverBought_Exit = 98;
MFI_Low_OverSold_Exit = 2;
Thank you,
Rogério
Printable View
Hi ND;
What would be the best period in M15 for strategy below?
BuyWhenAbove = 55;
SellWhenBelow = 45;
exit strategy
MFI_High_OverBought_Exit = 98;
MFI_Low_OverSold_Exit = 2;
Thank you,
Rogério
I do not know ... MFI may be used as a filter, for example:
- sell trade is confirmed if MFI is equal or above zero (0), or above 70 or 80;
- buy trade is confirmed if MFI is below zero (0), or below 30 or 20.
But it may also be some breakout rules (same with RSI for example): buy if MFI is above 70 or 80, sell if MFI is below 30 or 20.
ND,
Thanks for the answer.
I would like to use the MFI as a filter in Control EA.
See attached file mfi-r2-ea-v2-3.mq4 It is old but the idea is interesting.
Regards,
Rogério
Thank you ND.
Regards,
Rogério
Hi ,
Please add the Daily High and Daily Low to this daily range indicator. It should display as part of the labels in the top left corner.
Will be much appreciated.
Regards
Attachment 22598
Attachment 22599
Dear Igor and ND;
It is possible to create a Indicator with the exit strategy?
See the example below is very interesting
https://www.mql5.com/en/market/product/8169
PipFinite Exit Scope
Features
Generates instant exit signals based on price action, volatility and volume.
It serves as alternate exit to the current trading strategies you are using. Works in any timeframe and pair.
Uses a prediction algorithm that minimizes lag but maintains acceptable accuracy
Types of exit signals
Cross Symbol - Average Exit Signal. You can partially or fully close your trade
Sniper Symbol - Strong Exit Signal. You can fully close your trades since it has a higher probability of reversing
Flexible tool, can be used in many ways to improve a trading system
Exit Application
Exit Scope functions as an alternate exit to your trading strategy
Primary exit strategy will still depend on traders discretion according to his/her strategy
Support/Resistance Areas
Reversal signals from price action patterns
Market Conditions
Trending markets - Exit trades to avoid possible correction
Ranging markets - Exit trades to avoid possible reversal
Settings
Trend Strategies
Increase Volume Factor = 1.40 to 2.00. This will generate less exit signals
Scalping Strategies
Decreased Volume Factor = 0.50 to 1.30. This will generate more exit signals
Thank you,
Rogério
Show Average Entry Price V2 indicator,
Dear Igor and New Digital,
Thank you very much for the fix for new Mt4 platform.
Unfortunately, it works fine except showing the change in the position percentage. All the time it shows 0.00%.
Can you kindly fix that too?
Thank you.
Hi igorad,
The show-averageentryprice-v2.1 works now but the percentage function is not working. 0.0% is shown.
Can you please modify the indicator to make it work?
thank you again
hello DEAR igorad & newdigital
could you introduce a indicator to show all pairs & gold & silver range on current day
Attachment 23629
need only all pairs range
similar this:
Attachment 23633
kind regard