BBandStopLine free
Description
Bollinger Bands Stop Line. Use this indicator to enter and exit trades. If price moves above the upper stop line enter long and below the bottom one enter a short trade. Then the opposite band is used as trailing stop loss.
Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
Formula / Source Code
u s i n g c A l g o . A P I ; u s i n g c A l g o . A P I . I n d i c a t o r s ; n a m e s p a c e c A l g o . I n d i c a t o r s { [ I n d i c a t o r ( I s O v e r l a y = t r u e , A c c e s s R i g h t s = A c c e s s R i g h t s . N o n e ) ] p u b l i c c l a s s B B a n d S t o p L i n e : I n d i c a t o r { [ P a r a m e t e r ] p u b l i c D a t a S e r i e s S o u r c e { g e t ; s e t ; } [ P a r a m e t e r ( D e f a u l t V a l u e = 1 . 5 ) ] p u b l i c d o u b l e S t D e v i a t i o n { g e t ; s e t ; } [ P a r a m e t e r ( D e f a u l t V a l u e = 1 5 ) ] p u b l i c i n t P e r i o d { g e t ; s e t ; } [ P a r a m e t e r ( "