fikira

Strategy Tester EMA-SMA-RSI-MACD

fikira Wizard تم تحديثه   
On Tradingview I never saw a custom adjustable strategy script yet, so this is it,
you can change different things and see if you'll get a good strategy or not

Settings:

First choose the source, you can choose out of:
close, open, high, low, ohlc4, hlc3, hl2

Then choose you strategy: Long & Short, Long only or Short only

Next, choose your entry "Buy/Long" (which is the "close Short position" when "Short"):
- (E)MA 1 > (E)MA 2 (Each can be made ema or sma)
- close above (E)MA 1
- RSI strategy
- macd > signal
- macd > 0
- signal > 0

Then choose your RSI values if needed (for example you want a trigger when EMA 1 > SMA 2
but only if RSI > 60, then change "IF RSI >" from 0 to 60

Next you can choose an extra argument
and even a second argument with Higher Time Frame settings

Under this you can change your (E)MA values as desired (HTF values, MACD and RSI length can be found lower)

All the same with the exit/close (or if "Short", this is your entry)
Again, change everything as you wish

Then comes the RSI length setting, MACD settings and HTF settings, followed by SL/TP settings
(you also can enable/disable SL/TP), and TIME settings (for example you want to know the profit only from this year)

Alerts are provided in next script

Have fun!

ملاحظات الأخبار:
Updated the RSI arguments
ملاحظات الأخبار:
Improved SL/TP, thank you finetime1000 for spotting !
ملاحظات الأخبار:
Added debugging

Also added symbols when it triggers (at close),
the strategy order will then happen at open (next bar),
just to help seeing how it works
ملاحظات الأخبار:
Added SELL a condition,
if the option "BUY = false" is chosen, it will SELL whenever 1 of more BUY conditions isn't valid anymore
ملاحظات الأخبار:
Source is now more adjustable, when combined with a second, third,... script, you can use the source of that second,... script in the Stat-test
ملاحظات الأخبار:
Added as extra argument 'hist > hist' (when 'hist' < 0) or 'hist < hist' (when 'hist' > 0).
When you want this option solely as strat, you could for example choose (BUY & SELL):
'RSI' strategy (values 0 & 100, so it never will be triggered), and 'extra argument' -> hist...
ملاحظات الأخبار:
Synchronized with recent pine changes
ملاحظات الأخبار:
updated

LuxAlgo Dev: www.luxalgo.com
PineCoder: www.pinecoders.com

- We cannot control our emotions,
but we can control our keyboard -
نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الكود في منشور تحكمه قواعد الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟