Hi,
I've been trying to figure out how to modify BidAskRatio.efs to do the following:
Display a Blue positive histogram bar when Ask-Bid is positive, and current price is above opening price.
Display a Green positive histogram bar when Ask-Bid is negative, but current price is above opening price.
Display a Yellow negative histogram bar when Ask-Bid is negative, and current price is below opening price.
Display a Red negative histogram bar when Ask-Bid is positive, but current price is below opening price.
Detect Divergence between Price & Histogram Readings.
Unfortunately, my EFS coding skills suck. I was hoping someone could help me with this?
Thanks in Advance,
Ian
I've been trying to figure out how to modify BidAskRatio.efs to do the following:
Display a Blue positive histogram bar when Ask-Bid is positive, and current price is above opening price.
Display a Green positive histogram bar when Ask-Bid is negative, but current price is above opening price.
Display a Yellow negative histogram bar when Ask-Bid is negative, and current price is below opening price.
Display a Red negative histogram bar when Ask-Bid is positive, but current price is below opening price.
Detect Divergence between Price & Histogram Readings.
Unfortunately, my EFS coding skills suck. I was hoping someone could help me with this?
Thanks in Advance,
Ian
Comment