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

Re: [amibroker] Removing IB Window -- NOOOOOOOOOO



PureBytes Links

Trading Reference Links

Or perhaps like Duke's CMT trading desk set up in San Antonio, or like one
of our local traders who got a large screen LCD when Gateway first put them
on the market.   Get's 4 full size images and one of them is a TV image
MSNBC(ugh!) and the other 2 are charts and 1 level 2 quotes.

I'm working with 2 screens from what is now a very inexpensive 17 inch
monitor and a notebook - providing two 17 inch areas -the other from a 2003
Dell Inspiron notebook. This is built in most new systems I believe.  Takes
desk top real estate and generates heat.

In development mode I'll put the chart on one screen and the AA window on
the other, or at times Textpad or Infoselect editor on one screen and AB on
the other - makes it easy to cut and paste code modules out of one into the
other.  Back testing - chart on one, and AB AA in the other.  Sometimes too
easy and not enough thinking.

Regards
JOE


----- Original Message ----- 
From: "Herman van den Bergen" <psytek@xxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, September 20, 2004 6:11 AM
Subject: RE: [amibroker] Removing IB Window -- NOOOOOOOOOO


> Perhaps multiple monitors may help? I couldn't work without them any
> more...I often work with Chart, AA and IB each on their own monitor. As
for
> a full screen editor, I have been waiting for this for years :-)
>
> best regards,
> herman.
>
> -----Original Message-----
> From: OzFalconAB [mailto:OzFalconAB@xxxxxxxx]
> Sent: Monday, September 20, 2004 5:49 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Removing IB Window -- NOOOOOOOOOO
>
>
> Hello Tomasz,
>
> >> Don't you think that switching windows is good idea.
>
> No I do not. It's only an OK idea. Suitable to get the job done only (ie
> manditory).
> However, Without transparancy or "Something", I think it may well end up
> being a pain in the ASS.
>
>     I like to be able to see instanly the changes to my chart when I hit
> apply.
> REASON:   When coding AFL that just isn't working right (Visualy or Code
> wise) I very often make 1 very minor change then view the change -  And
> repeat this proccess untill I am happy with the result, Which is quite
> often after MANY changes/views.
> Doing this - As you could appreciate - is best done with minimal fuss.
> Adding the need to switch windows to see your chart is like taking
> "mininal fuss" and progressing it to the "medium fuss" level.............
>
> I know this isn't realy a good comparison but............. Here goes.
> Transparancy:
> Winamp does it nicely on my 850mhz 512mb PC WHILE decoding .mp3 WHILE
> milkdrop is playing animations AS my "desktop background".
> Why is it such a burdon for just the "IB" editor to be transparent? It's
> not doing any excessive proccessing - And nor is Amibroker if your in
> the middle of writting AFL code!!!
>
>     ATB
>      Michael.S.G.
>
>
>
>
> Tomasz Janeczko wrote:
>
> >Hello,
> >
> >Don't you think that switching windows is good idea.
> >It is very easy to use Windows task bar, isn't it?
> >
> >As for transparency - this feature is available on Windows XP and 2000
> >and eats huge amount of resources (transparency is implemented by
> >combining two bitmaps on pixel by pixel basis), so I am not big fan of
it.
> >
> >Best regards,
> >Tomasz Janeczko
> >amibroker.com
> >----- Original Message -----
> >From: "OzFalconAB" <OzFalconAB@xxxxxxxx>
> >To: <amibroker@xxxxxxxxxxxxxxx>
> >Sent: Monday, September 20, 2004 1:05 AM
> >Subject: Re: [amibroker] Removing IB Window -- NOOOOOOOOOO
> >
> >
> >
> >
> >>Hi Tomasz,
> >>   I am also a little concerned with the full screen editor.
> >>I regualy use IB to visualy check codes I am writting (Both Backtest AND
> >>Indicator) - As Ken was saying - Make some changes - Hit Apply - See
> >>chart results.
> >>
> >>Granted - It's pretty difficult with current IB builder taking up so
> >>much screen estate. But you can still move it to see the chart behind.
> >>If IB becomes one full screen - Then "Switching" windows will be the
> >>only alternative?
> >>
> >>May I make a realy good (as in 3 stars!) suggestion.......
> >>   With the eventual change of IB to Fullscreen AFL editor - Make the
> >>option to adjust the TRANSPARANCY of the Fullscreen window. So we can
> >>still see the charts behind as we apply changes etc.
> >>
> >>   ATB
> >>    Michael.
> >>
> >>
> >>
> >>
> >>
> >>
> >>Tomasz Janeczko wrote:
> >>
> >>
> >>
> >>>Ken,
> >>>
> >>>The key word is: "separate AFL full-screen editor"
> >>>
> >>>There will you do all your development work.
> >>>It will be more convenient than current solution because
> >>>you will be able to resize the code window to cover entire screen.
> >>>
> >>>You will choose "Edit formula" and editor will open up,
> >>>then you will change a few lines and "apply" the code by saving it in
the
> editor.
> >>>Then you can change next lines and save again and changes will be
> applied.
> >>>
> >>>Best regards,
> >>>Tomasz Janeczko
> >>>amibroker.com
> >>>----- Original Message -----
> >>>From: "Ken Close" <closeks@xxxxxxxx>
> >>>To: <amibroker@xxxxxxxxxxxxxxx>
> >>>Sent: Sunday, September 19, 2004 11:25 PM
> >>>Subject: [amibroker] Removing IB Window -- NOOOOOOOOOO
> >>>
> >>>
> >>>Something about this idea sound wrong, wrong, wrong.
> >>>
> >>>
> >>>
> >>>I do almost all of my development work in IB.  Constant tweaking of
> >>>signal logic, adding and subtracting other conditions, etc, then quick
> >>>Apply and back to alteration.
> >>>
> >>>
> >>>
> >>>Where would this be done if not in an IB window?
> >>>
> >>>
> >>>
> >>>Many of us (I am sure) do “visual” development work and I can not
> >>>conceive how the new d&d system with just a full screen editor would
> >>>allow me to do this.
> >>>
> >>>
> >>>
> >>>Before you do it, could you explain more?
> >>>
> >>>
> >>>
> >>>Ken
> >>>
> >>>-----Original Message-----
> >>>From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> >>>Sent: Sunday, September 19, 2004 4:51 PM
> >>>To: amibroker@xxxxxxxxxxxxxxx
> >>>Subject: Re: [amibroker] Great New Features -- and a Question
> >>>
> >>>
> >>>
> >>>
> >>>Hello,
> >>>
> >>>By the way: Indicator Builder window will be probably removed from
> >>>future versions at all.
> >>>
> >>>There will be only Parameter window, plus only grid/axis/scaling
> >>>settings
> >>>and separate AFL full-screen editor.
> >>>
> >>>Best regards,
> >>>Tomasz Janeczko
> >>>amibroker.com
> >>>HYPERLINK
>
>>>"http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group
> >>>s/S=:HM/A=2128215/rand=308884171"
> >>>
> >>>
> >>>
> >>>
>
>
>
>
> 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
>
>
>
>
>
>
>
>
>
>
> 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 --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/