Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EarnForex authored Mar 6, 2022
1 parent f1b228a commit 47014d9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Float
Float is a complex indicator that detects trend waves and applies Fibonacci/DiNapoli analysis to them.

Float is a free custom indicator for MT4 and MT5 coded by EarnForex.com. It was originally developed by Barry Stander. It detects major trend waves on a given number of bars and draws Fibonacci and DiNapoli levels across them.

This indicator uses tick volume to analyze trends. You must be aware that tick volume is a rather controversial tool in spot Forex trading.

![Float indicator found a bearish trend wave on the hourly chart of USD/JPY](https://github.com/EarnForex/Float/blob/main/README_Images/float-analysis-of-trend-wave.png)

More information about this custom MetaTrader indicator is available here: https://www.earnforex.com/metatrader-indicators/Float/

Any contributions to the code are welcome!

0 comments on commit 47014d9

Please sign in to comment.