I recently made a video discussing the setting and shortcut options availabe in traditional bar/candle charts. You can view this video with the following...
Hi: I am trying to create an indicator which would calculate: Hi/low price range of X bars over the last X period, then take the average and multiply by 2. ...
2*MA were MA is of price type HI-LO Range in price popup i did this as a custom indicator. i can export it if you desire. but it is only 2*MA Mike and ma...
Thank you. I will give it a try. ... From: Mike Derr To: LinnSoft@yahoogroups.com Sent: Thursday, June 01, 2006 9:51 PM Subject: Re: [LinnSoft] Need help with...
Mike; I created a custom indicator : 2*MA. I don't think it gives me what I am looking for . I am trying to create an indicator trailing the developing...
You can do this sort of thing using the POS (position) token. POS is 1 on the first bar of any session. A no action rule with the formula: IF (POS = 1) THEN...
There is a typo in the last paragraph below. It should read.to prevent further trades until POS = 0 again. _____ Subject: RE: [LinnSoft] Limiting trading rules...
Another typo: the last paragraph should read.to prevent further trades until V#99 is zero again. By the way, if you wish to use this technique when backtesting...
Perfect! Thanks. ... From: Mike Derr To: LinnSoft@yahoogroups.com Sent: Saturday, June 03, 2006 11:58 AM Subject: Re: [LinnSoft] Question CL-CL.1 on a daily...
Chad, first - thank you for making a video. Having such demonstration/ teaching is great! and I urge Linnsoft to do more of it. BUT Second, I clicked on the...
It will play current HD current version of Windows Media Video (v 11). Microsoft's version for Mac is 9. It would require the preparation of the file in 2...
There's an QTime plugin that plays WMV files natively without the need for Chad to do a format change. http://www.flip4mac.com/wmv_download.htm Best one I've...
Windows Media Player is available for Macintosh OS X. Download and install it to play wmv files. There may be other solutions. Here is link to Microsoft's web...
What a problem with the Mac's? Say it isn't so Mike!! :-) I think I will stick with my PC with all its apparent flaws but it can at least play a little...
4 Jun 06 Thanks Chad for the video, Perhaps Linnsoft can do more of these ... I bet that "clarifying" the use of I/RT would be to the benefit of all ... in...
4jun06 Sorry Daniel, Fip 4 Mac WILL OPEN ANY "CAMTASIA VIDEO" IF IF IF IF IF IF the "CAMTASIA VIDEO" is correctly prepared. Guaranteed! The "Leopard" will...
Hello I need help with fixing a coding problem and was wondering if someone had the answer. The signal: (SLOWD.3 > SLOWD.2) AND (SLOWD.2 > SLOWD.1) AND (SLOWD ...