Software Used to Trade Jack Hershey Methods

Quote from palinuro:

Since you're not likely to change time zones very often, why not just edit the default setting for the variable?

- palinuro

Given what you say, my crude level of editing capability would only allow me to reset my 'system clock' to EST.

lj
 
Something is wrong with my STR- SQU on TN Gold since the first of the year.

I changed my contract but still don't have a feed. Anyone else out there have this problem and a solution?
 
Quote from ljyoung:
Anyone know how to get Pepe's 'JHInfo" tool to hold the offset value for the chart time? I have to reset it (+3 for PST to EST)every time I reboot the program.

In his PP_InfoBox code, under properties, comment out the ONE line [XmlIgnore()]
that is immediately ABOVE the lines
[Description("Clock Hour Offset")]
[Category("Parameters")]
public int HoursOffset

numerical types should not be ignored as that does not allow changes to be remembered for these types.
 
Quote from LostTrader:

In his PP_InfoBox code, under properties, comment out the ONE line [XmlIgnore()]
that is immediately ABOVE the lines
[Description("Clock Hour Offset")]
[Category("Parameters")]
public int HoursOffset

numerical types should not be ignored as that does not allow changes to be remembered for these types.

Thank you LostTrader and apologies for the delay.

lj
 
Just realized this morning TN has added a new channel drawing tool in the latest upgrade.
A needed addition and a well done one at that. Very cool.
Hope there are more to come, kind of think there will be.
Spyder, if your out there, is this more of your awesome work?
 
Quote from ljyoung:

The beauty of Open Source - it's a wonderment.

lj

I think I get the idea, but it certainly has nothing to do with open source code!

- palinuro
 
Quote from palinuro:

I think I get the idea, but it certainly has nothing to do with open source code!

- palinuro

At the risk of sounding like Bill Clinton, palinuro, what do you mean by "it"?

TIA

lj
 
Could anyone tell me how easy it would be to disable the MODE and REASON remarks in Pepe's_JHInfoBox?

Would it simply be a case of looking through the code, and deleting every sentence that includes those two words?

TIA.
 
Back
Top