[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Re: Comments on Van Tharp courses please



PureBytes Links

Trading Reference Links




You 
can force the RSI to the bottom of the screen by setting its own 
Yaxis:
MaxY=<FONT color=#ff00ff 
size=2>500;<FONT color=#0000ff 
size=2>Plot(C,<FONT color=#ff00ff 
size=2>"Close"<FONT 
size=2>,colorBlack,styleCandle);<FONT color=#0000ff 
size=2>Plot(<FONT color=#0000ff 
size=2>RSI(14<FONT 
size=2>),"RSI"<FONT 
size=2>,colorRed,styleLine|styleOwnScale,<FONT 
color=#ff00ff size=2>0,MaxY);<FONT color=#0000ff 
size=2>Plot(30<FONT 
size=2>,"",<FONT 
color=#ff00ff size=2>0<FONT 
size=2>,styleOwnScale|styleNoLabel,<FONT color=#ff00ff 
size=2>0,MaxY);<FONT color=#0000ff 
size=2>Plot(50<FONT 
size=2>,"",<FONT 
color=#ff00ff size=2>0,styleOwnScale<FONT 
face="Courier New" size=2>|styleNoLabel,<FONT 
color=#ff00ff size=2>0,MaxY);<FONT color=#0000ff 
size=2>Plot(70<FONT 
size=2>,"",<FONT 
color=#ff00ff size=2>0<FONT 
size=2>,styleOwnScale|styleNoLabel,<FONT color=#ff00ff 
size=2>0,MaxY);<FONT color=#0000ff 
size=2>Plot(<FONT color=#ff00ff 
size=2>100,""<FONT 
size=2>,0<FONT 
size=2>,styleOwnScale|styleNoLabel,<FONT color=#ff00ff 
size=2>0,MaxY);<FONT color=#0000ff 
size=2>Plot(<FONT color=#ff00ff 
size=2>100,""<FONT 
size=2>,colorBlue,styleArea|styleOwnScale|styleNoLabel,<FONT 
color=#ff00ff size=2>0,MaxY);

<IMG alt="" hspace=0 src="jpg00025.jpg" align=baseline 
border=0>
<FONT 
size=2>herman

  <FONT face=Tahoma 
  size=2>-----Original Message-----From: Anthony Faragasso 
  [mailto:ajf1111@xxxxxxxx]Sent: Wednesday, March 10, 2004 6:43 
  AMTo: amibroker@xxxxxxxxxxxxxxxSubject: Re: [amibroker] 
  Indicator and Price in same 
  windowPlot(RSI(14),"RSI",colorred,styleline|Styleownscale);Plot(C,"Close",colorblack,stylecandle);----- 
  Original Message ----- From: "Werner" <WKRAG@xxxxxxxxxxx>To: 
  <amibroker@xxxxxxxxxxxxxxx>Sent: Wednesday, March 10, 2004 5:23 
  AMSubject: [amibroker] Indicator and Price in same window> 
  Good day,>> I'd like to plot an indicator (let's say RSI) in the 
  SAME window as> the price chart. This is for better visibility. I know 
  how to create> an indicator and let it appear UNDER the price chart in 
  a 2nd window.> But how about having it appear in the SAME window with 
  price ?>> Thank you.>> 
  Werner>>>>>> Send BUG REPORTS to 
  bugs@xxxxxxxxxxxxx> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx> 
  -----------------------------------------> Post AmiQuote-related 
  messages ONLY to: amiquote@xxxxxxxxxxxxxxx> (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)> 
  --------------------------------------------> Check group FAQ at:<A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html> 
  Yahoo! Groups 
  Links>>>>>---Outgoing mail 
  is certified Virus Free.Checked by AVG anti-virus system (<A 
  href="">http://www.grisoft.com).Version: 
  6.0.614 / Virus Database: 393 - Release Date: 
  3/6/2004Send BUG REPORTS to 
  bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  


Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.






Attachment: Description: ""