REV0LUTI0N

Up/Down Long Strategy

REV0LUTI0N تم تحديثه   
This is a consecutive bar up/down strategy for going long only where you can specify how many bars up to buy and how many bars down to sell. It also has code to check and make sure the condition is still true when launching the official alert, which helps back testing and live results line up, however be sure to enter commission and slippage into the properties to accurately reflect profits. I added back testing date ranges to this so you can easily pull up and see back tested results for a certain date range. I also added a buy and sell message fields in the properties so you can launch alerts that will work with automated trading services. Simply enter your buy message and sell message into those fields in the properties and then when you create an alert enter {{strategy.order.alert_message}} into the alert body and it will dynamically pull in your buy and sell messages when it fires alerts.
ملاحظات الأخبار:
Found problem with the logic behind calculation of bars up and down and corrected it.
ملاحظات الأخبار:
Corrected up/down code.
ملاحظات الأخبار:
Fixed issue with signal.
ملاحظات الأخبار:
Added stop loss and take profit exits based on %. You can check or uncheck whether to use the stop loss and take profit exits.
ملاحظات الأخبار:
Changed stop loss and take profit to tick based so it can be used with all chart types.
ملاحظات الأخبار:
Added time restriction so you can enter trades only during the time frame specified. By default it's set to 0000-0000 but you can change it to any time frame, such at 0930-1600. Keep it set to 0000-0000 to have it ignore time restriction and take all trades.

I also added the ability to check off a box that will close the open trade at the end of the time restriction. So if you set the time frame to 0930-1600 and check off to enable close trade at end of time frame then it will look to exit the trade at the close of the next bar.
ملاحظات الأخبار:
Set time restriction field to empty by default since otherwise the strategy won't take all trades like normal. So to enable time restriction enter a time frame in the format 0000-0000.
ملاحظات الأخبار:
Added a separate close message that is used with the "Enable Close Trade At End Of Time Frame" so you can set a separate close message to be sent to your automation service telling it to close the open position.
ملاحظات الأخبار:
Added more alert message fields so you can set a different alert message for each action, such as enter long or short, close long or short and take profit/stop loss.
نص برمجي مفتوح المصدر

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

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

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

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