I wonder if the gold and silver miners will crash with stocks like they did in 08. New cftc rules could really unleash the gold/silver move IMO. Manipulation is so apparent around expiration in silver it's not even funny. CDE is the silver miner I would like to play long term if it doesn't break 13-14 levels.
Learning to trade is a journey â not a straight line path As long as who ever is using what ever â and they completely understand how it is used and how it makes them money â so be it TEâs made it clear he doesnât use indicators, so have I somewhat â but these traders are not TE or myself I stated earlier as weâre building IA we can add whatever the hell we like â as long as one of us can explain how it makes at least one of us money Thereâs been some really good work and communication done here over the last day â I would rather focus on that ---------------------------------------------------------------------------------------------------------------------------------------------------------------- On another note & food for thought only ATR â I use it on a daily chart with a relative short sample (eta for an intraday trading reference) Then baring a shock to the market â I can tell if today should (I emphasize should) be a wider or narrower day than yesterday⦠and a few yesterdays ago Itâs an oscillator â From the angle of the oscillation I can tell if price range should (again should) be increasing or decreasing I also know if ATR is .80 cents, and price has already moved .70 cents - I should not be looking for another huge move unless something extenuating happens, or price reverses... Always know the odds and play them I'll not going to take you through eveything I use - but I wanted to show you some things have value - it's up to each of us to figure out what those things are BTW â if anyone knows how to plot ADR on TradeStation â I sure would be appreciative if you would share it⦠Iâve searched high and low, and even on TradeStationâs forum and can't find anything Iâll respond to the suggestion on the I word later â right now I am staying out of the way so the smart work can continue RN
ATR = average true range ADR = average daily range? I can code it for you in about 2 seconds if thats what you are asking for. something like: input: Length ( 5 ); vars: adr ( 0 ); ADR = average ( range, length ); plot1( ADR, "ADR" );
TS I have ATR, looking for ADR And I know dick about programming, trying to learn but not there yet If you could create it I would appreciate it - then I could load it RN
I took the code i put above and pasted it in TS. Verified and worked fine. ET wont allow me to upload an ELD extension so here it is on sendspace. http://www.sendspace.com/file/z9djou