PureBytes Links
Trading Reference Links
|
And for the gradient fun,
SetChartBkGradientFill( ParamColor("BgTop",
colorTeal),ParamColor("BgBottom", colorLightGrey));
Best regards
> Jerry Gress a écrit :
>>
>>
>> Hello,
>>
>> Welcome to the AB community. On way to change colors is
>> Tools>Preferences>Colors>Background.
>>
>> Another is in the formula using:
>>
>> Cbc = ParamColor( "Chart Background Color", colorBlack ) ;
>> SetChartBkColor( Cbc );
>> StaticVarSet( "Chart Background Color", Cbc );
>>
>> JG
>> Tradestation Dongle 1515
>>
>> PS. Or E-mail direct and we can hook up on the net for some help!!
>>
>> -----Original Message-----
>> From: amibroker@xxxxxxxxxxxxxxx <mailto:amibroker%40yahoogroups.com>
>> [mailto:amibroker@xxxxxxxxxxxxxxx
>> <mailto:amibroker%40yahoogroups.com>] On Behalf
>> Of loewensteijn@xxxxxxxxxxxxxx <mailto:loewensteijn%40rocketmail.com>
>> Sent: Tuesday, September 15, 2009 1:55 AM
>> To: amibroker@xxxxxxxxxxxxxxx <mailto:amibroker%40yahoogroups.com>
>> Subject: [amibroker] newby question on chart color scheme
>>
>> Just starting out with Amibroker after 9 years with TradeStation 2000i. I
>> have eyetrouble and find the TradeStation 2000i colorscheme which is
>> using a
>> black background a lot easier on the eyes. Is there a way to change the
>> white background scheme - I have been peering over the help and seem
>> to be
>> unable to locate the required info.
>>
>> Many thanks in advance, Marinus
>>
>> ------------------------------------
>>
>> **** IMPORTANT PLEASE READ ****
>> This group is for the discussion between users only.
>> This is *NOT* technical support channel.
>>
>> TO GET TECHNICAL SUPPORT send an e-mail directly to
>> SUPPORT {at} amibroker.com
>>
>> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
>> http://www.amibroker.com/feedback/ <http://www.amibroker.com/feedback/>
>> (submissions sent via other channels won't be considered)
>>
>> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
>> http://www.amibroker.com/devlog/ <http://www.amibroker.com/devlog/>
>>
>> Yahoo! Groups Links
>>
>>
>
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|