Hello
I created a simple efs based on these conditions. When price crosses above 9ema & 30 ema and MACD + cross then candle will go green, and the reverse means it goes Red. When these condtions are not ALL true then the candles go white. When all three conditions are satisfied again then the candles will go either green or red depending on the condition ...and then the white candles will turn black.
Is there a way to choose before hand to have a default that when the conditions are not true that the white candles can be any color you wish and also that the black candles can be any color you wish.
Please refer to a GOOG chart. the last four candles are white. then 1 green, then 6 red candles, then red candles based on this efs.
So it seems like when past conditions are partially NOT TRUE then the candles will default to black. And when present conditions are partially TRUE they turn white. How do you change both colors at will. And where would you add the code if it is at all possible.
Thanks
Pogman : )
I created a simple efs based on these conditions. When price crosses above 9ema & 30 ema and MACD + cross then candle will go green, and the reverse means it goes Red. When these condtions are not ALL true then the candles go white. When all three conditions are satisfied again then the candles will go either green or red depending on the condition ...and then the white candles will turn black.
Is there a way to choose before hand to have a default that when the conditions are not true that the white candles can be any color you wish and also that the black candles can be any color you wish.
Please refer to a GOOG chart. the last four candles are white. then 1 green, then 6 red candles, then red candles based on this efs.
So it seems like when past conditions are partially NOT TRUE then the candles will default to black. And when present conditions are partially TRUE they turn white. How do you change both colors at will. And where would you add the code if it is at all possible.
Thanks
Pogman : )
Comment