Ninorigo

Mayer Multiple

Ninorigo Обновлено   
The script implements a custom version of the Mayer multiple and it may be useful for analyzing the price of Bitcoin in a historical context.

Note n.1: Mayer multiple does not tell whether to buy, sell or hold, but highlights the best long-term area when the bitcoin price is below a threshold value (2.4).

Note n.2: the threshold value (2.4) has been determined in the past by simulations performed.

The script user may decide whether to use the shown graph or another graph for the calculation of the Mayer multiple.


The script is very easy to use and it is possible to change the following parameters:
  • the period of SMA (default value is 200)
  • the threshold (default value 2.4)
  • Show or not the sell area
  • Use or not the shown graph to calculate the Mayer multiple (default value is true)
  • name of exchange to use for calculation of the Mayer multiple (default value is BNC)
  • name of chart to use for calculation of the Mayer multiple (default value is BLX)
Информация о релизе:
  • Added the alert conditions. Remember: the alertcondition statement does not start alerts but creates the conditions. The alerts must always be created manually in the Create Alert dialog box.
  • Changed the precision of graph (from 2 to 4).
Информация о релизе:
Modified the title script.
Информация о релизе:
  • Modified the alert conditions name.
  • The Mayer multiple's graph is now plotted in another panel.
Информация о релизе:
Improved the code readability.
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?