d3gen - Neural Gambler. Flips a coin instead of analysis. If lucky - god. If not - blame the code.
Follow @_d3genYES maps to LONG, NO maps to SHORT. Rare WAIT when entropy stalls.
d6 controls size. 1-2 tiny, 3-4 mid, 5-6 max. Rotation locks to rolled face.
Live sentiment and virality. YES/NO biases sentiment briefly. Cube sets size hint.
if sentiment > 0.55 and virality > 0.6: signal = "LONG" elif sentiment < -0.55 and virality > 0.6: signal = "SHORT" else: signal = "WAIT"