█ OVERVIEW This indicator is an educational indicator which was stripped down from Regression Channel Alternative MTF to display 3 timeframes based on timeframe scenarios. The timeframe scenarios are defined based on Position, Swing and Intraday Trader. █ INSPIRATION It is possible to use array.new_bool, array.indexof and switch to get this outcome. Credits to...
█ OVERVIEW This library is complementary for XABCD Harmonic Pattern Custom Range Interactive TupleSwitchHL() : Tuple Switch for High Low Parameters: : : _bool, low_X, high_X, low_A, high_A, low_B, high_B, low_C, high_C Returns: : price_X, price_A, price_B, price_C TupleSwitchStyleColor() : Tuple switch for style and color Parameters: :...
Hi @ll Share an template of compact code for five moving average
This script is using Average True Range (ATR) and works very well on the Bitcoin 4 hour timeframe to determine when to stop and start your bots. It has a very similar visual to the EMA RSI Indicator found here: This 'ATR Start & Stop Bot' is better because it has less confusion during sideways market movement. As an example - You are using 3commas and have a...
Example of manipulating a float series to: • switch from one source to another • maintain a level by referencing itself This script publication is intended for: • Educational Purposes Who is it for? Anyone who wants to learn how to change the position or state of an active float series.
Method to do a custom switch that can handle int/float/bool/string type conditions using arrays.
Example how to limit the number of round trips per day. If entry condition is never met logic will force a round trip at end of day. Set chart to a timeframe that is lower than 1 Day period. NOTICE: This is an example script and not meant to be used as an actual strategy. By using this script or any portion thereof, you acknowledge that you have read and...
This simple indicator just shows Ichimoku's Kumo cloud status. Blue for increasing Kumo Red for decreasing Kumo