CM_Ultimate_MA_MTF_V2 with Alert Long and Short Hello All,
Here is a scirpt of ChrisMoody modified with the alerts of purchases and sales.
I just have a problem with automation. At the bottom of my script my alerts "Buy1" and "Sell2" give alerts constantly and I wish to have a single alert before the order is completed. Before "Sell1" or Buy2 ".
I found the function "barstate.isfirst" that could possibly work?
Does anyone have an idea ? :)
Automated
Auto-Support v 0.2Same script as the previous version with a slight twist
Have added (lines) "Transparency" to the settings to avoid having to edit every line individually ...
Cheers
Auto-SupportFairly simple script that automatically draws highs and lows for the past X periods at various intervals.
3 Settings :
"Sensitivity" which amounts to the horizontal separation from one high to the next high (default multiplicator : 10)
Variable "b" which is the HEX color for resistances (default : red)
Variable "c" which is the HEX color for supports (default : blue)
More HEX color codes on www.hexcolortool.com (not my webpage :)
Feel free to edit the script to your taste.