[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: Background Color Question



PureBytes Links

Trading Reference Links

Thomas,

Thanks for the suggestion but I am definitely doing something wrong
since the whoile background colors yellow for me in the beow code.  ANy
suggestions appreciated.

function winterblock()
{
     Winter = Month() == 1 AND Month() == 2 AND Month() == 3 AND Month()
== 11 AND Month() == 12;
     return Winter;
}

Color = IIf(winterblock(), SetChartBkColor(colorYellow), colorRed);


--- In amibroker@xxxxxxxxxxxxxxx, "Thomas Z." <tzg@xxx> wrote:
>
> Hi,
>
>
>
> you can use the following two functions:
>
>
>
> SetChartBkColor( color )
>
>
>
> And
>
>
>
> Month()
>
>
>
>
>
>
>
> Regards
>
>
>
> - - - - - - - - - - - - - - - - - - - -
>
> Thomas
>
> www.tradingbasis.com <http://www.tradingbasis.com/>
>
> support@xxx
>
> - - - - - - - - - - - - - - - - - - - -
>
>
>
>
>
>
>
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On
Behalf
> Of axle_d
> Sent: Tuesday, March 28, 2006 4:52 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Background Color Question
>
>
>
> I track the natgas market and it trades seasonally from Nov 1 to MArch
>
> 31, and April 1 to Oct 31.
>
>
>
> I would like to be able to set the bckgrnd color as yellow for the
>
> winter period and white for the summer period.
>
>
>
> TIA
>
>
>
> Alex
>
>
>
>
>
>
>
>
>
>
>
> Please note that this group is for discussion between users only.
>
>
>
> To get support from AmiBroker please send an e-mail directly to
>
> SUPPORT {at} amibroker.com
>
>
>
> For other support material please check also:
>
> http://www.amibroker.com/support.html
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>     http://groups.yahoo.com/group/amibroker/
>
>
>
>     amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
>
>
>     http://docs.yahoo.com/info/terms/
>







Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/