DasanC

Anticipated Market Type

DasanC 已更新   
Displays the anticipated market type based on the last 300 bars of data:
  • Trending Market: High probability that the next bar will be in the same direction as previous. Best conditions for a trend trading strategy
  • Neutral Market: High probability that price is random - the next bar direction is a coin toss. Many "typical" indicators fail in a random market
  • Sideways Market: High probability that price is autoregressive and the next bar direction is opposite the previous - compressed markets often have sudden fast breakouts

This tool does not give you entries and exits, but assists in deciding to use a Trend-following or Mean-reverting strategy.
  • Blue (3.5-6) indicates a trending market.
  • Yellow (0-2.5) indicates a sideways market.
  • Green (2.5-3.5) indicates a random market

This algorithm tells you when it breaks down by indicating a Neutral/Random market.
In short, it can't say the market type and advises you to not trade or simply use another tool in the meantime.

I personally use this tool to configure my trading robots on a weekly basis. I combine manual TA and stats algos to
try and determine what type of market the next week holds, with a fair bit of success.

The algorithms incorporated are Market Meanness Index (which I've made Open Source) and Fractal Dimension, a significantly faster algo than the MMI, but using a different set of maths.

Cheers!
版本注释:
  • Edit the size of labels
  • Edit the bar shift of labels
  • Reduced shape objects size from "Small" to "Tiny"

Need Indicators/Strategies for TradingView? -> t.me/pinescripters_jobs
General questions about Pinescript? -> t.me/pinescripters
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?