CaptJava

EMA Strategy

CaptJava מעודכן   
ema
This strategy is in testing and development.

**USE AT YOUR OWN RISK. **

This defaults to a 13/48 EMA using the closing price. When the fast EMA crosses above the slow it triggers a buy. When it crosses below the slow EMA it triggers a sell and potentially a short, but that is not implemented. Stops, trailing stops, and pyramiding to be added. The purpose of this strategy is to signal recommended entry and exit point and back test whether the strategy works. It is not intended to be an automated buy/sell script.

* stop loss added. Not yet configurable from the settings panel. Defaults to 8% from the entry price.

TODO:
  • Add the ability to configure the stop-loss level in the settings panel
  • Add trailing stop functionality
  • Add profit taking, likely configurable sell targets (2:1 risk to reward gain for example)
  • Add another signal or two to help improve odds of making a winning trade.

הערות שחרור:
Finally found where I got this from, credited source.

סקריפט קוד פתוח

ברוח TradingView אמיתית, מחבר הסקריפט הזה פרסם אותו בקוד פתוח, כך שסוחרים יכולים להבין ולאמת אותו. כל הכבוד למחבר! אתה יכול להשתמש בו בחינם, אך שימוש חוזר בקוד זה בפרסום כפוף לכללי הבית. אתה יכול להכניס אותו למועדפים כדי להשתמש בו בגרף.

כתב ויתור

המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.

רוצה להשתמש בסקריפ זה בגרף?