MFI
Sb_Rate_Of_Change_BB_Band_strategy Version 1.0The strategy couples the concept of rate of change along with the Bollinger bands.
Along with it LazyBear's RSI/MFI with Volatility Indicator is also taken to reduce the number of trades and improve efficiency.
Strategy (in Layman terms):
If in the past 10 candles RSI/MFI with Volatility Indicator has printed a red/green colour and the roc has gone above/below the Bollinger bands then the short/long order is placed respectively.
Message if you think of any modifications/ enhancements/ any opportunities. :)
Donations/Tips... :) -
BTC: 1BjswGcRR6c23pka7qh5t5k56j46cuyyy2
ETH: 0x64fed71c9d6c931639c7ba4671aeb6b05e6b3781
LTC: LKT2ykQ8QSzzfTDB6Tnsf12xwYPjgq95h4
MFI v1.0 Normal and Dinamic (Totals)The normal MFI script use an RSI in the formula so the quantity of movments are not visible, this script allows you to see how much volume is being trade at the moment, so you can detect unusual levels, but you will no be allowed to see the RSI (0-100)* so I suggest to use this script with a normal MFI
Features:
+ Normal MFI length (14)
+ Green bars show the total of money trade of the bars that are going up
+ Red bars show the total of money trade when of the bars that are going down
+ Dinamic calculation (Optional)(Bellow)
Normal MFI use hlc3 ((high+low+close)/3) * (volume) to calculate each bar
The dinamic MFI: (This is an optional feature, if you dont active it you will use the normal MFI calculation)
(The information bellow is experimental and theorical only, you can use it or not in the script with the Dinamic option)
Dinamic MFI divides the bar and volume in three parts.
Volume is corresponding on each part ex. If the bar has not a top or lower wick the 100% of volume is in the middle... ex 2 If the 50% of the bar is a top wick, the 50% of volume is in the top wick
Top wick: Is calculated this way
If the bar is red (high-open)*volume of top wick
or
If the bar is green (high-close)*volume of top wick
Middle: Is calculated this way
If the bar is green (close-open)*volumemiddle
or
If the bar is red (open-close)*volumemiddle
Lower wick
If the bar is red (close-low)*volume of lower wick
or
If the bar is green (open- low)*volume of lower wick
Ultimate Inverse Fisher TransformRecap :::
This is called "Ultimate Inverse Fisher Transform Trigger" , which integrates inverse fisher rsi , cci , stochastic and mfi to trigger trade signals.
This Inverse Fisher Transform TA is refined for purpose of getting signals more frequently than the normal inverse fisher indicators do, but also sacrifice a bit accuracy. This should also be used along with my "Ultimate Inverse Fisher Transform" , to get an idea of whenever to initiate trades and occasions to hold onto positions.
Guide:
IFISH values above 0.5 are considered to be overbought and therefore offer an opportunity to sell. IFISH values below -0.5 are considered oversold and present an opportunity to buy. If the IFISH peaks above the top guide a sell signal will be generated. Conversely, if the IFISH troughs below the bottom guide a buy signal will be given. The 0 line divides the bulls above from the bears below.
Add this to your favorite and use along with the "Ultimate Inverse Fisher Transform Trigger" . Thanks for support.
Ultimate Inverse Fisher Transform TriggerThis is called "Ultimate Inverse Fisher Transform Trigger" , which integrates inverse fisher rsi, cci, stochastic and mfi to trigger trade signals.
This Inverse Fisher Transform TA is refined for purpose of getting signals more frequently than the normal inverse fisher indicators do, but also sacrifice a bit accuracy. This should also be used along with my "Ultimate Inverse Fisher Transform" , to get an idea of whenever to initiate trades and occasions to hold onto positions.
Guide:
IFISH values above 0.5 are considered to be overbought and therefore offer an opportunity to sell. IFISH values below -0.5 are considered oversold and present an opportunity to buy. If the IFISH peaks above the top guide a sell signal will be generated. Conversely, if the IFISH troughs below the bottom guide a buy signal will be given. The 0 line divides the bulls above from the bears below.
Hope you would enjoy it and have a fabulous start of the year.
Lonelygrass
Inverse Fisher Transform on MFIAbout John EHLERS:
From California, USA, John is a veteran trader. With 35 years trading experience he has seen it all. John has an engineering background that led to his technical approach to trading ignoring fundamental analysis (with one important exception).
John strongly believes in cycles. He’d rather exit a trade when the cycle ends or a new one starts. He uses the MESA principle to make predictions about cycles in the market and trades one hundred percent automatically.
In the show John reveals:
• What is more appropriate than trading individual stocks
• The one thing he relies upon in his approach to the market
• The detail surrounding his unique trading style
• What important thing underpins the market and gives every trader an edge
About INVERSE FISHER TRANSFORM:
The purpose of technical indicators is to help with your timing decisions to buy or
sell. Hopefully, the signals are clear and unequivocal. However, more often than
not your decision to pull the trigger is accompanied by crossing your fingers.
Even if you have placed only a few trades you know the drill.
In this article I will show you a way to make your oscillator-type indicators make
clear black-or-white indication of the time to buy or sell. I will do this by using the
Inverse Fisher Transform to alter the Probability Distribution Function (PDF) of
your indicators. In the past12 I have noted that the PDF of price and indicators do
not have a Gaussian, or Normal, probability distribution. A Gaussian PDF is the
familiar bell-shaped curve where the long “tails” mean that wide deviations from
the mean occur with relatively low probability. The Fisher Transform can be
applied to almost any normalized data set to make the resulting PDF nearly
Gaussian, with the result that the turning points are sharply peaked and easy to
identify. The Fisher Transform is defined by the equation
1)
Whereas the Fisher Transform is expansive, the Inverse Fisher Transform is
compressive. The Inverse Fisher Transform is found by solving equation 1 for x
in terms of y. The Inverse Fisher Transform is:
2)
The transfer response of the Inverse Fisher Transform is shown in Figure 1. If
the input falls between –0.5 and +0.5, the output is nearly the same as the input.
For larger absolute values (say, larger than 2), the output is compressed to be no
larger than unity. The result of using the Inverse Fisher Transform is that the
output has a very high probability of being either +1 or –1. This bipolar
probability distribution makes the Inverse Fisher Transform ideal for generating
an indicator that provides clear buy and sell signals.
Gunbot Deluxe TunersThis script combines all of the other Gunbot tuners along with Okkie's mode into a complete all in one simulation of Gunbot with the ability to mix and match buy and sell strategies of any combination.
No public requests or donations for access to this script will be granted. Anyone interested in obtaining this script must contact me privately either here or preferably through Telegram. No exceptions.
NOTICE: By requesting access to this script you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script!
CB: CCI & MFI IndicatorCustom Indicator development for a Backtest Rookies professional services customer. Published for customer testing and acceptance.
backtest-rookies.com
CB: CCI & MFI StrategyCustom Development for a Backtest Rookies professional services customer. Published for customer testing and acceptance.
backtest-rookies.com
RSI/MFI with Volatility Bands [GVD]This is an edit of the LAzyBear script.
The script is adjusted to show both the RSI and the MFI on 1 chart.
AMFI (Adjusted money flow indicator)Adjusted money flow indicator (AMFI)
Differences between AMFI and MFI:
- AMFI is weighted by the typical price SMA(shortterm)/SMA(longterm) ratio
- For AMFI the days with lower volume than previous but rising price are counter twice, similarly days with falling price and lower valume
Version: 1alpha
Money Flow Indicator (Chaikin Oscillator) Strategy Indicator plots Money Flow Indicator (Chaikin). This indicator looks
to improve on Larry William's Accumulation Distribution formula that
compared the closing price with the opening price. In the early 1970's,
opening prices for stocks stopped being transmitted by the exchanges.
This made it difficult to calculate Williams' formula. The Chaikin
Oscillator uses the average price of the bar calculated as follows
(High + Low) /2 instead of the Open.
The indicator subtracts a 10 period exponential moving average of the
AccumDist function from a 3 period exponential moving average of the
AccumDist function.
WARNING:
This script to change bars colors.
Dav-o meter (public)I decided to make this formerly invite only script public (you can find the invite only version here
If you are part of the invite only you don't need to change scripts. I will push improvements first on the invite only script but in time it will come to this version as well.
I would love to know your ideas and thoughts on how this indicator can be improved, so feel free to give any feedback.
Remember to give it a thumbs up if you like it.
Buy Low Sell High CompositeCombines RSI, EMA difference, and MacD into a single indicator. Buy when it's very red, sell when it's very green.
MFI * %B [seiglerj]Oscillator averaging Money Flow Index and Bollinger Bands' %B
Colored bars indicate buy or sell signals
I have no idea if this is the right way to combine these two, but I'm gonna try it and see what happens
Inchart MFI signals [seiglerj]This is an inchart Money Flow indicator that puts triangles on the chart when Money Flow Index breaks out of the specified levels.
Money Flow Index made by Stealthy7Here is a quick Money Flow Index oscillator. I don't have any strategy for it. Please post any improvements.
MFIMoney Flow Index. An RSI oscillator that uses trading volumes to determine whether a stock is overbought or oversold
[STRATEGY][RS]MarxBabu 4 Oscillators V0EXPERIMENTAL:
fixed some mixed signals :p
request for MarxBabu.