TradingView
420snoop
29 พฤศจิกา 2016 เวลา 19 นาฬิกา 31 นาที

Chaos 2.0 

S&P 500 index of US listed sharesFXCM

คำอธิบาย

This is pure chaos!

I just wanted 1 thing I can put on a chart to try to get a clearer picture of what is going on (and not take up all the indicator spaces a free user is allowed haha)

Many things going on from so many different users
honestly I'm sorry I cant shout out everyone whose code I have ever read and used in another project just for the sake of learning more about pinescript!

As a way of shouting everyone out! (and giving out my most useful and configurable system)

I give you... CHAOS

I originally got an Alligator, AO, and Fractal script from a user ChaosTrader, then realized I love using averages!

I added the MESA (lazybear?) and the McGinley Dynamic Range (sry idk) and a simple 233 SMA.

I also found about something called the prorealcode.com/prorealtime-indicators/blai5-astro-indicator/ another user had created for Pinescript.

I really liked that script so I adapted it to do the same kind of signal printing for circles and squares (crosses and series)

Check it out tell me what you think and how I can make it better for everyone!

thanks all!

Snoop
ความคิดเห็น
dheerajsood
Could you throw some more light on how this exactly works? Would it be wise to use in on a intraday timeframe? Thanks
420snoop
@dheerajsood, What exactly do you want to know? the code is annotated for the most part. I use this on many different time frames, but this ALONE is not all I use to trade. It is just a conglomerate of many many things I have seen on TV, liked, and modified into 1 big file :)

personally I use the (off by default) fractals a lot but when you show people a chart with fractals often times it just looks SO busy that people are not able to understand it
gene63
Hi Good People,
I am new but could tell its really impressive. It's comprehensive as well.
Well done ! Keep up the good works & deeds and you will be blessed accordingly.
I like the way you structure your codes, and it makes learning a less intimidating process.
And we must be grateful as well.
Thank you & God Bless you.
cheers
gene
Handsome_Pumper
@gene63, You still at it Gene?
arshadd
lara william is a great trader of the day
bassace
Add to Chart operation failed, reason: The script must have one study() or strategy() function call

How do I fix?

Thanks
420snoop
Hey all one thing I noticed looking into the code was the lines: aos = input(defval=55,title='short AO')
aol = input(defval=89,title='long AO') usually the values are 5 and 34 i just was experimenting with it oops.
เพิ่มเติม