TradingView
yimbobz
Feb 21, 2021 4:52 PM

Jim's MACD 

Micro E-mini S&P 500 Index Futures (Mar 2021)CME

Description

MACD Buy/Sell Strategy

Filters bearish crossovers above the 0 line and bullish crossovers below.

Uses 34 ema to further filter the trades and take only longs above and only shorts below.

Apply at least 2:1 risk to reward ratio to account for losing trades.

Trade at own risk!

Release Notes

Added trade timeframes:

7:00AM - 4:00PM
7:00PM - 10:00 PM

Set ema to 7 period moving average

Release Notes

Simplified buy/sell signal code logic

Release Notes

Removed commented old code

Release Notes

Removed MACD from below and EMA is shown on candles again

Release Notes

Added bar color

Changed timeframe

9:00AM - 4:00PM
7:00PM - 10:00PM

Release Notes

Switched back to 7 period EMA

Time frames adjusted and meant for NYC eastern time

Release Notes

Logic now only trades bullish MACD cross overs below the 0 line and bearish crossovers above the 0 line. Reverse of the initial code.

Code now contains Momentum logic and Hull EMA logic

Trade timeframe is set to 11AM - 4PM EST , 7PM -10PM EST

Release Notes

Added VWAP

Removed HullMA visibility

Release Notes

Removed VWAP as it is crowding

Release Notes

Changed time to search conditions prior

Sell logic now only checks MACD

Release Notes

Buy and Sell entry now both use momentum and hullema logic

Release Notes

Code clean

Release Notes

Removed ema
Comments
interestingEnt29956
Hows it work? What does all the colors and indicators mean? Is there a legend somewhere I can compare the image to? Love what I see, I just want to understand it, lol
yimbobz
@interestingEnt29956, It works by mirroring the strategy trades that are executed. The strategy is based on MACD.
More