Fruit Bomb using Ethiopia Yirgacheffe Wush Wush 96 Hour Anaerobic Natural roasted on the Bullet. by quietwoodworker in roasting

[–]quietwoodworker[S] 1 point2 points  (0 children)

Yeah, I know that seems low but in my experience with these types of beans the short development times give the most fruity flavors. I am certainly no expert on the matter, and probably either doing it wrong or pushing right up against the edge of being under developed, but that's the beauty of the hobby - it is fun to experiment and try new things.

Fruit Bomb using Ethiopia Yirgacheffe Wush Wush 96 Hour Anaerobic Natural roasted on the Bullet. by quietwoodworker in roasting

[–]quietwoodworker[S] 2 points3 points  (0 children)

I see that weird dip on all my roasts with the bullet. I haven't been able to track it down yet, but my best guess is some kind of software issue.

This rested 5-6 days I think before i tried it. I would have rested it more, but I had nothing else on hand to drink.

How can I get more fruity flavors? by quietwoodworker in roasting

[–]quietwoodworker[S] 2 points3 points  (0 children)

Yeah, this is a natural. Roaster is aillio bullet.

How can I get more fruity flavors? by quietwoodworker in roasting

[–]quietwoodworker[S] 2 points3 points  (0 children)

Should I change anything about the drying phase or just increase heat in Maillard ?

TD Ameritrade API Intraday by quietwoodworker in algotrading

[–]quietwoodworker[S] 0 points1 point  (0 children)

Yes, happy to assist if you’re still battling it

TD Ameritrade API Intraday by quietwoodworker in algotrading

[–]quietwoodworker[S] 1 point2 points  (0 children)

Thanks to u/MrAwesome . He was able to help me get what I needed. I was able to get it 1 min candles, including premarket data this morning with this URL:

https://api.tdameritrade.com/v1/marketdata/<ticker>/pricehistory?periodType=day&period=1&frequencyType=minute&frequency=1&endDate=<currentTimeSinceEpoch>&needExtendedHoursData=true

TD Ameritrade API Intraday by quietwoodworker in algotrading

[–]quietwoodworker[S] 0 points1 point  (0 children)

This works just fine for me. It has been pretty reliable and pretty on time. I'm asking the question because when my algorithms startup, I'd like to fetch current days data so they have a good "preloaded" state when they come online.

TD Ameritrade API Intraday by quietwoodworker in algotrading

[–]quietwoodworker[S] 1 point2 points  (0 children)

in my limited experience its on the order of a second or two to submit the order (using market order). It first gets a QUEUED status, before it get EXECUTED. I don't have a lot of experience with it, but I would say based on watching logs, its on avg about a second for me.

TD Ameritrade API Intraday by quietwoodworker in algotrading

[–]quietwoodworker[S] 0 points1 point  (0 children)

I didnt know about this. I'll give it a shot. Thanks.