You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add entry condition for e.g. if TQQQ prices went down by > 1% enter a trade. If last (need to keep history past) two action was buy do not enter the trade.
If price goes up by >=2 % sell, if last action was buy and if sell price is better than buy price.
Capture the momentum indicator such as MACD, RSI, Average Directional Index (ADX) and enter the trade if its early upward trending and exist if its early downward trend.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: