Search found 69 matches

by buffalo
Wed Dec 22, 2021 6:02 pm
Forum: general
Topic: All things TradingView
Replies: 102
Views: 80665
Gender: None specified

Re: All things TradingView

might have just occurred to me what "sell where you see selling" means. chart is 3 minute with 15 minute overlay. Price made a return to old cup on 2 sma (grey box), wait for new 15m candle. with the leverage available to me (5x) i could risk %1 per $12.5 line. 2 or 3 lines a day means I c...
by buffalo
Tue Dec 14, 2021 5:58 am
Forum: general
Topic: All things TradingView
Replies: 102
Views: 80665
Gender: None specified

Re: All things TradingView

I like the look of the 9 period Donchian Channel; I see what he was trying to do with the 20 period (4 weeks), but that is grossly large . . . even for me. You can use it as a Bollinger Band or use the 9 period long flat areas for stops or entries. Screenshot_20211213-085241.jpg did some doodling, ...
by buffalo
Sun Dec 12, 2021 6:15 pm
Forum: general
Topic: All things TradingView
Replies: 102
Views: 80665
Gender: None specified

Re: All things TradingView

using the fractal indi iqazi posted on page 6 of this thread looks like it can get some good runs in, direction changes when theres a breakout after a fractal. (did not mark the breakout up at 13:48 acter the fractal because the indi colored it red) Untitled12112021.png I would just use BDP: Type_1...
by buffalo
Sun Dec 12, 2021 4:18 am
Forum: general
Topic: All things TradingView
Replies: 102
Views: 80665
Gender: None specified

Re: All things TradingView

using the fractal indi iqazi posted on page 6 of this thread looks like it can get some good runs in, direction changes when theres a breakout after a fractal. (did not mark the breakout up at 13:48 acter the fractal because the indi colored it red)
Untitled12112021.png
Untitled12112021.png (42.05 KiB) Viewed 7356 times
by buffalo
Sun Dec 05, 2021 9:06 pm
Forum: general
Topic: All things TradingView
Replies: 102
Views: 80665
Gender: None specified

Re: All things TradingView

heres some code for tradingview. highlights bars on if they closed over/under the 40 sma deathlyhorse.png study(title="buffalo", shorttitle="dead-horse", overlay=true) petd = sma(close, 40) up = close > petd ? green : red barcolor(up) Thanks, Buffalo! When the 11 & 22 EMA fa...
by buffalo
Sat Dec 04, 2021 2:21 am
Forum: general
Topic: All things TradingView
Replies: 102
Views: 80665
Gender: None specified

Re: All things TradingView

heres some code for tradingview. highlights bars on if they closed over/under the 40 sma

deathlyhorse.png
deathlyhorse.png (37.16 KiB) Viewed 7673 times


Code: Select all

study(title="buffalo", shorttitle="dead-horse", overlay=true)

petd = sma(close, 40)
up = close > petd ? green : red

barcolor(up)
by buffalo
Mon Nov 22, 2021 4:20 pm
Forum: TheRumpledOne
Topic: Aliassmith Beats a "Dead Horse"
Replies: 4146
Views: 782854
Gender: None specified

Re: Aliassmith Beats a "Dead Horse"

IgazI wrote:*writes in journal*
'make more Alias big-brain plays'
*dot, underline*

cover4.jpg
cover4.jpg (202.72 KiB) Viewed 1627 times
by buffalo
Wed Nov 10, 2021 5:34 am
Forum: TheRumpledOne
Topic: Aliassmith Beats a "Dead Horse"
Replies: 4146
Views: 782854
Gender: None specified

Re: Aliassmith Beats a "Dead Horse"

Today on ethereum: market structure broke to new lows at 9 o'clock am. price poked above a lower high at 4793, but didnt hold and continued short after a micro structure break. you traders on kreslik might like crypto, basically just for the charts. ethereum swings almost 1% or more on 4h candles. ...
by buffalo
Tue Nov 09, 2021 7:55 pm
Forum: TheRumpledOne
Topic: Aliassmith Beats a "Dead Horse"
Replies: 4146
Views: 782854
Gender: None specified

Re: Aliassmith Beats a "Dead Horse"

Today on ethereum: market structure broke to new lows at 9 o'clock am. price poked above a lower high at 4793, but didnt hold and continued short after a micro structure break. you traders on kreslik might like crypto, basically just for the charts. ethereum swings almost 1% or more on 4h candles. w...
by buffalo
Fri Nov 05, 2021 10:41 pm
Forum: TheRumpledOne
Topic: Aliassmith Beats a "Dead Horse"
Replies: 4146
Views: 782854
Gender: None specified

Re: Aliassmith Beats a "Dead Horse"

Would you wait until price closed below the orange line to short? index.png I don’t understand, it is already closed below the orange line. yes, I mean in real time would you say to wait until that line gets a close below to short or I dont necessarily need to be super strict on not shorting before...

Go to advanced search