OPEN-SOURCE SCRIPT
מעודכן EMA Stoch Strategy For ProfitView

This strategy will enter positions when the set stochastic conditions are met, and uses the moving average to filter the direction of the trades (long/short). The background is used to illustrate the strength of the stochastic values.
The following is a step by step guide in order to automate the trading of the strategy with ProfitView:
The following is a step by step guide in order to automate the trading of the strategy with ProfitView:
- In the indicator settings, set the desired stochastic and ema values, and the stochastic condition you want to use to enter a trade.
- In the indicator, set which exchange, symbol, and account to execute trades on.
- In the indicator, set the PV Alert names you intend to use. If you want to use the same names as provided in the pastebin below, you may set the three names to Market Long, Market Short, TP SL Hit.
- In PV, create two new PV Alerts in the PV Alert tab in accordance to these specifics https://pastebin.com/b7HAfGHY.
- On the Tradingview chart you want the indicator run on, create a new TV alert with this script as its condition, and specify the alert to "alert() function calls only".
הערות שחרור
Added leverage parameter that is added to the alert message for optional usage. Leverage in PV can now be set by adding leverage=_mylev to the order entry line for example[side] quantity=100% type=market leverage=_mylev
הערות שחרור
Allow switch from Stoch RSI to plain Stochהערות שחרור
Only place tp/sl exits after position entries instead of every tickהערות שחרור
Make stoch values invisibly plotted on the chart to be able to directly read current valuesהערות שחרור
Fixed a bug that was sending tp/sl alert at the same time as position entry if tp/sl was enabledהערות שחרור
Dont track trade direction with strategy variables anymore due to complications with sending tp/sl alertהערות שחרור
Minor format editהערות שחרור
Minor code cleanupסקריפט קוד פתוח
ברוח TradingView אמיתית, היוצר של הסקריפט הזה הפך אותו לקוד פתוח, כך שסוחרים יכולים לבדוק ולאמת את הפונקציונליות שלו. כל הכבוד למחבר! למרות שאתה יכול להשתמש בו בחינם, זכור שפרסום מחדש של הקוד כפוף לכללי הבית שלנו.
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.
סקריפט קוד פתוח
ברוח TradingView אמיתית, היוצר של הסקריפט הזה הפך אותו לקוד פתוח, כך שסוחרים יכולים לבדוק ולאמת את הפונקציונליות שלו. כל הכבוד למחבר! למרות שאתה יכול להשתמש בו בחינם, זכור שפרסום מחדש של הקוד כפוף לכללי הבית שלנו.
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.