Skip to content

Commit

Permalink
fixes for integration tests stocks/test_insider and test_screener (#5084
Browse files Browse the repository at this point in the history
)
  • Loading branch information
deeleeramone authored May 31, 2023
1 parent 646819c commit 6381abb
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
@@ -1,36 +1,37 @@
stocks
load AAPL
ins
view
view whales.ini
set Electronics.ini
view whales
set Electronics
filter -l 4
filter -l 2 -u
load ${ticker=aapl}
stats
stats -u
act --raw
act
lins
lcb 3
lpsb 3
lit 3
lip 3
blip 3
blop 3
blcp 3
lis 3
blis 3
blos 3
blcs 3
topt 3
toppw 3
toppm 3
tipt 3
tippw 3
tippm 3
lcb
lpsb
lit
lip
blip
blop
blcp
lis
blis
blos
blcs
topt
toppw
toppm
tipt
tippw
tippm
tist
tispw
tispm 3
tispm
help
reset
..
exit
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@ stocks
scr
view
view rosenwald
historical
historical -l 3 -n
overview -p golden_cross.ini -l 5
valuation -l 5
financial -l 3
overview -p golden_cross
valuation
financial
ownership
performance
technical
set --preset cheap_dividend
performance
ca
exit
quit
help
reset
..
exit

0 comments on commit 6381abb

Please sign in to comment.