| Coding Forum Collaborate, receive help, or discuss coding related issues. |
![]() | | Tweet | |
| | #25 | ||
![]() | Re: Help with Formula Quote:
sorry for the late reply; I am on a trip. the problem is here: Text_setlocation_S(txt, date, Time, todayVolume); change it to Time_s
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| The Following User Says Thank You to Tams For This Useful Post: | ||
arnie_pt (01-29-2010) | ||
| | #26 | ||
![]() | Re: Help with Formula always use easily recognizable variable names. eg. id_txt = text_new_s(date,time_s, 0, " "); when you are reading the code, you can easily recognize this variable id_txt is an ID name. .
__________________ Only an idiot would reply to a stupid post Last edited by Tams; 01-28-2010 at 10:59 PM. | ||
| |
|
| The Following 2 Users Say Thank You to Tams For This Useful Post: | ||
arnie_pt (01-29-2010), TIKITRADER (01-30-2010) | ||
| | #27 | ||
![]() | Re: Help with Formula I stared for hours looking where could be the problem and never noticed the "time_s" ![]() ![]() Thanks | ||
| |
|
| | #28 | ||
![]() | Re: Help with Formula Quote:
... this is not because I am smarter, but because I have been there. :-)>
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| The Following User Says Thank You to Tams For This Useful Post: | ||
TIKITRADER (01-30-2010) | ||
| | #29 | ||
![]() | Re: Help with Formula Hi Tams What's ID means ? | ||
| |
|
| | #30 | ||
![]() | Re: Help with Formula Quote:
ID = identification From the EasyLanguage manual: Text_New Displays a text object, consisting of the specified string expression located at the specified bar and specified price value, on the chart that the study is based on; returns an object-specific ID number, required to modify the object. Example id_text = Text_New( Date, Time, High, "UpT" ); .
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| The Following User Says Thank You to Tams For This Useful Post: | ||
aaa (02-06-2010) | ||
![]() |
| Tags |
| price volume relationship, volume |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tony Crabel's Opening Range Formula | Soultrader | E-mini Futures Trading Laboratory | 17 | 01-29-2010 12:18 PM |
| Help Needed Converting Easy Language Formula | Danaty | Coding Forum | 0 | 11-21-2008 06:10 PM |
| Please Help with ESignal Indicator/Formula - Price Pivots | tradinghumble | Technical Analysis | 0 | 09-04-2008 10:41 PM |
| Mark Fishers AC Stock Formula for All. | Szymon | Technical Analysis | 2 | 04-19-2008 06:11 AM |