TradingView
TraderHalai
15 พฤษภา 2018 เวลา 7 นาฬิกา 24 นาที

Rule Number 1 Signals 

Micron Technology, Inc.NASDAQ

คำอธิบาย

This script takes the Rule #1 3 tools and plots them on the graph, to provide an additional level of indication for when to sell and when to buy.

เอกสารเผยแพร่

Close instead of buy

เอกสารเผยแพร่

Minor cosmetic changes

เอกสารเผยแพร่

exit on 2 signals as per rule number 1

เอกสารเผยแพร่

More aggressive closing tactic to take profits if things don't go well

เอกสารเผยแพร่

Added comments and made the entry criteria based off of three period entry for each of the three tools.

Included an experimental stop loss strategy - though will port this over to another future script with comprehensive support resistance.

เอกสารเผยแพร่

Cleanup

เอกสารเผยแพร่

Switch back to simple moving average as per the book, and implement a look back mechanism for sell signal (to be in line with the buy signal)

เอกสารเผยแพร่

Simplify script - resulting in higher win rates

เอกสารเผยแพร่

Simplify script

เอกสารเผยแพร่

Cleanup + refine the strategy to wait for 2 signals and then enter on the third as per the book.

Allowing for more signals per timeframe

เอกสารเผยแพร่

Update to Pine script version 4
ความคิดเห็น
mattmccrohon
Just found this after reading Rule #1 and after about 2 months of using TV . Very very useful. Thank you very much 👌
Fr_Boy
Hello,

I like your scripts very much. Thanks a lot for sharing.
I did change a minor thing: strategy.entry("buy", strategy.long, comment="BUY")

I know wealth-lab has a possibility to optimize settings.
Is this possible with tradingview?

Regards
Doran-M
Amazing job Bro, I follow it and let you know it works perfectly!
TraderHalai
@Doran-M, thanks mate, glad it helped you
Doran-M
@SunilHalai, I just want to share something with you, I changed inputs manually for different Symbols and the Time periods and the results were wonderful!
for example: AAPL, 4h
Fast Length: 1
Slow Length: 28
MACD Length: 9
SMA Signal: 44
Stochastic Length: 15

Results:
Net Profit: 1.47%, 1474$
Total Closed Trade: 54
Percent Profit: 61%
Max Down: 0.05%

Can you try that and tell me do I have the right assumption or not?

thanks
TraderHalai
@Doran-M, Thanks for sharing, those results seem really good. I have not tested this strategy live/forward testing, so will need to verify. I would expect the results might not be up to those standards in real life trading however
เพิ่มเติม