anas_algo

Alnami_Quantum_blocks v.4

The (Al Nami Quantum Blocks v.4) script is based on Renko chart that is based on % move of the selected symbol. This is different from the traditional or ATR based Renko charts..

box size = user selected percentage x current price

Alnami Quantum Blocks Channel is composed of 5 levels that are calculated based on the box size:

1- Base
2- Green Box High (GBH) = Base + box size
3- Next Green Box trigger (GBN) = base + (box size x 2)
4- Red Box Low (RBL) = Base - box size
5- Next Red Box trigger (RBN) = base - (box size x 2)

Those levels will appear in the chart with the following order:
------GBN-------
------GBH-------
------BASE------
------RBL-------
------RBN-------

Usually when prices are trending up, the price will stay above the base for most of the time,, when it trending downwards, price stays below base most of the time..

Now how to time your entries based on the channel? This system is equipped with 4 strategies:

1) New Green Box:
When the channel draw a new green box, place a buy order
When the channel draw a new red box after a green box, place a sell order

2) Retracement:
The user have to select one of the above 5 levels to serve as a retracement level, namely, GBN-GBH-Base-RBL-RBN
When the current box is green and low price crosses below the selected level, place a limit buy order at the selected level
When the channel draw a new red box after a green box, place a sell order

3) Auto-Trailing System:
This strategy draws two levels based on a proprietary quantitative algorithm.
If the price is above both lines, place a buy order
If the price is below the lower line, place a sell order

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

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

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