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

Re: Message Box in Trade Station 2000i



PureBytes Links

Trading Reference Links

Please find attached an indicator and an user function to plot a message box directly from Easy Language.

This tip was provided by Monique Hyvernaud ( JewelSoft) who programmed Safir-X.
One of the best and most proficient C++ programmers that I know.

You may of course call the function that has two STRING inputs with any text of your choice.
Do not forget that a string input (xxxx) must be passed like this : "xxxxx" 

This ELS code is for TradeStation2000i ( I do not use TS4 anymore).

Sincerely,

-Pierre Orphelin
Neurofuzzy Logic tools for TradeStation
Free evaluation versions and competitive upgrades available
web: http://www.sirtrade.com


----- Message d'origine ----- 
De : <JMMain1000@xxxxxxx>
À : <andrew@xxxxxxxxx>; <omega-list@xxxxxxxxxx>
Envoyé : vendredi 21 juillet 2000 15:00
Objet : Re: Message Box in Trade Station 2000i


> In a message dated 00-07-21 08:26:35 EDT, you write:
> 
> << I was wondering if there is a straightforward way to throw a message box
>  on a screen from Easy Language.  For example, say you use market
>  specific information in an indicator, and the indicator is placed upon
>  an unrecognized market.  I would like to be able to throw a message box
>  up for the user stating that the current market is unrecognized.  Does
>  anyone know how to do this? >>
> 
> I don't know how to do this directly from Easylanguage.
> 
> However, what I do is call a DLL written in PowerBasic.  The DLL is
> coded to give the messagebox.
> 
> If you can write code in Easylanguage, you can easily do the DLL.
> 
> Jim 
> 

Attachment Converted: "c:\program files\qualcomm\eudora\attach\MESSAGEBOX.ELS"