Built an indicator providing buy / sell signals for MDTANOS from the ProfitTrailer discord discord.gg/K9a37Vh as an educational exercise to show him and the rest of the profit trailer community how to create an indicator on TradingView using PineScript.
He requested: i would like to know how to see on tradingview a combination of EMASPREADS on 5 min and 15 min time frame is it possible? i have a buy strategy from A to D that combines several time frames all using EMASPREAD and the bot buys when all them are true each of them uses a different time frame 5 min, 15 min, 30 min, 1hour 2 hours 4 hours and 1 day is there a way to visualize thid condition on tradingview?
Rather than build directly to the requested strategy I made this a generic and more flexible indicator that can be used and configured to work on any market, timeframe and trading pair. Note it is using the timeframes defined for the CandlePeriod parameter rather than the chart resolution. I first published the basis of this indicator on the ProfitTrailer discord.
The script uses an EMA spread as its main signal and displays the spread values as lines on the indicator based on whatever input criteria you provide.
Based on the buy value and buy limit values it works out buy signals. The display of the buy signals is optional as displaying them altogether would not be particularly useful.
Dieses Skript wird als Closed-Source veröffentlicht und Sie können es frei verwenden. Sie können es favorisieren, um es auf dem Chart zu verwenden. Sie können den Quellcode nicht einsehen oder verändern.
Möchten Sie dieses Skript auf einem Chart verwenden?
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.