TTM Squeeze (Foreign) for Amibroker (AFL)
jbalaji87 about 12 years ago Amibroker (AFL)
To plot TTM Squeeze of two different Stocks in single pane.
Note: used TTM squeeze by john Carter from the forum
Screenshots
You cannot view the code for the following reasons:
- You must be a member and have contributed at least 1 indicator
15 comments
Leave Comment
Please login here to leave a comment.
very good
very good
good
good effort
ITS REALLY EXCELLENT
Here I am submitting “RSI Sell Scanner”, this is not my code just I was Modified this code. My request “Is this correct afl code or not”. Here is code.
C1 = Volume > 100000 AND Close < 50;
Sell = RSIa( Close, 14 ) < 70
AND RSIa( Close, 14 ) > 30
AND Ref( RSIa( Close, 14 ), -10 ) > 70;
Filter = C1 AND Sell;
AddColumn(C,“close”);
nasıl olacak
@kalaltrader this is not the place to ask please use the forum.
Thanks
tnx alot
thanks for sharing my friend
Thanks so much,
Woow the best
thank best