Support Board
Date/Time: Sat, 11 Jan 2025 22:42:31 +0000
Post From: Alert for a specific Asset on serveral units of time
[2017-01-11 11:13:22] |
isa74 - Posts: 54 |
Ok...I try to understand all what I read but I am not initially a developper.. and so the practical and visual way is more the way I learn things. I mean people are different in the way they do absorb information and new skills (visually, by hearing, touching, ecc.) SO, going back to our folks... I would like to be sure that I got it. In the same chartbook, I have the same asset declined in different charts: 1M, 3M, 5M, 15Mn,30Mn, 1H, Daily Inside the 15Mn chart, I have implemented 3 different Study/Price Overlay which are: 1M, 3M, 5M Inside each of them, I have chosen the MACD (ID:13) which is the one present in the destination chart, the 15Mn one. Then I displayed then a in specific area. Please see attached file. The fact is that I want have implemented various alert combining the MACD in 1Mn, 5Mn and 15Mn saying to me: > they are in the same orientation and which one: A > the MACD curve has cross the signal curse in all three Study/Price if all in the same direction B > the MACD curve has cross the signal curse in all three Study/Price if the 1M and the 5Mn have crossed in the same direction C > the MACD curve has cross the signal curse in all three Study/Price if the 1M and the 15Mn have crossed in the same direction To get an alert for each cross and another when all the conditions requested are respected.. Do I have to create 2 "COLOR BASED ON ALERT CONDITIONS" for each Study/Price in which I would write this code: =CROSSFROMABOVE(ID13.SG1,ID1.SG2) =CROSSFROMBELOW(ID13.SG1,ID1.SG2) ? If I want a specific sound effect for each cross identifying the type of cross (from above or from below), I must implement the custom sound directly inside the "Color Based on Alert Conditions' indicator" ? How one can link each of these "Color Based on Alert Conditions" indicators one to the others ? How can the 1Mn chart Study/Price can control that the 5Mn chart Study/Price has a MACD curve that has crossed from above ? To end, is it possible to create a time constraint for accepting these conditions to be accepted ? please reload the control on each new candle of 5mn for example. I know it seems weird, but I want to test that strategy. THANKS A LOT FOR YOUR TIME. I.B |
sc_sierracharts_study-price_macd_5Mnto15Mn.png / V - Attached On 2017-01-11 10:49:47 UTC - Size: 505.46 KB - 238 views sc_sierracharts_study-price_macd_1-3-5Mn.png / V - Attached On 2017-01-11 10:55:06 UTC - Size: 212.34 KB - 262 views |