Hello, I made a custom indicator, I called it The Falcon because it reacts quickly and knows how to take perspective of the market. This kind of indicator can be used for manual trading or bots.
About the indicator In short, it will help you :
Make profit when the market is in trading range
Get in/Get out when a rally begins
Never go against the trend
I based my algorithm on several technical tools such as RSI , emas , for a total of 3 boolean conditions mixed together with AND and OR gates, resulting in those entry/exit points (arrows).
About the Strategy
I only used long entries and exits. No shorting.
It is tested on the last 18 days (the maximum TradingView allows for a 5 min range)
I set a 0.05% commission on each order.
I will grant access to people willing to make a small donation.
Here is my BTC address : 19sVQvCDmVfEACq7BiMnWSMqFPZ8qfSQ2K If you prefer ETH : 0xc8a5d3a63a05db0c2363ea1c08b37a01cce9ebfb Send me a Private Message with the ID of the transaction
If you want to do some forward testing first, send me a message.
This script comes with an Alert Setup.
I am also taking commissions if you want me to code something for you, or do some reverse engineering.
Also you can ask me anything in the comments. Thanks and see you next time !
版本注释
Fixed wrong backtest results caused by the use of Heikin Ashi candles.