Stock Picks and Trading · KSK8 Questions on The Most Profitable Thread on Stockfetcher
|
mahkoh msg #147968 |
5/30/2019 11:20:56 AM
Just checked tradingview and the chart looks totally different there. No large gap in late 2017, but there is a big one in 2014 just above 11 ...
|
Stock Picks and Trading · KSK8 Questions on The Most Profitable Thread on Stockfetcher
|
mahkoh msg #147961 |
5/30/2019 4:22:34 AM
ELTK , I don't like that it closed at a new 18 month high, could fill the gap from late 2017. And it traded 17 times shares outstanding, that is crazy.
I'm going to put in a limit order to short near 15.
|
Stock Picks and Trading · KSK8 Questions on The Most Profitable Thread on Stockfetcher
|
mahkoh msg #147949 |
5/29/2019 1:29:43 PM
Looks like ELTK is up at it again. You plan on playing it tomorrow?
|
Filter Exchange · 1 month low filter
|
mahkoh msg #147871 modified |
5/22/2019 2:10:36 PM
Blue dots in the var10 indicator below the chart represent past buy signals.
|
Stock Picks and Trading · KSK8 Questions on The Most Profitable Thread on Stockfetcher
|
mahkoh msg #147817 |
5/17/2019 11:36:41 AM
Well, goes to show what I know.
|
Stock Picks and Trading · KSK8 Questions on The Most Profitable Thread on Stockfetcher
|
mahkoh msg #147813 |
5/17/2019 6:25:09 AM
ELTK .. I did consider it but decided to skip this one. 75 times average volume and 35 percent drop from the high. Risky, and if profitable chances are it'll be a bumpy ride.
Good luck.
|
General Discussion · I dont know why this is showing Zero stocks - Help Please
|
mahkoh msg #147396 |
4/15/2019 5:17:38 PM
Remove this line:
draw CMA(indicator,days)
|
Filter Exchange · TRUE Average True Range (ATR)
|
mahkoh msg #146476 modified |
2/8/2019 12:23:22 PM
Edit, forgot to state the period, now set to 14.
I used a similar code:
set{atr1,weighted atr(20) / close}
set{atr20,atr1 * 100}
add column atr20
until I found out SF has a built in atr percent.
|
Filter Exchange · Waddah Attar Explosion
|
mahkoh msg #146404 modified |
2/2/2019 4:22:28 PM
https://www.mql5.com/en/code/531
https://www.tradingview.com/script/iu3kKWDI-Waddah-Attar-Explosion-LazyBear/
This indicator relates the strength of a trend to the recent volatility. It is originally a forex indicator, one might play with the factor 150 in the x6 code to adjust for stocks.
The above filter does not show whether the trade should be entered long or short, but I think one look at the chart can tell you which direction should be taken. But below is a version that suggests to short on a break below the green line.
|
General Discussion · 1,600% with only 42 trades
|
mahkoh msg #146211 |
1/22/2019 12:25:44 PM
If I place a market on open order I either get the open price or there is no trade, no such thing as slippage.
|