A Walk in Boston with 3 Experienced Traders Giving Back

BellaBella Daily Update

Let me share a video jam-packed with trading advice and wisdom for developing and experienced traders.  Three experienced traders are interviewed for this video, who have experience both as professional traders, but also mentoring traders.  I make this distinction because the addition of their experience mentoring traders means they have spent significant time thinking of how best to communicate important … Read More

Garrett’s Extended Hours % AVOL Indicator for thinkorswim

smbcapitalGeneral Comments

Garrett’s Extended Hours % AVOL Indicator for thinkorswim ### inputs ### input AVOL_length = 21; input subtractFirstBarVolume = yes; ### daily AVOL ### def daily_volume = volume(period = AggregationPeriod.DAY); def AVOL = Average(daily_volume[1], AVOL_length); # AfterHours Volume def ah = getTime() > regularTradingEnd(getYYYYMMDD()); def firstAHVolume = if ah and !ah[1] then volume else firstAHVolume[1]; def ahVol = if ah and … Read More

10 Trading Lessons from Elite Prop Trader Shark

BellaBella Daily Update

Shark sat down for an in-depth interview with Chat with Traders.  Shark is one of the best traders in our trading space, let alone our prop trading firm.  This is the first one-on-one interview he has ever given for the trading community.  It has been so much fun watching him grow as a trader.  We are so grateful to have … Read More