is this the only way? (I'm not so expert and in the files section i can't download anything)
Is not possible write a "formula standalone" in enter long? thanks claudio ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ From: [email protected] To: [email protected] Date: 21:46:55, 27.09.2012 Subject: Re: [EquisMetaStock Group] last day of month ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ >> >> >> >> >> >>Hi Claudio >> >> >>Try this. >> >>M:=Month()<>Ref(Month(),-1); >>ExtFml("Forum.Ref",M,-1); >> >>If you don't have it the Forum DLL it's available from the Equis Forum >>website Files section as ForumDll_200. Other than not producing a signal on >>the last bar of data this should work just fine. Using the Forum DLL Ref >>function eliminates the N/A that would result on the last bar if the standard >>Ref() function was used instead. Note that the polarity of the Forum DLL Ref >>function Periods parameter is opposite to the standard function, so a >>negative value advances the signal rather than delaying it. >> >> >>Roy >> >> >> >>----- Original Message ----- >>From: cldsgr >>To: [email protected] >>Sent: Thursday, September 27, 2012 9:20 PM >>Subject: [EquisMetaStock Group] last day of month >> >> >> >>what I have to write in: "enter long" of the tester >>to buy the last day of month? >>thanks >>claudio >> >> >> >>__________ Information from ESET NOD32 Antivirus, version of virus signature >>database 7524 (20120927) __________ >> >>The message was checked by ESET NOD32 Antivirus. >> >>http://www.eset.com >> >> >>__________ Information from ESET NOD32 Antivirus, version of virus signature >>database 7524 (20120927) __________ >> >>The message was checked by ESET NOD32 Antivirus. >> >>http://www.eset.com >> >> >>
