PureBytes Links
Trading Reference Links
|
Hello all.
I am looking for some conceptual coding help here.
I currrently plot a ribbon to show European forex trading time using this for the close of the European session...
Europeclose = Param("Europe Close", 230000,220000, 240000, 010000);
How can I plot this ribbon to end after midnight Perth time?
If I use
Europeclose = Param("Europe Close", 230000,220000,010000, 010000);
I obviously get no result because 010000 ( 1 AM ) should be maximum value greater than the minimum value of 220000.
I am trying to get the blue ribbon to plot beyond midnight in the attached png.
Any pointers in the right direction would be appreciated.
Regards
ChrisB
---------------------------------
Access over 1 million songs - Yahoo! Music Unlimited.
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.11/542 - Release Date: 11/20/2006
|