SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Technical Analysis - Beginners -- Ignore unavailable to you. Want to Upgrade?


To: TechTrader42 who wrote (11160)1/31/2001 12:32:30 PM
From: Michael Watkins  Read Replies (2) | Respond to of 12039
 
interpretation of sheep entrails

I'm sorry but I'll have to ask you to stop spreading my trading secrets on an open forum. Perhaps a private list?



To: TechTrader42 who wrote (11160)2/1/2001 1:20:11 AM
From: bdog  Read Replies (5) | Respond to of 12039
 
lol and tis true brooke, but since you are the queen of code, i thought i'd complicate the matters some and pound out some beginner code...

actually it is nice to see this thread lite up my bookmarks...

// beginner scan

input=wannabe.lst;
output=education.lst;

daystoload = lots;
daysrequired = forever;

integer, plan, risk, reward, target, holygrail;

float, rootbeer, ice-cream, entrails;

set emotion = off;
set brain = on;
set goal = realistic;

holygrail:=0;
entrails:=holygrail;
holygrail:=entrails;
target:= (entrails+holygrail);

for plan = target, do step carefully

if reward > risk then
if brainfunction() = on then
if triggerfinger() <> lame then
if stoploss() >= controlled then

println "trade the plan";

else drink() mov(rootbeer+ice-cream, 5, e);

next plan;

endif;
endif;
endif;
endif;

bdo>g<