PureBytes Links
Trading Reference Links
|
Hello,
In current beta numeric parameters are adjustable via slider control.
Typing-in numeric parameter values will return in next few betas.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "kris45mar" <kris45mar@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, October 21, 2004 4:02 PM
Subject: Re: [amibroker] PARAMETERS
>
> maurice :
>
> 1. in 4.6 beta or lower you can highlight the number for keyboard entry.
> 2. in 4.62 beta this no longer works for me.
> 3. would you want to increase the size of the increments to say 5 as in..
>
> sp = Param("MA Period", 20,1,400,5);
>
> regards
>
> ChrisB
>
> das300@xxxxxxxxxx wrote:
>
> I have this code in a function
>
> sp = Param( "MA Period", 20, 1, 400 );
>
> when i use the mouse it increments unevenly through the numbers so I
> can never reliably get the number eg. 5 . How am I able to use the
> keyboard as entry?
>
> thanks
> maurice
>
>
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
>
> Yahoo! Groups SponsorADVERTISEMENT
>
>
> ---------------------------------
> 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 the Yahoo! Terms of Service.
>
>
>
> ---------------------------------
> Do you Yahoo!?
> vote.yahoo.com - Register online to vote today!
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|