For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Stock patterns : Detection of range trading or trend
-
Hi,
Is there a way to detect if a stock is range trading or following a trend? Did anybody work on that ??
Thanks
-
There are huge number of ways to define if stock is traded in the range or in the trend. Main part of the trading is to define the trading mode and act appropriately. So all traders (except maybe pair traders) work on that.
-
Hi,
thanks for your reply. I've stumbled upon this article and I find it quiet interesting.
it seems to work fairly well.
-
If you have another article or papers that you can share it'll be great!!