Hi,
Duane replied to my thread the other day, I got the reply through my email address, however when I click on link to the thread I can't see thread. Can someone help.
Below is a copy of the reply sent to my email address:
Here are the contents of the post:
DuaneG has just replied to a thread or forum you have subscribed to entitled - StudyTitle - in the Trading Strategies - General Discussions forum of eSignal Bulletin Board.
This thread is located at: http://forum.esignalcentral.com/show...7&goto=newpost
Cheers
Carlton
Duane replied to my thread the other day, I got the reply through my email address, however when I click on link to the thread I can't see thread. Can someone help.
Below is a copy of the reply sent to my email address:
Here are the contents of the post:
Hi Carlton,
There a couple of things that needs to happen for this to work. The first would be use the reloadEFS(). Here is a link to the EFS Knowledge Base that discusses this command in more detail. Here is how the setStudyTitle should look....
setStudyTitle("<insert title>" + <variable>);
Being that this EFS is already pretty resource intensive, I don't recommend using reloadEFS() as that function will add fuel to the fire in regards to loading and processing time. I would instead perhaps insert a text label somewhere that reflects the value.
There a couple of things that needs to happen for this to work. The first would be use the reloadEFS(). Here is a link to the EFS Knowledge Base that discusses this command in more detail. Here is how the setStudyTitle should look....
setStudyTitle("<insert title>" + <variable>);
Being that this EFS is already pretty resource intensive, I don't recommend using reloadEFS() as that function will add fuel to the fire in regards to loading and processing time. I would instead perhaps insert a text label somewhere that reflects the value.
This thread is located at: http://forum.esignalcentral.com/show...7&goto=newpost
Cheers
Carlton
Comment