Last updated on 2020-07-29
This simple PIN allows you to set a time-frame and a Fibonacci level. The maximum and minimum prices are calculated from the time-frame (e.g. Weekly = previous week’s typical price and range) and the Fibonacci level.
Once the price moves above the maximum, or below the minimum, a signal is generated. You can choose this signal to be Breakout or Retrace.
Simple Fibonacci Pivot PIN Change Log
//+------------------------------------------------------------------+
//| JagzFX Simple Fibonacci Pivot PIN |
//| Copyright 2020, JagzFX |
//| https://jagzfx.com |
//+------------------------------------------------------------------+
//| v1.00 First version
//| v1.01 Fixed bug: Signal not reverting to zero when condition lost
Be First to Comment
You must log in to post a comment.