The decisions you make about your trading business matter. To this point, I received the note below from a 7-figure trader on our desk. He was a 7-figure trader by his second year of trading. Not easy to do. Not often you see that. This is a very talented trader and person. Even for him his decisions about his trading … Read More
Garrett’s Extended Hours % AVOL Indicator for thinkorswim
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
Elite Trading Requires Setting Time To Have Fun
This tweet was inspired by an independent trader struggling to balance his personal life with his trading. He reached out for help. He wrote: I want to consult with you about a certain thing that I have not been able to change for two years, since I started trading and it bothers me a lot. I can not balance my … Read More
Traders4ACause Spring Salute (Virtual Event)
Traders4ACause presents their Spring Salute, benefiting the Gary Sinise Foundation and Building Dreams for Marines! Help us celebrate National Military Appreciation Month! SMB’s Mike Bellafiore, Dr. Brett Steenbarger, and Ty Young will be presenting for the Trading Community as well as some other great guests. The event starts 9 AM ET tomorrow (Saturday). It’s a great online program for traders and … Read More