OPEN-SOURCE SCRIPT
מעודכן TRADERXMOM 200EMA + VWAP

What it does
Plots trend-continuation signals on the 5-minute chart using VWAP and dual-timeframe 200 EMA confluence. "Signal Up"/"Signal Down" markers indicate a wick tap into a key level followed by a confirmed close back on the trend side — with built-in alert conditions for both directions.
How it works
Trend bias requires price to be above (or below) both session VWAP and a 200 EMA calculated from a 5-minute anchor timeframe. A separate 200 EMA calculated from a 1-minute anchor is tracked independently and used only as an additional tap level — it doesn't factor into trend bias, since testing showed treating it as a "level to react to" rather than a "level that defines trend" produced cleaner signal timing.
A signal fires when price wicks through VWAP, the 1m 200 EMA, or the 5m 200 EMA, and the candle closes back on the trend side — a confirmed reclaim rather than a simple touch. This filters out level-touches that don't actually hold.
Both 200 EMAs are calculated via request.security() with lookahead=barmerge.lookahead_off, so plotted values are non-repainting.
How to use it
Built for micro index futures (MNQ, MES) on the 5-minute chart. Optionally restrict signals to a single custom session window. Signal markers indicate confluence worth evaluating, not automatic trade entries — always apply your own risk management, and use the built-in alerts to monitor in real time rather than watching the chart continuously.
Plots trend-continuation signals on the 5-minute chart using VWAP and dual-timeframe 200 EMA confluence. "Signal Up"/"Signal Down" markers indicate a wick tap into a key level followed by a confirmed close back on the trend side — with built-in alert conditions for both directions.
How it works
Trend bias requires price to be above (or below) both session VWAP and a 200 EMA calculated from a 5-minute anchor timeframe. A separate 200 EMA calculated from a 1-minute anchor is tracked independently and used only as an additional tap level — it doesn't factor into trend bias, since testing showed treating it as a "level to react to" rather than a "level that defines trend" produced cleaner signal timing.
A signal fires when price wicks through VWAP, the 1m 200 EMA, or the 5m 200 EMA, and the candle closes back on the trend side — a confirmed reclaim rather than a simple touch. This filters out level-touches that don't actually hold.
Both 200 EMAs are calculated via request.security() with lookahead=barmerge.lookahead_off, so plotted values are non-repainting.
How to use it
Built for micro index futures (MNQ, MES) on the 5-minute chart. Optionally restrict signals to a single custom session window. Signal markers indicate confluence worth evaluating, not automatic trade entries — always apply your own risk management, and use the built-in alerts to monitor in real time rather than watching the chart continuously.
הערות שחרור
Added session color backgroundסקריפט קוד פתוח
ברוח האמיתית של TradingView, יוצר הסקריפט הזה הפך אותו לקוד פתוח, כך שסוחרים יוכלו לעיין בו ולאמת את פעולתו. כל הכבוד למחבר! אמנם ניתן להשתמש בו בחינם, אך זכור כי פרסום חוזר של הקוד כפוף ל־כללי הבית שלנו.
כתב ויתור
המידע והפרסומים אינם מיועדים להיות, ואינם מהווים, ייעוץ או המלצה פיננסית, השקעתית, מסחרית או מכל סוג אחר המסופקת או מאושרת על ידי TradingView. קרא עוד ב־תנאי השימוש.
סקריפט קוד פתוח
ברוח האמיתית של TradingView, יוצר הסקריפט הזה הפך אותו לקוד פתוח, כך שסוחרים יוכלו לעיין בו ולאמת את פעולתו. כל הכבוד למחבר! אמנם ניתן להשתמש בו בחינם, אך זכור כי פרסום חוזר של הקוד כפוף ל־כללי הבית שלנו.
כתב ויתור
המידע והפרסומים אינם מיועדים להיות, ואינם מהווים, ייעוץ או המלצה פיננסית, השקעתית, מסחרית או מכל סוג אחר המסופקת או מאושרת על ידי TradingView. קרא עוד ב־תנאי השימוש.