id
stringlengths 10
10
| query
stringlengths 1.94k
2.23k
| answer
stringclasses 2
values | choices
sequencelengths 2
2
| gold
int64 0
1
| text
stringlengths 647
745
|
---|---|---|---|---|---|
aclsm23336 | By reviewing the data and tweets, can we predict if the closing price of $csco will go upwards or downwards at 2015-10-01? Please indicate either Rise or Fall.
[Input]: 2015-06-18,-0.0,0.7,-0.8,0.3,0.3,0.2,0.8,1.5,2.2,2.8,3.2
2015-06-19,0.8,1.0,-0.1,-0.5,-0.5,0.3,1.0,1.6,2.4,3.1,3.4
2015-06-22,0.2,1.0,-0.3,0.4,0.4,-0.1,0.6,0.9,1.9,2.5,2.8
2015-06-23,0.4,1.4,-0.2,-0.1,-0.1,0.0,0.6,0.8,1.7,2.4,2.8
2015-06-24,0.9,1.1,-0.3,-0.9,-0.9,0.8,1.3,1.6,2.4,3.0,3.6
2015-06-25,0.7,1.3,-0.6,-0.4,-0.4,0.9,1.3,1.9,2.5,3.2,3.8
2015-06-26,-1.9,0.7,-2.5,2.2,2.2,-1.1,-0.9,-0.4,0.1,0.8,1.5
2015-06-29,1.3,1.6,-1.2,-1.7,-1.7,0.4,0.7,1.2,1.6,2.4,3.0
2015-06-30,-1.1,0.0,-1.7,1.6,1.6,-1.0,-0.8,-0.4,-0.2,0.6,1.2
2015-07-01,-0.4,0.1,-2.8,1.4,1.4,-1.8,-2.0,-1.7,-1.5,-0.8,-0.3
[Output]: Fall
[Input]: 2017-04-03,0.4,0.6,-0.4,-0.6,-0.6,0.6,0.6,1.0,1.6,2.0,2.2
2017-04-04,0.2,0.4,-0.3,-0.2,-0.2,0.7,0.7,1.0,1.6,2.1,2.4
2017-04-05,1.0,1.1,-0.4,-1.1,-1.1,1.3,1.6,1.9,2.5,3.0,3.4
2017-04-06,0.2,0.3,-0.5,-0.0,-0.0,0.9,1.5,1.7,2.2,2.8,3.2
2017-04-07,-0.0,0.2,-0.7,0.1,0.1,0.4,1.2,1.4,1.9,2.5,2.9
2017-04-10,-0.9,0.1,-1.1,0.9,0.9,-0.6,0.2,0.4,0.8,1.4,1.8
2017-04-11,-0.6,0.0,-0.8,0.5,0.5,-1.0,-0.3,-0.1,0.2,0.8,1.2
2017-04-12,-0.2,0.2,-0.3,-0.3,-0.3,-0.5,-0.2,0.1,0.4,0.9,1.4
2017-04-13,0.0,0.5,-0.2,0.0,0.0,-0.2,-0.3,0.1,0.3,0.8,1.3
2017-04-17,-0.9,0.0,-0.9,1.0,1.0,-0.8,-1.2,-0.9,-0.7,-0.3,0.2
[Output]: Fall
[Input]: 2015-09-17,0.3,1.5,-0.3,-0.7,-0.7,0.2,0.3,0.0,-0.0,2.0,3.2
2015-09-18,0.1,0.8,-1.1,-1.3,-1.3,1.2,1.5,1.2,1.0,2.9,4.2
2015-09-21,-0.4,1.1,-0.7,0.0,0.0,1.0,1.5,1.1,0.8,2.3,3.8
2015-09-22,-0.3,0.3,-0.7,-1.6,-1.6,2.0,2.7,2.5,2.4,3.4,5.0
2015-09-23,-0.2,0.1,-1.1,0.6,0.6,0.8,1.8,2.0,2.0,2.3,4.1
2015-09-24,-1.3,0.4,-1.9,0.5,0.5,-0.1,1.0,1.4,1.4,1.4,3.2
2015-09-25,-0.8,1.0,-0.9,2.4,2.4,-2.1,-1.4,-1.0,-1.0,-1.1,0.4
2015-09-28,0.7,1.4,-0.3,-1.4,-1.4,-0.6,-0.0,0.5,0.3,0.2,1.4
2015-09-29,0.0,1.1,-0.3,-0.1,-0.1,-0.1,-0.1,0.4,0.3,0.3,1.1
2015-09-30,-1.0,0.5,-1.4,2.4,2.4,-1.7,-2.3,-1.9,-1.8,-1.8,-1.5
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.3,1.5,-0.3,-0.7,-0.7,0.2,0.3,0.0,-0.0,2.0,3.2
2015-09-18,0.1,0.8,-1.1,-1.3,-1.3,1.2,1.5,1.2,1.0,2.9,4.2
2015-09-21,-0.4,1.1,-0.7,0.0,0.0,1.0,1.5,1.1,0.8,2.3,3.8
2015-09-22,-0.3,0.3,-0.7,-1.6,-1.6,2.0,2.7,2.5,2.4,3.4,5.0
2015-09-23,-0.2,0.1,-1.1,0.6,0.6,0.8,1.8,2.0,2.0,2.3,4.1
2015-09-24,-1.3,0.4,-1.9,0.5,0.5,-0.1,1.0,1.4,1.4,1.4,3.2
2015-09-25,-0.8,1.0,-0.9,2.4,2.4,-2.1,-1.4,-1.0,-1.0,-1.1,0.4
2015-09-28,0.7,1.4,-0.3,-1.4,-1.4,-0.6,-0.0,0.5,0.3,0.2,1.4
2015-09-29,0.0,1.1,-0.3,-0.1,-0.1,-0.1,-0.1,0.4,0.3,0.3,1.1
2015-09-30,-1.0,0.5,-1.4,2.4,2.4,-1.7,-2.3,-1.9,-1.8,-1.8,-1.5 |
aclsm23337 | Utilize the data and tweets at hand to foresee if the closing price of $mdt will elevate or diminish at 2015-10-01. Only answer with Rise or Fall.
[Input]: 2014-01-15,1.1,1.1,-0.1,-1.0,-1.0,0.5,0.9,2.0,2.8,3.1,2.5
2014-01-16,-0.8,0.2,-1.0,0.8,0.8,-0.4,-0.1,1.1,1.8,2.2,1.8
2014-01-17,1.2,1.2,-0.1,-0.9,-0.9,0.3,0.4,1.6,2.3,2.9,2.8
2014-01-21,0.5,1.8,-0.2,-0.1,-0.1,0.5,0.5,1.5,2.2,2.9,2.9
2014-01-22,1.8,1.9,-0.9,-1.8,-1.8,1.8,2.2,2.9,3.8,4.6,4.7
2014-01-23,-0.3,0.4,-1.0,-0.4,-0.4,1.7,2.4,2.8,3.9,4.7,5.0
2014-01-24,1.3,2.7,-0.0,-2.2,-2.2,2.9,4.1,4.6,5.8,6.6,7.1
2014-01-27,2.0,2.1,-0.9,-2.0,-2.0,3.6,5.4,6.1,7.4,8.2,9.0
2014-01-28,-1.3,1.6,-1.3,1.8,1.8,0.8,3.1,3.8,5.0,5.9,6.7
2014-01-29,-1.0,0.5,-1.3,-0.2,-0.2,0.3,2.6,3.7,4.6,5.7,6.6
[Output]: Rise
[Input]: 2017-04-07,-0.6,0.4,-0.7,-0.3,-0.3,0.3,0.3,1.0,2.9,4.3,5.2
2017-04-10,-0.4,0.4,-0.8,0.4,0.4,-0.2,0.0,0.2,2.0,3.4,4.5
2017-04-11,0.0,0.7,-1.0,-0.5,-0.5,0.2,0.5,0.5,2.1,3.5,4.7
2017-04-12,0.8,1.1,-0.2,-0.9,-0.9,0.9,1.3,1.3,2.5,4.0,5.2
2017-04-13,0.8,2.2,-0.1,-1.1,-1.1,1.5,2.0,2.1,3.1,4.6,6.0
2017-04-17,-1.0,0.3,-1.4,1.3,1.3,0.1,0.5,0.7,1.3,2.9,4.2
2017-04-18,1.7,2.0,-1.1,-4.7,-4.7,3.8,4.9,5.4,5.7,7.4,8.8
2017-04-19,0.8,1.4,-0.2,-0.7,-0.7,3.2,4.9,5.7,6.0,7.5,9.0
2017-04-20,-1.2,0.4,-1.4,1.9,1.9,0.6,2.6,3.4,3.8,5.0,6.5
2017-04-21,0.8,1.1,-0.2,-0.6,-0.6,0.6,2.6,3.6,4.0,5.0,6.6
[Output]: Rise
[Input]: 2015-09-17,-0.8,1.5,-1.0,1.0,1.0,-1.3,-1.3,-0.3,0.5,2.4,3.6
2015-09-18,-0.4,0.6,-0.5,-0.7,-0.7,-0.5,-0.6,0.1,0.7,2.7,3.9
2015-09-21,0.8,1.7,-0.4,-0.1,-0.1,0.1,-0.3,-0.1,0.6,2.4,3.7
2015-09-22,-0.9,0.2,-1.2,-0.1,-0.1,0.3,-0.2,-0.1,0.7,2.0,3.5
2015-09-23,0.7,1.2,-0.2,-1.2,-0.7,0.8,0.5,0.6,1.3,2.3,3.8
2015-09-24,0.3,0.7,-0.8,-1.3,-1.3,1.6,1.6,1.6,2.4,3.1,4.8
2015-09-25,4.0,4.1,-0.7,-2.7,-2.7,3.4,4.0,4.1,4.8,5.4,7.2
2015-09-28,2.4,2.8,-0.8,-3.0,-3.0,4.9,6.6,7.0,7.4,8.1,9.9
2015-09-29,-2.0,2.5,-2.1,2.9,2.9,1.0,3.2,3.6,4.0,4.8,6.2
2015-09-30,0.8,1.0,-1.0,0.9,0.9,-0.6,1.9,2.5,2.9,3.8,4.8
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.8,1.5,-1.0,1.0,1.0,-1.3,-1.3,-0.3,0.5,2.4,3.6
2015-09-18,-0.4,0.6,-0.5,-0.7,-0.7,-0.5,-0.6,0.1,0.7,2.7,3.9
2015-09-21,0.8,1.7,-0.4,-0.1,-0.1,0.1,-0.3,-0.1,0.6,2.4,3.7
2015-09-22,-0.9,0.2,-1.2,-0.1,-0.1,0.3,-0.2,-0.1,0.7,2.0,3.5
2015-09-23,0.7,1.2,-0.2,-1.2,-0.7,0.8,0.5,0.6,1.3,2.3,3.8
2015-09-24,0.3,0.7,-0.8,-1.3,-1.3,1.6,1.6,1.6,2.4,3.1,4.8
2015-09-25,4.0,4.1,-0.7,-2.7,-2.7,3.4,4.0,4.1,4.8,5.4,7.2
2015-09-28,2.4,2.8,-0.8,-3.0,-3.0,4.9,6.6,7.0,7.4,8.1,9.9
2015-09-29,-2.0,2.5,-2.1,2.9,2.9,1.0,3.2,3.6,4.0,4.8,6.2
2015-09-30,0.8,1.0,-1.0,0.9,0.9,-0.6,1.9,2.5,2.9,3.8,4.8 |
aclsm23338 | Given the data and tweets, could you project whether the closing price of $hsbc will grow or shrink at 2015-10-01? Please specify either Rise or Fall.
[Input]: 2014-10-24,-0.2,0.1,-0.8,-0.8,-0.8,1.5,1.5,1.5,2.0,3.2,4.8
2014-10-27,-0.7,0.2,-0.9,-1.0,-1.0,1.9,2.4,2.2,2.7,3.9,5.4
2014-10-28,-0.5,0.1,-0.9,1.7,1.7,-0.4,0.6,0.5,0.7,1.9,3.2
2014-10-29,1.9,2.3,-0.7,-1.7,-1.7,1.0,2.1,1.9,2.3,3.2,4.5
2014-10-30,-0.8,0.5,-1.6,-0.7,-0.7,1.2,2.5,2.5,2.8,3.6,4.8
2014-10-31,-0.9,0.3,-1.4,0.2,0.2,0.6,1.9,2.3,2.5,3.0,4.1
2014-11-03,1.0,1.0,-0.6,-0.4,-0.4,0.9,1.9,2.6,2.6,3.1,4.3
2014-11-04,0.4,0.4,-0.7,-0.1,-0.1,0.4,1.4,2.4,2.6,3.0,4.0
2014-11-05,-0.1,0.8,-0.9,-0.1,-0.1,0.3,1.2,2.3,2.4,2.9,3.7
2014-11-06,0.2,0.6,-0.3,0.2,0.2,0.0,0.7,1.8,2.0,2.4,3.2
[Output]: Rise
[Input]: 2015-09-17,2.4,3.2,-0.4,-2.3,-2.3,0.7,0.2,0.5,0.3,1.9,3.0
2015-09-18,1.5,1.5,-0.3,-2.7,-2.7,3.0,2.7,2.9,2.7,4.3,5.5
2015-09-21,0.1,0.7,-0.6,0.8,0.8,1.8,1.8,1.8,1.7,3.0,4.3
2015-09-22,-0.5,0.3,-0.8,-0.9,-0.9,1.8,2.4,2.3,2.6,3.5,4.8
2015-09-23,0.3,0.8,-0.5,-0.4,-0.4,1.1,2.6,2.7,3.2,3.5,4.8
2015-09-24,-0.3,0.3,-1.3,-0.7,-0.7,1.0,2.9,3.1,3.7,3.7,5.2
2015-09-25,-0.3,0.6,-1.0,2.1,2.1,-0.9,0.6,0.9,1.3,1.3,2.7
2015-09-28,1.6,1.7,-0.5,-2.4,-2.4,1.1,2.7,3.2,3.5,3.6,4.8
2015-09-29,0.2,0.5,-1.9,-0.2,-0.2,1.0,2.3,3.1,3.4,3.8,4.6
2015-09-30,-0.4,0.0,-1.4,1.9,1.9,-0.8,-0.1,1.1,1.4,1.9,2.3
[Output]: Rise
[Input]: 2015-09-17,0.2,1.2,-0.3,-2.1,-2.1,0.5,-0.1,0.1,0.6,2.7,4.7
2015-09-18,0.4,1.1,-0.2,-2.3,-2.3,2.3,2.1,2.1,2.5,4.5,6.5
2015-09-21,0.1,0.3,-0.5,0.9,0.9,1.2,1.4,1.0,1.3,3.1,5.1
2015-09-22,-0.1,0.1,-0.9,-1.7,-1.7,2.3,2.9,2.5,3.0,4.3,6.3
2015-09-23,0.9,1.0,-0.4,0.5,0.5,0.8,2.0,1.9,2.4,3.2,5.2
2015-09-24,-0.8,0.2,-1.4,-1.0,-1.0,1.1,2.7,2.8,3.2,3.8,5.7
2015-09-25,0.1,0.7,-0.3,1.3,1.3,-0.2,1.1,1.4,1.7,2.1,3.9
2015-09-28,0.6,0.6,-0.2,-2.4,-2.4,1.5,3.2,3.8,3.8,4.2,5.9
2015-09-29,-0.1,0.2,-0.7,-0.3,-0.3,1.4,2.9,3.8,3.8,4.4,5.6
2015-09-30,-0.2,0.0,-0.9,2.3,2.3,-0.9,0.1,1.2,1.4,1.9,2.7
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.2,1.2,-0.3,-2.1,-2.1,0.5,-0.1,0.1,0.6,2.7,4.7
2015-09-18,0.4,1.1,-0.2,-2.3,-2.3,2.3,2.1,2.1,2.5,4.5,6.5
2015-09-21,0.1,0.3,-0.5,0.9,0.9,1.2,1.4,1.0,1.3,3.1,5.1
2015-09-22,-0.1,0.1,-0.9,-1.7,-1.7,2.3,2.9,2.5,3.0,4.3,6.3
2015-09-23,0.9,1.0,-0.4,0.5,0.5,0.8,2.0,1.9,2.4,3.2,5.2
2015-09-24,-0.8,0.2,-1.4,-1.0,-1.0,1.1,2.7,2.8,3.2,3.8,5.7
2015-09-25,0.1,0.7,-0.3,1.3,1.3,-0.2,1.1,1.4,1.7,2.1,3.9
2015-09-28,0.6,0.6,-0.2,-2.4,-2.4,1.5,3.2,3.8,3.8,4.2,5.9
2015-09-29,-0.1,0.2,-0.7,-0.3,-0.3,1.4,2.9,3.8,3.8,4.4,5.6
2015-09-30,-0.2,0.0,-0.9,2.3,2.3,-0.9,0.1,1.2,1.4,1.9,2.7 |
aclsm23339 | Examine the data and tweets to deduce if the closing price of $tm will boost or lower at 2015-10-01. Kindly confirm either Rise or Fall.
[Input]: 2015-09-17,0.1,1.4,-0.2,0.0,0.0,-0.2,-0.7,-1.3,-1.8,-1.2,-1.0
2015-09-18,1.3,1.3,-0.3,-2.1,-2.1,1.6,1.3,0.7,0.2,0.8,1.0
2015-09-21,0.0,0.7,-0.6,0.5,0.5,0.9,0.9,0.2,-0.3,0.2,0.5
2015-09-22,-0.6,0.2,-1.1,-0.3,-0.3,0.8,1.0,0.6,0.2,0.3,0.7
2015-09-23,0.7,1.1,-0.5,-0.4,-0.4,0.8,1.4,1.3,0.8,0.6,1.1
2015-09-24,-1.6,0.6,-2.5,1.0,1.0,-0.5,0.3,0.3,-0.1,-0.5,0.1
2015-09-25,1.4,1.4,-0.4,-0.4,-0.4,-0.0,0.6,0.7,0.3,-0.1,0.4
2015-09-28,1.2,2.1,-0.1,-1.8,-1.8,1.4,2.2,2.4,2.1,1.7,2.1
2015-09-29,-1.2,0.2,-1.7,1.1,1.1,0.2,0.8,1.2,1.0,0.7,0.8
2015-09-30,-1.4,0.2,-1.5,2.4,2.4,-1.7,-1.6,-1.1,-1.2,-1.5,-1.6
[Output]: Fall
[Input]: 2015-04-08,-0.9,0.5,-1.1,1.1,1.1,-1.4,-1.4,-0.6,-0.4,0.0,0.5
2015-04-09,0.2,0.6,-1.0,-0.1,-0.1,-0.9,-1.2,-0.6,-0.3,-0.0,0.5
2015-04-10,0.5,0.5,-0.6,-0.2,-0.2,-0.4,-0.9,-0.5,-0.2,0.0,0.6
2015-04-13,0.9,1.8,-0.2,-1.1,-1.1,0.8,0.2,0.4,0.8,1.0,1.6
2015-04-14,-0.0,0.6,-1.0,-0.1,-0.1,0.8,0.3,0.4,0.8,1.0,1.5
2015-04-15,-0.1,0.4,-0.6,0.2,0.2,0.4,0.1,0.0,0.5,0.7,1.1
2015-04-16,-0.2,0.5,-0.5,-0.0,-0.0,0.2,0.2,0.1,0.5,0.7,1.0
2015-04-17,0.9,1.5,-0.3,-1.7,-1.7,1.4,1.9,1.7,2.1,2.3,2.6
2015-04-20,0.4,0.8,-0.2,0.3,0.3,0.8,1.5,1.3,1.6,1.9,2.1
2015-04-21,-0.5,0.7,-0.6,1.0,1.0,-0.3,0.4,0.3,0.4,0.8,1.0
[Output]: Rise
[Input]: 2015-09-17,-0.2,1.3,-0.3,-0.6,-0.6,-1.6,-1.6,-1.9,-2.3,-0.8,0.4
2015-09-18,0.5,1.1,-0.1,-2.0,-2.0,0.7,0.3,0.0,-0.4,0.9,2.2
2015-09-21,0.1,0.5,-0.6,0.5,0.5,0.7,0.0,-0.6,-0.9,0.1,1.4
2015-09-22,0.1,0.3,-1.3,-1.5,-1.5,1.9,1.3,0.9,0.8,1.4,2.6
2015-09-23,-0.2,0.2,-0.8,-0.1,-0.1,1.2,1.1,1.2,1.0,1.1,2.3
2015-09-24,-0.0,0.2,-1.3,0.0,0.0,0.5,1.0,1.1,1.0,0.7,2.0
2015-09-25,0.6,1.2,-0.3,0.8,0.8,-0.3,0.3,0.3,0.1,-0.2,0.9
2015-09-28,2.0,2.0,-0.4,-2.8,-1.4,0.7,1.8,1.7,1.4,1.1,2.1
2015-09-29,-0.2,0.2,-1.0,-0.8,-0.8,1.2,2.3,2.3,2.1,2.1,2.6
2015-09-30,-0.9,0.1,-1.0,2.7,2.7,-1.2,-0.6,-0.5,-0.3,-0.4,-0.3
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.2,1.3,-0.3,-0.6,-0.6,-1.6,-1.6,-1.9,-2.3,-0.8,0.4
2015-09-18,0.5,1.1,-0.1,-2.0,-2.0,0.7,0.3,0.0,-0.4,0.9,2.2
2015-09-21,0.1,0.5,-0.6,0.5,0.5,0.7,0.0,-0.6,-0.9,0.1,1.4
2015-09-22,0.1,0.3,-1.3,-1.5,-1.5,1.9,1.3,0.9,0.8,1.4,2.6
2015-09-23,-0.2,0.2,-0.8,-0.1,-0.1,1.2,1.1,1.2,1.0,1.1,2.3
2015-09-24,-0.0,0.2,-1.3,0.0,0.0,0.5,1.0,1.1,1.0,0.7,2.0
2015-09-25,0.6,1.2,-0.3,0.8,0.8,-0.3,0.3,0.3,0.1,-0.2,0.9
2015-09-28,2.0,2.0,-0.4,-2.8,-1.4,0.7,1.8,1.7,1.4,1.1,2.1
2015-09-29,-0.2,0.2,-1.0,-0.8,-0.8,1.2,2.3,2.3,2.1,2.1,2.6
2015-09-30,-0.9,0.1,-1.0,2.7,2.7,-1.2,-0.6,-0.5,-0.3,-0.4,-0.3 |
aclsm23340 | Utilize the data and tweets at hand to foresee if the closing price of $bbl will elevate or diminish at 2015-10-01. Only answer with Rise or Fall.
[Input]: 2014-03-10,0.8,0.8,-2.5,-0.7,-0.7,0.2,-2.1,-2.5,-2.9,-4.1,-4.1
2014-03-11,1.0,1.9,-0.5,-2.6,-1.3,1.4,-0.4,-1.2,-1.4,-2.5,-2.8
2014-03-12,0.5,1.4,-2.1,-2.4,-2.4,3.2,2.2,1.2,1.1,0.2,-0.4
2014-03-13,1.9,2.7,-0.3,-2.0,-2.0,3.8,4.1,3.0,3.0,2.4,1.6
2014-03-14,1.6,3.0,-0.3,-2.2,-2.2,4.4,6.1,5.2,5.1,4.8,3.8
2014-03-17,0.7,2.6,-0.3,-0.1,-0.1,2.8,5.7,5.0,5.0,4.8,3.8
2014-03-18,0.1,1.0,-0.4,-0.5,-0.5,1.8,5.5,5.4,5.2,5.2,4.4
2014-03-19,2.3,2.7,-0.9,-2.6,-2.6,3.0,7.2,7.9,7.6,7.8,7.2
2014-03-20,-1.4,1.4,-1.4,0.3,0.3,1.6,5.5,7.1,6.9,7.2,6.9
2014-03-21,0.9,1.3,-0.1,0.1,0.1,0.9,4.2,6.5,6.5,6.8,6.7
[Output]: Fall
[Input]: 2015-09-17,-0.1,2.1,-0.6,-0.4,-0.4,-2.1,-3.5,-3.2,-4.3,-3.2,-1.7
2015-09-18,0.5,1.8,-0.3,-2.2,-2.2,0.5,-1.1,-1.1,-2.1,-1.2,0.2
2015-09-21,0.4,1.1,-0.2,-1.3,-1.3,1.8,0.7,0.0,-0.7,-0.2,1.2
2015-09-22,-0.4,0.5,-1.0,-3.8,-3.8,5.0,4.4,3.4,3.5,3.4,4.6
2015-09-23,1.9,2.3,0.0,-2.1,-2.1,5.2,6.0,5.5,5.8,5.3,6.5
2015-09-24,-1.4,0.5,-2.1,0.4,0.4,2.8,5.1,4.8,5.2,4.5,5.6
2015-09-25,0.6,1.2,-0.4,-1.3,-1.3,2.5,5.8,5.8,6.2,5.5,6.5
2015-09-28,1.4,1.6,-1.1,-4.4,-4.4,4.8,9.4,10.1,10.2,9.9,10.7
2015-09-29,0.2,0.4,-1.0,0.8,0.8,2.5,7.4,8.5,8.5,9.0,9.2
2015-09-30,-1.7,0.2,-1.7,2.9,2.9,-0.7,3.1,5.0,5.3,5.9,5.7
[Output]: Rise
[Input]: 2015-09-17,0.1,2.1,-0.8,-0.6,-0.6,-2.3,-4.5,-4.8,-6.3,-5.3,-3.9
2015-09-18,0.4,2.0,-0.4,-2.3,-2.3,0.4,-1.8,-2.4,-3.9,-3.2,-1.8
2015-09-21,0.6,1.3,-0.4,-1.4,-1.4,1.9,0.3,-1.1,-2.3,-2.0,-0.7
2015-09-22,-0.1,0.9,-0.8,-4.8,-4.8,6.1,5.1,3.5,3.0,2.7,3.8
2015-09-23,2.2,2.3,-0.0,-1.1,-1.1,5.1,5.8,4.7,4.4,3.5,4.7
2015-09-24,-1.6,0.4,-1.9,0.8,0.8,2.4,4.6,3.8,3.7,2.6,3.5
2015-09-25,0.8,1.4,-0.4,-1.8,-1.8,2.5,5.9,5.4,5.3,4.2,5.0
2015-09-28,1.2,1.3,-0.8,-5.2,-5.2,5.4,10.4,10.8,10.3,9.6,10.0
2015-09-29,-0.1,0.6,-1.4,1.2,1.2,2.9,7.9,8.9,8.3,8.3,8.2
2015-09-30,-1.3,0.2,-1.6,2.9,2.9,-0.5,3.5,5.3,5.2,5.3,4.8
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.1,2.1,-0.8,-0.6,-0.6,-2.3,-4.5,-4.8,-6.3,-5.3,-3.9
2015-09-18,0.4,2.0,-0.4,-2.3,-2.3,0.4,-1.8,-2.4,-3.9,-3.2,-1.8
2015-09-21,0.6,1.3,-0.4,-1.4,-1.4,1.9,0.3,-1.1,-2.3,-2.0,-0.7
2015-09-22,-0.1,0.9,-0.8,-4.8,-4.8,6.1,5.1,3.5,3.0,2.7,3.8
2015-09-23,2.2,2.3,-0.0,-1.1,-1.1,5.1,5.8,4.7,4.4,3.5,4.7
2015-09-24,-1.6,0.4,-1.9,0.8,0.8,2.4,4.6,3.8,3.7,2.6,3.5
2015-09-25,0.8,1.4,-0.4,-1.8,-1.8,2.5,5.9,5.4,5.3,4.2,5.0
2015-09-28,1.2,1.3,-0.8,-5.2,-5.2,5.4,10.4,10.8,10.3,9.6,10.0
2015-09-29,-0.1,0.6,-1.4,1.2,1.2,2.9,7.9,8.9,8.3,8.3,8.2
2015-09-30,-1.3,0.2,-1.6,2.9,2.9,-0.5,3.5,5.3,5.2,5.3,4.8 |
aclsm23341 | By reviewing the data and tweets, can we predict if the closing price of $bch will go upwards or downwards at 2015-10-01? Please indicate either Rise or Fall.
[Input]: 2014-04-30,0.5,1.7,-0.5,0.1,0.1,-0.3,-1.2,-2.0,-2.4,-2.4,-2.6
2014-05-01,0.1,0.7,-1.0,-0.1,-0.1,0.0,-1.0,-1.7,-2.2,-2.2,-2.4
2014-05-02,1.8,1.9,-0.6,-2.2,-2.2,1.9,1.3,0.7,0.1,0.0,-0.1
2014-05-05,-0.6,0.1,-0.8,0.4,0.4,1.0,0.9,0.4,-0.2,-0.4,-0.5
2014-05-06,0.5,0.7,-0.2,-0.7,-0.7,1.3,1.6,1.2,0.7,0.3,0.3
2014-05-07,-1.5,0.0,-1.7,2.2,2.2,-1.0,-0.4,-0.9,-1.4,-1.8,-1.8
2014-05-08,1.4,1.8,-0.3,-1.6,-1.6,0.2,1.1,0.7,0.2,-0.2,-0.2
2014-05-09,1.8,2.0,-0.2,-1.7,-1.7,1.6,2.5,2.4,2.0,1.6,1.5
2014-05-12,1.0,1.1,-0.0,-0.8,-0.8,1.9,2.8,3.0,2.8,2.3,2.2
2014-05-13,-0.4,0.3,-0.7,0.7,0.7,0.9,1.7,2.2,2.0,1.7,1.4
[Output]: Rise
[Input]: 2015-02-25,0.3,0.7,-0.9,-0.1,-0.1,-0.3,-2.6,-2.9,-3.0,-2.4,-2.3
2015-02-26,-0.1,0.4,-1.3,0.2,0.2,0.0,-2.4,-2.8,-3.1,-2.6,-2.4
2015-02-27,1.1,1.3,-0.6,-1.5,-1.5,1.2,-0.5,-1.2,-1.6,-1.2,-0.9
2015-03-02,1.9,2.1,-0.1,-1.0,-1.0,1.6,0.9,-0.2,-0.5,-0.3,0.1
2015-03-03,1.3,1.5,-1.8,-1.5,-1.5,2.4,2.6,1.4,1.0,1.1,1.6
2015-03-04,-1.8,0.7,-2.5,0.9,0.9,0.9,1.8,0.5,0.2,0.0,0.5
2015-03-05,-0.2,0.9,-0.8,1.0,1.0,-0.5,0.9,-0.4,-0.6,-0.8,-0.4
2015-03-06,1.7,1.9,-0.1,-2.2,-2.2,1.2,2.7,2.0,1.6,1.3,1.7
2015-03-09,-0.2,0.5,-1.0,0.3,0.3,0.5,1.9,1.8,1.2,1.0,1.2
2015-03-10,-0.7,1.3,-0.8,-0.1,-0.1,0.6,1.6,2.0,1.3,1.0,1.1
[Output]: Fall
[Input]: 2015-09-17,0.3,0.8,-1.0,-0.1,-0.1,-1.0,-2.6,-3.3,-4.5,-4.6,-4.3
2015-09-18,-0.6,0.0,-1.2,-0.2,-0.2,-0.4,-2.0,-2.8,-4.1,-4.2,-4.0
2015-09-21,2.5,2.6,-0.2,-2.6,-2.6,2.1,0.9,-0.1,-1.2,-1.6,-1.4
2015-09-22,0.5,0.5,-0.3,-1.7,-1.7,3.1,2.6,1.6,0.7,0.1,0.1
2015-09-23,1.6,2.3,-0.2,-1.4,-1.4,3.3,4.0,3.1,2.4,1.5,1.5
2015-09-24,-3.1,0.0,-3.4,2.2,2.2,0.3,1.6,0.9,0.4,-0.6,-0.7
2015-09-25,1.0,1.6,-0.1,-1.1,-1.1,0.5,2.5,1.9,1.5,0.5,0.4
2015-09-28,1.1,1.1,-0.1,-2.0,-2.0,1.7,4.0,3.9,3.4,2.6,2.3
2015-09-29,-0.7,0.1,-1.1,1.4,1.4,0.1,2.1,2.4,2.0,1.4,0.9
2015-09-30,-1.1,0.1,-1.2,1.9,1.9,-1.3,-0.1,0.6,0.2,-0.2,-0.9
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.3,0.8,-1.0,-0.1,-0.1,-1.0,-2.6,-3.3,-4.5,-4.6,-4.3
2015-09-18,-0.6,0.0,-1.2,-0.2,-0.2,-0.4,-2.0,-2.8,-4.1,-4.2,-4.0
2015-09-21,2.5,2.6,-0.2,-2.6,-2.6,2.1,0.9,-0.1,-1.2,-1.6,-1.4
2015-09-22,0.5,0.5,-0.3,-1.7,-1.7,3.1,2.6,1.6,0.7,0.1,0.1
2015-09-23,1.6,2.3,-0.2,-1.4,-1.4,3.3,4.0,3.1,2.4,1.5,1.5
2015-09-24,-3.1,0.0,-3.4,2.2,2.2,0.3,1.6,0.9,0.4,-0.6,-0.7
2015-09-25,1.0,1.6,-0.1,-1.1,-1.1,0.5,2.5,1.9,1.5,0.5,0.4
2015-09-28,1.1,1.1,-0.1,-2.0,-2.0,1.7,4.0,3.9,3.4,2.6,2.3
2015-09-29,-0.7,0.1,-1.1,1.4,1.4,0.1,2.1,2.4,2.0,1.4,0.9
2015-09-30,-1.1,0.1,-1.2,1.9,1.9,-1.3,-0.1,0.6,0.2,-0.2,-0.9 |
aclsm23342 | Reflect on the provided data and tweets to anticipate if the closing price of $chtr is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2015-09-17,0.3,1.6,-0.3,-0.2,-0.2,-0.8,-2.4,-3.5,-4.7,-4.1,-3.4
2015-09-18,0.6,1.4,-0.1,-1.8,-1.8,1.0,-0.2,-1.5,-2.8,-2.3,-1.8
2015-09-21,-0.5,0.3,-1.0,1.0,1.0,0.3,-0.7,-2.2,-3.4,-3.2,-2.8
2015-09-22,0.0,0.7,-0.8,-1.4,-1.4,1.3,0.8,-0.6,-1.6,-1.9,-1.5
2015-09-23,1.0,1.6,-0.5,-1.0,-1.0,1.6,1.8,0.7,-0.2,-1.0,-0.6
2015-09-24,-1.1,0.2,-1.9,0.4,0.4,0.7,1.3,0.5,-0.4,-1.4,-1.0
2015-09-25,3.7,3.7,-0.1,-2.2,-2.2,2.3,3.3,2.8,1.9,0.8,1.1
2015-09-28,3.6,3.8,-0.6,-4.3,-4.3,5.0,7.2,7.2,6.2,5.3,5.4
2015-09-29,-0.2,1.2,-1.3,0.1,0.1,3.5,6.1,6.6,5.9,5.3,5.0
2015-09-30,-1.6,0.1,-2.0,3.0,3.0,-0.2,2.3,3.3,2.9,2.3,1.8
[Output]: Rise
[Input]: 2015-08-13,-0.6,0.5,-1.6,0.3,0.3,-0.9,-1.5,-2.0,-2.6,-2.8,-3.2
2015-08-14,-1.6,0.0,-2.0,1.3,1.3,-1.8,-2.6,-2.8,-3.7,-3.9,-4.2
2015-08-17,-0.2,0.7,-0.6,0.4,0.4,-1.4,-2.6,-2.9,-3.7,-4.0,-4.3
2015-08-18,-0.6,0.2,-1.1,0.3,0.3,-1.0,-2.4,-2.9,-3.6,-4.0,-4.4
2015-08-19,0.1,0.5,-0.8,-0.5,-0.5,-0.1,-1.5,-2.1,-2.9,-3.3,-3.7
2015-08-20,-0.1,1.1,-0.6,-0.5,-0.5,0.5,-0.7,-1.5,-2.1,-2.8,-3.1
2015-08-21,0.8,1.7,-0.1,-1.5,-1.5,1.6,0.8,0.1,-0.3,-1.2,-1.5
2015-08-24,2.2,4.1,-0.9,-5.0,-5.0,5.5,5.8,5.1,4.8,4.0,3.7
2015-08-25,4.3,4.5,-0.1,-2.9,-2.9,6.4,8.2,7.8,7.6,7.0,6.6
2015-08-26,0.4,0.5,-1.9,1.0,1.0,3.5,6.4,6.4,6.2,5.8,5.5
[Output]: Rise
[Input]: 2015-09-17,-1.8,0.9,-2.2,2.3,2.3,-2.4,-3.3,-4.2,-5.3,-5.0,-4.9
2015-09-18,-0.2,1.3,-0.7,-0.4,-0.4,-1.3,-2.4,-3.5,-4.6,-4.3,-4.4
2015-09-21,-1.3,0.3,-1.4,1.6,1.6,-1.9,-3.4,-4.6,-5.7,-5.6,-5.7
2015-09-22,-0.4,0.4,-1.0,-0.6,-0.6,-0.8,-2.5,-3.6,-4.6,-4.9,-5.1
2015-09-23,1.0,1.3,-0.2,-1.1,-1.1,0.6,-1.1,-2.1,-3.1,-3.8,-3.9
2015-09-24,2.9,4.2,-0.5,-3.4,-3.4,3.3,2.4,1.5,0.5,-0.6,-0.5
2015-09-25,1.8,2.1,-1.0,-0.8,-0.8,3.3,3.1,2.3,1.3,0.2,0.3
2015-09-28,6.3,7.4,-0.4,-6.2,-6.2,7.5,9.2,8.6,7.8,6.8,6.9
2015-09-29,2.6,4.5,-0.6,-2.8,-2.8,7.5,11.1,11.0,10.4,9.7,9.5
2015-09-30,-3.9,0.2,-3.9,5.1,5.1,0.5,5.0,5.3,5.0,4.5,4.0
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.8,0.9,-2.2,2.3,2.3,-2.4,-3.3,-4.2,-5.3,-5.0,-4.9
2015-09-18,-0.2,1.3,-0.7,-0.4,-0.4,-1.3,-2.4,-3.5,-4.6,-4.3,-4.4
2015-09-21,-1.3,0.3,-1.4,1.6,1.6,-1.9,-3.4,-4.6,-5.7,-5.6,-5.7
2015-09-22,-0.4,0.4,-1.0,-0.6,-0.6,-0.8,-2.5,-3.6,-4.6,-4.9,-5.1
2015-09-23,1.0,1.3,-0.2,-1.1,-1.1,0.6,-1.1,-2.1,-3.1,-3.8,-3.9
2015-09-24,2.9,4.2,-0.5,-3.4,-3.4,3.3,2.4,1.5,0.5,-0.6,-0.5
2015-09-25,1.8,2.1,-1.0,-0.8,-0.8,3.3,3.1,2.3,1.3,0.2,0.3
2015-09-28,6.3,7.4,-0.4,-6.2,-6.2,7.5,9.2,8.6,7.8,6.8,6.9
2015-09-29,2.6,4.5,-0.6,-2.8,-2.8,7.5,11.1,11.0,10.4,9.7,9.5
2015-09-30,-3.9,0.2,-3.9,5.1,5.1,0.5,5.0,5.3,5.0,4.5,4.0 |
aclsm23343 | Given the data and tweets, could you project whether the closing price of $c will grow or shrink at 2015-10-01? Please specify either Rise or Fall.
[Input]: 2017-04-06,-0.4,0.9,-1.3,0.4,0.4,0.6,0.6,1.0,2.9,4.1,4.5
2017-04-07,-0.6,0.8,-1.0,-0.4,-0.4,0.7,1.0,0.9,2.9,4.1,4.8
2017-04-10,0.5,1.1,-0.5,-0.6,-0.6,0.8,1.6,1.1,3.0,4.4,5.2
2017-04-11,-0.4,0.1,-1.5,-0.4,-0.4,0.8,1.8,1.5,2.9,4.4,5.4
2017-04-12,1.0,1.3,-0.2,-1.2,-1.2,1.6,2.7,2.6,3.6,5.2,6.3
2017-04-13,1.0,2.8,0.0,-1.4,-1.4,2.1,3.5,3.8,4.4,6.1,7.3
2017-04-17,-2.0,0.1,-2.4,2.1,2.1,-0.3,1.0,1.6,1.8,3.5,4.7
2017-04-18,1.8,1.9,-1.5,-0.4,-0.4,-0.1,1.0,2.0,1.8,3.5,4.8
2017-04-19,0.8,1.8,-0.3,0.1,0.1,-0.4,0.6,1.6,1.6,2.9,4.3
2017-04-20,-0.5,0.4,-1.1,1.5,1.5,-1.5,-0.9,0.1,0.2,1.1,2.5
[Output]: Fall
[Input]: 2015-09-17,2.4,3.2,-0.4,-2.3,-2.3,0.7,0.2,0.5,0.3,1.9,3.0
2015-09-18,1.5,1.5,-0.3,-2.7,-2.7,3.0,2.7,2.9,2.7,4.3,5.5
2015-09-21,0.1,0.7,-0.6,0.8,0.8,1.8,1.8,1.8,1.7,3.0,4.3
2015-09-22,-0.5,0.3,-0.8,-0.9,-0.9,1.8,2.4,2.3,2.6,3.5,4.8
2015-09-23,0.3,0.8,-0.5,-0.4,-0.4,1.1,2.6,2.7,3.2,3.5,4.8
2015-09-24,-0.3,0.3,-1.3,-0.7,-0.7,1.0,2.9,3.1,3.7,3.7,5.2
2015-09-25,-0.3,0.6,-1.0,2.1,2.1,-0.9,0.6,0.9,1.3,1.3,2.7
2015-09-28,1.6,1.7,-0.5,-2.4,-2.4,1.1,2.7,3.2,3.5,3.6,4.8
2015-09-29,0.2,0.5,-1.9,-0.2,-0.2,1.0,2.3,3.1,3.4,3.8,4.6
2015-09-30,-0.4,0.0,-1.4,1.9,1.9,-0.8,-0.1,1.1,1.4,1.9,2.3
[Output]: Rise
[Input]: 2015-09-17,1.9,2.6,-0.5,-1.8,-1.8,0.0,-0.4,0.3,0.5,2.7,4.2
2015-09-18,0.8,1.1,-0.4,-2.6,-2.6,2.4,2.0,2.6,2.8,4.9,6.5
2015-09-21,0.2,0.8,-0.7,0.8,0.8,1.5,1.1,1.4,1.6,3.5,5.2
2015-09-22,-0.9,0.1,-1.0,-0.7,-0.7,1.5,1.6,1.7,2.3,3.6,5.3
2015-09-23,0.6,1.1,-0.3,-0.5,-0.5,1.0,1.9,2.1,2.9,3.5,5.4
2015-09-24,1.1,1.3,-0.8,-2.0,-2.0,2.0,3.6,3.8,4.6,5.0,7.0
2015-09-25,-0.8,0.3,-1.3,2.9,2.9,-0.7,0.6,0.7,1.4,1.6,3.5
2015-09-28,3.3,3.4,-0.2,-3.0,-3.0,1.7,3.3,3.6,4.1,4.4,6.1
2015-09-29,0.1,0.9,-1.1,-0.1,-0.1,1.2,2.7,3.3,3.7,4.4,5.6
2015-09-30,0.4,0.5,-1.4,1.2,1.2,-0.3,0.9,1.9,2.3,3.1,3.8
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,1.9,2.6,-0.5,-1.8,-1.8,0.0,-0.4,0.3,0.5,2.7,4.2
2015-09-18,0.8,1.1,-0.4,-2.6,-2.6,2.4,2.0,2.6,2.8,4.9,6.5
2015-09-21,0.2,0.8,-0.7,0.8,0.8,1.5,1.1,1.4,1.6,3.5,5.2
2015-09-22,-0.9,0.1,-1.0,-0.7,-0.7,1.5,1.6,1.7,2.3,3.6,5.3
2015-09-23,0.6,1.1,-0.3,-0.5,-0.5,1.0,1.9,2.1,2.9,3.5,5.4
2015-09-24,1.1,1.3,-0.8,-2.0,-2.0,2.0,3.6,3.8,4.6,5.0,7.0
2015-09-25,-0.8,0.3,-1.3,2.9,2.9,-0.7,0.6,0.7,1.4,1.6,3.5
2015-09-28,3.3,3.4,-0.2,-3.0,-3.0,1.7,3.3,3.6,4.1,4.4,6.1
2015-09-29,0.1,0.9,-1.1,-0.1,-0.1,1.2,2.7,3.3,3.7,4.4,5.6
2015-09-30,0.4,0.5,-1.4,1.2,1.2,-0.3,0.9,1.9,2.3,3.1,3.8 |
aclsm23344 | Given the data and tweets, could you project whether the closing price of $snp will grow or shrink at 2015-10-01? Please specify either Rise or Fall.
[Input]: 2020-09-14,-0.9,1.0,-1.1,1.4,1.4,-1.6,-1.3,-1.4,-2.1,-1.7,-2.3
2020-09-15,3.5,3.6,-0.1,-3.1,-3.1,1.4,1.7,1.7,1.1,1.4,1.0
2020-09-16,-0.3,1.4,-0.9,0.4,0.4,0.8,1.3,1.2,0.7,0.9,0.7
2020-09-17,0.1,0.8,-0.9,-1.1,-1.1,1.7,2.1,2.4,1.9,1.8,1.9
2020-09-18,-0.5,1.2,-0.9,-0.2,-0.2,1.3,2.0,2.3,2.1,1.9,2.2
2020-09-21,-0.1,0.8,-1.6,-3.1,-3.1,3.1,4.4,5.1,5.3,4.8,5.3
2020-09-22,0.7,1.5,-0.6,-1.1,-1.1,3.1,5.0,5.8,6.1,5.8,6.2
2020-09-23,2.2,2.8,-0.1,-1.6,-1.6,3.3,5.8,7.0,7.5,7.3,7.6
2020-09-24,-0.4,1.8,-1.4,-0.1,-0.1,2.2,5.2,6.5,7.2,7.1,7.3
2020-09-25,-1.5,0.3,-1.7,0.9,0.9,0.2,3.4,5.0,5.8,6.0,6.1
[Output]: Rise
[Input]: 2015-09-16,-0.3,0.2,-0.6,0.6,0.6,-1.0,-1.8,-2.0,-1.9,-0.6,0.2
2015-09-17,0.4,1.8,-0.2,-0.4,-0.4,-0.4,-1.1,-1.4,-1.7,-0.4,0.5
2015-09-18,1.3,1.3,-0.3,-2.5,-2.5,1.8,1.3,1.0,0.5,1.9,2.8
2015-09-21,0.5,0.9,-0.6,-0.3,-0.3,1.8,1.8,1.2,0.8,1.8,2.8
2015-09-22,0.2,0.4,-0.9,-1.7,-1.7,2.7,3.2,2.7,2.6,3.2,4.3
2015-09-23,1.7,2.0,-0.5,-1.5,-1.5,3.0,4.3,4.2,4.2,4.3,5.5
2015-09-24,0.0,0.4,-2.0,-1.0,-1.0,2.5,4.8,5.0,5.1,4.9,6.2
2015-09-25,1.3,1.4,-0.5,-0.1,-0.1,1.7,4.2,4.7,4.8,4.6,5.9
2015-09-28,1.4,2.0,-0.0,-2.1,-2.1,2.5,5.6,6.6,6.6,6.5,7.6
2015-09-29,-0.6,0.6,-0.9,1.0,1.0,0.7,3.7,5.0,5.1,5.3,6.1
[Output]: Rise
[Input]: 2015-09-17,-0.7,1.7,-0.9,-1.0,-1.0,-1.9,-4.4,-4.8,-5.1,-3.0,-1.3
2015-09-18,1.2,1.6,-0.3,-3.5,-3.5,1.8,-0.6,-1.3,-1.8,0.1,1.9
2015-09-21,-0.5,0.5,-1.2,0.8,0.8,1.2,-0.3,-2.1,-2.5,-1.1,0.7
2015-09-22,0.2,0.5,-1.1,-1.3,-1.3,2.2,1.3,-0.8,-1.0,-0.2,1.7
2015-09-23,1.0,1.3,-0.2,-3.4,-3.4,4.1,4.5,2.8,2.6,2.8,4.8
2015-09-24,-0.8,0.3,-1.7,-1.2,-1.2,3.5,5.2,4.0,3.8,3.5,5.5
2015-09-25,1.6,1.6,-0.2,-1.2,-1.2,3.4,5.9,5.1,4.7,4.4,6.1
2015-09-28,1.5,1.5,-0.4,-2.0,-2.0,3.6,7.3,7.4,6.4,6.3,7.6
2015-09-29,-0.7,0.7,-2.1,-2.1,-2.1,3.7,8.3,9.2,8.1,8.3,9.2
2015-09-30,-0.5,0.1,-1.4,3.7,3.7,-0.5,3.3,4.9,4.3,4.4,4.8
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.7,1.7,-0.9,-1.0,-1.0,-1.9,-4.4,-4.8,-5.1,-3.0,-1.3
2015-09-18,1.2,1.6,-0.3,-3.5,-3.5,1.8,-0.6,-1.3,-1.8,0.1,1.9
2015-09-21,-0.5,0.5,-1.2,0.8,0.8,1.2,-0.3,-2.1,-2.5,-1.1,0.7
2015-09-22,0.2,0.5,-1.1,-1.3,-1.3,2.2,1.3,-0.8,-1.0,-0.2,1.7
2015-09-23,1.0,1.3,-0.2,-3.4,-3.4,4.1,4.5,2.8,2.6,2.8,4.8
2015-09-24,-0.8,0.3,-1.7,-1.2,-1.2,3.5,5.2,4.0,3.8,3.5,5.5
2015-09-25,1.6,1.6,-0.2,-1.2,-1.2,3.4,5.9,5.1,4.7,4.4,6.1
2015-09-28,1.5,1.5,-0.4,-2.0,-2.0,3.6,7.3,7.4,6.4,6.3,7.6
2015-09-29,-0.7,0.7,-2.1,-2.1,-2.1,3.7,8.3,9.2,8.1,8.3,9.2
2015-09-30,-0.5,0.1,-1.4,3.7,3.7,-0.5,3.3,4.9,4.3,4.4,4.8 |
aclsm23345 | By reviewing the data and tweets, can we predict if the closing price of $utx will go upwards or downwards at 2015-10-01? Please indicate either Rise or Fall.
[Input]: 2014-09-24,-0.4,0.2,-0.5,0.0,0.0,0.7,0.4,0.4,0.6,0.5,0.4
2014-09-25,0.6,0.7,-0.5,-1.1,-1.1,1.2,1.4,1.4,1.6,1.6,1.5
2014-09-26,-0.1,0.1,-0.6,0.6,0.6,0.3,0.8,0.6,0.9,0.9,0.8
2014-09-29,0.1,0.3,-0.3,-2.8,-2.8,2.4,3.4,3.4,3.6,3.7,3.7
2014-09-30,-0.1,0.2,-0.5,-1.3,-1.3,2.8,4.2,4.5,4.7,4.9,4.9
2014-10-01,1.0,1.2,-0.1,-1.4,-1.4,3.0,5.0,5.5,5.8,6.1,6.2
2014-10-02,0.7,0.7,-0.8,-0.8,-0.8,2.6,4.9,5.9,6.2,6.6,6.8
2014-10-03,0.1,0.4,-0.2,1.3,1.3,0.3,2.9,4.2,4.5,5.0,5.3
2014-10-06,0.2,0.4,-0.4,0.7,0.7,-0.7,1.6,3.1,3.5,4.0,4.3
2014-10-07,0.8,1.0,-0.0,-0.6,-0.6,-0.3,1.7,3.3,3.9,4.4,4.8
[Output]: Rise
[Input]: 2015-06-01,0.4,0.7,-0.2,-0.4,-0.4,0.4,0.7,0.8,1.0,1.3,1.2
2015-06-02,0.2,0.3,-0.3,-0.2,-0.2,0.5,0.7,0.9,1.1,1.4,1.4
2015-06-03,0.1,0.7,-0.4,-0.1,-0.1,0.4,0.8,1.0,1.1,1.4,1.5
2015-06-04,-0.5,0.9,-0.5,-2.0,-2.0,1.9,2.5,2.8,3.0,3.3,3.5
2015-06-05,1.5,1.6,-0.3,-1.8,-1.8,2.8,3.8,4.3,4.6,4.9,5.2
2015-06-08,-0.4,0.7,-0.8,0.4,0.4,1.6,2.9,3.5,3.9,4.2,4.5
2015-06-09,0.3,0.6,-0.4,-0.2,-0.2,1.1,2.7,3.4,3.8,4.1,4.5
2015-06-10,0.2,0.4,-0.2,0.3,0.3,0.1,2.0,2.8,3.3,3.6,4.0
2015-06-11,-0.3,0.3,-0.5,0.6,0.6,-0.7,1.0,1.9,2.5,2.8,3.2
2015-06-12,1.1,1.1,-0.1,-1.1,-1.1,0.4,1.6,2.7,3.3,3.7,4.1
[Output]: Fall
[Input]: 2015-09-17,0.6,1.7,-0.2,-0.7,-0.7,-0.5,-1.1,-1.3,-1.3,0.1,1.0
2015-09-18,1.5,1.7,-0.6,-2.4,-2.4,1.6,1.2,1.0,0.9,2.3,3.2
2015-09-21,-0.2,0.7,-0.6,0.5,0.5,1.0,0.8,0.3,0.3,1.4,2.5
2015-09-22,0.9,1.7,-0.6,-3.7,-3.7,3.9,4.1,3.9,3.9,4.8,5.9
2015-09-23,1.4,1.6,-1.2,-1.4,-1.4,3.7,5.0,5.2,5.3,5.7,7.0
2015-09-24,-1.2,0.2,-1.5,-0.2,-0.2,2.4,4.7,5.0,5.2,5.3,6.8
2015-09-25,0.4,1.0,-0.7,0.6,0.6,1.0,3.5,4.1,4.3,4.4,5.7
2015-09-28,-0.3,0.7,-0.6,-0.5,-0.5,0.5,3.5,4.3,4.5,4.7,5.9
2015-09-29,-1.6,0.1,-1.7,1.3,1.3,-0.9,1.6,2.6,2.9,3.2,4.0
2015-09-30,-0.4,0.7,-1.0,1.1,1.1,-1.6,-0.1,1.2,1.7,2.0,2.5
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.6,1.7,-0.2,-0.7,-0.7,-0.5,-1.1,-1.3,-1.3,0.1,1.0
2015-09-18,1.5,1.7,-0.6,-2.4,-2.4,1.6,1.2,1.0,0.9,2.3,3.2
2015-09-21,-0.2,0.7,-0.6,0.5,0.5,1.0,0.8,0.3,0.3,1.4,2.5
2015-09-22,0.9,1.7,-0.6,-3.7,-3.7,3.9,4.1,3.9,3.9,4.8,5.9
2015-09-23,1.4,1.6,-1.2,-1.4,-1.4,3.7,5.0,5.2,5.3,5.7,7.0
2015-09-24,-1.2,0.2,-1.5,-0.2,-0.2,2.4,4.7,5.0,5.2,5.3,6.8
2015-09-25,0.4,1.0,-0.7,0.6,0.6,1.0,3.5,4.1,4.3,4.4,5.7
2015-09-28,-0.3,0.7,-0.6,-0.5,-0.5,0.5,3.5,4.3,4.5,4.7,5.9
2015-09-29,-1.6,0.1,-1.7,1.3,1.3,-0.9,1.6,2.6,2.9,3.2,4.0
2015-09-30,-0.4,0.7,-1.0,1.1,1.1,-1.6,-0.1,1.2,1.7,2.0,2.5 |
aclsm23346 | Scrutinize the data and tweets to envisage if the closing price of $bp will swell or contract at 2015-10-01. Please affirm either Rise or Fall.
[Input]: 2015-09-17,1.9,2.6,-0.5,-1.8,-1.8,0.0,-0.4,0.3,0.5,2.7,4.2
2015-09-18,0.8,1.1,-0.4,-2.6,-2.6,2.4,2.0,2.6,2.8,4.9,6.5
2015-09-21,0.2,0.8,-0.7,0.8,0.8,1.5,1.1,1.4,1.6,3.5,5.2
2015-09-22,-0.9,0.1,-1.0,-0.7,-0.7,1.5,1.6,1.7,2.3,3.6,5.3
2015-09-23,0.6,1.1,-0.3,-0.5,-0.5,1.0,1.9,2.1,2.9,3.5,5.4
2015-09-24,1.1,1.3,-0.8,-2.0,-2.0,2.0,3.6,3.8,4.6,5.0,7.0
2015-09-25,-0.8,0.3,-1.3,2.9,2.9,-0.7,0.6,0.7,1.4,1.6,3.5
2015-09-28,3.3,3.4,-0.2,-3.0,-3.0,1.7,3.3,3.6,4.1,4.4,6.1
2015-09-29,0.1,0.9,-1.1,-0.1,-0.1,1.2,2.7,3.3,3.7,4.4,5.6
2015-09-30,0.4,0.5,-1.4,1.2,1.2,-0.3,0.9,1.9,2.3,3.1,3.8
[Output]: Rise
[Input]: 2015-09-17,-0.1,1.5,-0.5,-0.7,-0.7,-1.5,-2.0,-1.2,-1.0,1.0,3.0
2015-09-18,1.1,1.5,-0.3,-3.5,-3.5,1.9,1.4,2.2,2.2,4.2,6.3
2015-09-21,-0.3,0.3,-0.6,0.1,0.1,1.8,1.4,1.7,1.8,3.5,5.7
2015-09-22,0.5,1.0,-0.6,-3.7,-3.7,4.7,4.8,5.0,5.6,6.8,9.0
2015-09-23,2.6,2.6,-0.1,-0.6,-0.6,3.6,4.9,5.3,6.0,6.8,9.0
2015-09-24,0.4,0.7,-0.9,-0.5,-0.5,2.3,4.8,5.2,6.3,6.7,8.7
2015-09-25,0.5,0.7,-0.5,0.1,0.1,1.2,4.0,4.7,5.7,6.0,7.9
2015-09-28,1.9,1.9,0.0,-3.2,-3.2,2.9,6.6,7.6,8.4,8.9,10.6
2015-09-29,0.5,0.8,-0.4,1.8,1.8,0.6,4.0,5.1,5.9,6.7,8.0
2015-09-30,-0.9,0.1,-1.1,1.6,1.6,-1.0,1.4,3.1,3.9,4.8,5.7
[Output]: Rise
[Input]: 2015-09-17,0.1,1.6,-0.5,-0.1,-0.1,-2.2,-2.3,-0.8,-0.6,1.6,3.4
2015-09-18,1.4,1.9,-0.4,-3.2,-3.2,1.1,0.5,2.0,2.1,4.3,6.3
2015-09-21,-0.1,0.4,-0.5,-0.1,-0.1,1.4,0.7,1.7,1.9,3.8,5.9
2015-09-22,-0.9,0.2,-1.2,-2.2,-2.2,3.2,2.6,3.2,4.0,5.4,7.6
2015-09-23,2.4,2.5,-0.1,-1.5,-1.5,3.3,3.8,4.4,5.5,6.4,8.6
2015-09-24,-1.6,0.5,-2.2,0.8,0.8,1.2,2.7,3.1,4.5,4.9,7.0
2015-09-25,0.2,0.7,-0.6,0.9,0.9,-0.1,1.6,1.7,3.2,3.5,5.4
2015-09-28,1.7,1.7,-0.1,-3.5,-3.5,2.3,4.8,5.1,6.2,6.6,8.5
2015-09-29,0.8,1.1,-0.6,0.9,0.9,0.9,3.4,3.8,4.6,5.5,6.9
2015-09-30,-1.2,0.0,-1.6,3.1,3.1,-1.7,-0.3,0.5,1.2,2.3,3.1
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.1,1.6,-0.5,-0.1,-0.1,-2.2,-2.3,-0.8,-0.6,1.6,3.4
2015-09-18,1.4,1.9,-0.4,-3.2,-3.2,1.1,0.5,2.0,2.1,4.3,6.3
2015-09-21,-0.1,0.4,-0.5,-0.1,-0.1,1.4,0.7,1.7,1.9,3.8,5.9
2015-09-22,-0.9,0.2,-1.2,-2.2,-2.2,3.2,2.6,3.2,4.0,5.4,7.6
2015-09-23,2.4,2.5,-0.1,-1.5,-1.5,3.3,3.8,4.4,5.5,6.4,8.6
2015-09-24,-1.6,0.5,-2.2,0.8,0.8,1.2,2.7,3.1,4.5,4.9,7.0
2015-09-25,0.2,0.7,-0.6,0.9,0.9,-0.1,1.6,1.7,3.2,3.5,5.4
2015-09-28,1.7,1.7,-0.1,-3.5,-3.5,2.3,4.8,5.1,6.2,6.6,8.5
2015-09-29,0.8,1.1,-0.6,0.9,0.9,0.9,3.4,3.8,4.6,5.5,6.9
2015-09-30,-1.2,0.0,-1.6,3.1,3.1,-1.7,-0.3,0.5,1.2,2.3,3.1 |
aclsm23347 | Reflect on the provided data and tweets to anticipate if the closing price of $iep is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2014-12-23,-0.2,0.7,-0.7,1.0,1.0,-2.0,-3.0,-2.2,-1.9,-1.6,-1.1
2014-12-24,1.0,1.0,-0.1,-0.6,-0.6,-0.4,-2.1,-1.6,-1.2,-1.0,-0.5
2014-12-26,1.1,1.1,-0.1,-0.5,-0.5,0.3,-1.4,-1.2,-0.6,-0.5,-0.0
2014-12-29,0.5,0.7,-0.4,-0.9,-0.9,1.1,-0.4,-0.4,0.3,0.3,0.7
2014-12-30,0.9,1.3,-0.4,-0.9,-0.9,1.6,0.6,0.4,1.0,1.2,1.5
2014-12-31,0.6,2.1,0.0,-1.2,-1.2,2.0,2.1,1.5,2.0,2.3,2.6
2015-01-02,-0.2,1.4,-0.5,0.7,0.7,0.8,1.6,0.8,1.2,1.6,1.7
2015-01-05,0.1,0.9,-0.2,-0.9,-0.9,1.0,2.3,1.6,1.9,2.4,2.5
2015-01-06,1.6,2.4,-0.2,-1.5,-1.5,1.7,3.4,2.9,3.1,3.7,3.8
2015-01-07,-0.5,0.5,-1.6,1.3,1.3,0.1,1.7,1.6,1.6,2.2,2.4
[Output]: Rise
[Input]: 2014-12-24,0.2,0.4,-0.5,-0.2,-0.2,-0.8,-2.8,-2.3,-1.5,-0.5,-0.1
2014-12-26,0.2,0.5,-0.2,-0.2,-0.2,-0.1,-2.4,-2.1,-1.4,-0.5,0.0
2014-12-29,0.0,0.6,-0.1,-0.3,-0.3,0.3,-1.7,-1.8,-1.2,-0.3,0.3
2014-12-30,0.2,0.5,-0.6,-0.5,-0.5,0.7,-0.7,-1.3,-0.8,0.0,0.7
2014-12-31,0.6,1.0,0.0,-1.2,-1.2,1.4,0.9,-0.2,0.3,1.0,1.8
2015-01-02,1.1,1.6,-0.8,-0.8,-0.8,1.7,2.0,0.7,0.9,1.6,2.4
2015-01-05,1.7,1.7,-0.3,-1.8,-1.8,2.6,3.7,2.4,2.6,3.2,4.0
2015-01-06,1.6,2.1,-0.6,-2.2,-2.2,3.5,5.3,4.5,4.5,5.1,6.0
2015-01-07,0.5,1.3,-0.4,0.0,0.0,2.2,4.6,4.4,4.1,4.7,5.6
2015-01-08,-0.2,0.0,-1.0,1.2,1.2,0.3,2.7,3.2,2.7,3.3,4.0
[Output]: Fall
[Input]: 2015-09-17,-0.4,1.3,-0.4,-0.1,-0.1,-1.8,-2.5,-1.2,-1.9,-1.0,0.1
2015-09-18,-0.2,1.1,-1.2,-0.2,-0.2,-0.9,-2.0,-1.1,-1.6,-0.9,0.1
2015-09-21,2.1,2.2,-0.1,-0.9,-0.9,0.5,-0.8,-0.6,-0.5,-0.2,0.8
2015-09-22,-1.1,0.0,-2.5,0.8,0.8,0.1,-1.4,-1.6,-0.9,-1.1,-0.2
2015-09-23,2.3,2.9,0.0,-2.5,-2.5,2.0,1.2,0.8,1.7,1.2,2.1
2015-09-24,-0.1,0.5,-1.4,-0.5,-0.5,1.8,1.7,1.2,2.1,1.5,2.3
2015-09-25,0.9,1.3,-1.0,-0.5,-0.5,1.6,2.2,1.6,2.3,2.0,2.6
2015-09-28,0.9,1.3,-0.7,-1.8,-1.8,2.5,3.8,3.4,3.7,3.8,4.1
2015-09-29,1.1,1.2,-1.6,-1.3,-1.3,2.5,4.7,4.4,4.5,5.2,5.2
2015-09-30,-0.2,0.7,-0.7,1.2,1.2,0.7,2.8,3.0,3.0,3.9,3.6
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.4,1.3,-0.4,-0.1,-0.1,-1.8,-2.5,-1.2,-1.9,-1.0,0.1
2015-09-18,-0.2,1.1,-1.2,-0.2,-0.2,-0.9,-2.0,-1.1,-1.6,-0.9,0.1
2015-09-21,2.1,2.2,-0.1,-0.9,-0.9,0.5,-0.8,-0.6,-0.5,-0.2,0.8
2015-09-22,-1.1,0.0,-2.5,0.8,0.8,0.1,-1.4,-1.6,-0.9,-1.1,-0.2
2015-09-23,2.3,2.9,0.0,-2.5,-2.5,2.0,1.2,0.8,1.7,1.2,2.1
2015-09-24,-0.1,0.5,-1.4,-0.5,-0.5,1.8,1.7,1.2,2.1,1.5,2.3
2015-09-25,0.9,1.3,-1.0,-0.5,-0.5,1.6,2.2,1.6,2.3,2.0,2.6
2015-09-28,0.9,1.3,-0.7,-1.8,-1.8,2.5,3.8,3.4,3.7,3.8,4.1
2015-09-29,1.1,1.2,-1.6,-1.3,-1.3,2.5,4.7,4.4,4.5,5.2,5.2
2015-09-30,-0.2,0.7,-0.7,1.2,1.2,0.7,2.8,3.0,3.0,3.9,3.6 |
aclsm23348 | By reviewing the data and tweets, can we predict if the closing price of $d will go upwards or downwards at 2015-10-01? Please indicate either Rise or Fall.
[Input]: 2013-12-31,-0.0,0.6,-0.5,-0.2,-0.2,-0.2,-0.4,-0.4,0.3,1.1,1.6
2014-01-02,0.0,0.5,-0.4,-0.6,-0.6,0.4,0.2,-0.0,0.8,1.4,2.0
2014-01-03,-0.4,1.0,-0.5,0.2,0.2,0.2,-0.0,-0.2,0.4,1.1,1.7
2014-01-06,0.7,1.3,-0.1,0.1,0.1,0.1,-0.2,-0.3,0.2,0.8,1.4
2014-01-07,0.4,0.9,0.0,0.6,0.6,-0.5,-0.6,-0.8,-0.5,0.0,0.7
2014-01-08,-0.5,0.1,-1.0,0.7,0.7,-1.0,-1.1,-1.3,-1.3,-0.8,-0.1
2014-01-09,0.5,0.6,-1.0,-0.1,-0.1,-0.6,-0.9,-1.1,-1.3,-0.7,-0.2
2014-01-10,0.5,0.8,-0.6,-0.8,-0.8,0.3,-0.0,-0.3,-0.5,-0.0,0.5
2014-01-13,1.0,1.6,-0.3,-0.5,-0.5,0.8,0.4,0.1,0.0,0.4,0.8
2014-01-14,-1.4,0.2,-1.5,1.5,1.5,-0.6,-1.0,-1.2,-1.3,-1.2,-0.8
[Output]: Rise
[Input]: 2014-05-22,-0.3,0.7,-0.4,0.3,0.3,-1.0,-1.4,-1.1,0.4,0.9,0.8
2014-05-23,0.3,0.5,-0.2,-0.6,-0.6,-0.1,-0.7,-0.8,0.8,1.4,1.3
2014-05-27,1.1,1.3,-0.1,0.4,0.4,-0.3,-0.9,-1.2,0.0,0.8,0.9
2014-05-28,0.3,0.7,-0.0,0.0,0.0,-0.1,-0.8,-1.1,-0.3,0.7,0.9
2014-05-29,0.4,0.5,-0.2,-0.0,-0.0,-0.0,-0.6,-0.9,-0.5,0.6,0.9
2014-05-30,-0.2,0.4,-0.4,0.1,0.1,-0.1,-0.5,-0.9,-0.8,0.4,0.8
2014-06-02,-0.4,0.3,-0.4,0.3,0.3,-0.3,-0.6,-1.0,-1.2,-0.0,0.5
2014-06-03,0.6,0.8,-0.1,-0.4,-0.4,0.1,-0.1,-0.5,-0.8,0.1,0.8
2014-06-04,-0.1,0.3,-0.4,0.2,0.2,-0.0,-0.1,-0.6,-0.9,-0.3,0.5
2014-06-05,-0.2,0.1,-0.9,0.4,0.4,-0.3,-0.4,-0.9,-1.2,-0.9,-0.0
[Output]: Fall
[Input]: 2015-09-17,-1.1,1.2,-1.3,1.0,1.0,-1.5,-1.9,-1.2,0.1,1.7,2.0
2015-09-18,0.1,1.7,-0.2,-0.7,-0.7,-0.5,-1.1,-0.8,0.4,2.1,2.6
2015-09-21,-0.2,0.4,-0.6,0.5,0.5,-0.6,-1.2,-1.4,-0.5,1.3,2.0
2015-09-22,-0.1,0.6,-0.5,-0.3,-0.3,0.1,-0.9,-1.1,-0.3,1.3,2.3
2015-09-23,-0.3,0.2,-0.5,0.2,0.2,-0.0,-0.9,-1.2,-0.6,0.7,1.9
2015-09-24,-0.8,0.2,-1.0,0.3,0.3,-0.3,-0.9,-1.3,-0.9,0.1,1.4
2015-09-25,-0.8,0.9,-1.1,0.9,0.9,-0.9,-1.4,-2.0,-1.9,-1.1,0.3
2015-09-28,0.7,1.4,-0.1,-0.9,-0.9,0.0,-0.4,-0.9,-1.1,-0.5,1.0
2015-09-29,0.2,0.6,-0.5,-0.2,-0.2,0.3,0.0,-0.7,-1.0,-0.5,0.9
2015-09-30,-1.2,0.1,-1.4,1.6,1.6,-0.9,-1.3,-2.0,-2.3,-1.9,-0.9
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.1,1.2,-1.3,1.0,1.0,-1.5,-1.9,-1.2,0.1,1.7,2.0
2015-09-18,0.1,1.7,-0.2,-0.7,-0.7,-0.5,-1.1,-0.8,0.4,2.1,2.6
2015-09-21,-0.2,0.4,-0.6,0.5,0.5,-0.6,-1.2,-1.4,-0.5,1.3,2.0
2015-09-22,-0.1,0.6,-0.5,-0.3,-0.3,0.1,-0.9,-1.1,-0.3,1.3,2.3
2015-09-23,-0.3,0.2,-0.5,0.2,0.2,-0.0,-0.9,-1.2,-0.6,0.7,1.9
2015-09-24,-0.8,0.2,-1.0,0.3,0.3,-0.3,-0.9,-1.3,-0.9,0.1,1.4
2015-09-25,-0.8,0.9,-1.1,0.9,0.9,-0.9,-1.4,-2.0,-1.9,-1.1,0.3
2015-09-28,0.7,1.4,-0.1,-0.9,-0.9,0.0,-0.4,-0.9,-1.1,-0.5,1.0
2015-09-29,0.2,0.6,-0.5,-0.2,-0.2,0.3,0.0,-0.7,-1.0,-0.5,0.9
2015-09-30,-1.2,0.1,-1.4,1.6,1.6,-0.9,-1.3,-2.0,-2.3,-1.9,-0.9 |
aclsm23349 | Analyze the information and social media posts to determine if the closing price of $codi will ascend or descend at 2015-10-01. Please respond with either Rise or Fall.
[Input]: 2020-10-09,-0.1,0.4,-0.4,0.2,0.2,-0.4,-0.7,-0.8,-0.4,-0.3,-0.3
2020-10-12,-0.4,0.2,-0.7,0.4,0.4,-0.6,-1.0,-1.1,-0.8,-0.7,-0.6
2020-10-13,0.6,0.6,-0.9,-0.3,-0.3,-0.1,-0.5,-0.8,-0.5,-0.4,-0.3
2020-10-14,1.8,1.9,-0.1,-1.6,-1.6,1.3,1.0,0.8,1.0,1.1,1.3
2020-10-15,-0.1,0.2,-0.8,-0.5,-0.5,1.4,1.4,1.2,1.3,1.5,1.7
2020-10-16,0.1,0.7,-0.1,-0.2,-0.2,1.1,1.4,1.4,1.3,1.7,1.8
2020-10-19,1.5,1.7,-0.4,-1.3,-1.3,1.7,2.5,2.5,2.5,2.8,2.9
2020-10-20,0.5,0.7,-0.9,-0.1,-0.1,1.0,2.3,2.4,2.4,2.7,2.9
2020-10-21,0.6,1.7,-0.1,-0.9,-0.9,1.3,2.8,3.1,3.2,3.4,3.7
2020-10-22,-0.7,0.6,-1.4,1.0,1.0,0.0,1.4,1.9,2.0,2.2,2.5
[Output]: Rise
[Input]: 2014-10-06,-0.3,0.4,-0.3,0.7,0.7,-0.8,-0.6,-0.7,-1.2,-1.1,-1.1
2014-10-07,0.6,0.7,-0.0,-0.8,-0.8,-0.1,0.1,0.2,-0.3,-0.3,-0.3
2014-10-08,-1.4,0.0,-1.8,0.4,1.5,-1.2,-1.3,-1.1,-1.6,-1.7,-1.7
2014-10-09,1.7,2.0,-0.2,-1.9,-1.9,0.8,0.6,0.7,0.3,0.1,0.2
2014-10-10,0.1,1.1,0.0,0.0,0.0,0.7,0.5,0.6,0.4,0.1,0.2
2014-10-13,1.4,2.3,-0.0,-1.2,-1.2,1.4,1.5,1.6,1.6,1.2,1.3
2014-10-14,0.5,1.0,-0.2,-0.3,-0.3,1.3,1.6,1.8,1.9,1.5,1.5
2014-10-15,-0.4,0.3,-2.1,-0.6,-0.6,1.2,2.0,2.2,2.5,2.1,2.1
2014-10-16,-0.5,0.8,-1.3,-0.5,-0.5,1.2,2.3,2.5,2.8,2.6,2.5
2014-10-17,-0.6,0.2,-1.0,0.8,0.8,-0.0,1.2,1.5,1.8,1.8,1.6
[Output]: Rise
[Input]: 2015-09-17,-1.4,0.9,-1.7,1.6,1.6,-2.0,-1.7,-1.5,-1.8,-1.6,-1.2
2015-09-18,-0.9,0.2,-1.5,0.1,0.1,-1.6,-1.8,-1.5,-1.8,-1.7,-1.3
2015-09-21,-0.5,0.3,-1.8,0.7,0.7,-1.5,-2.3,-2.1,-2.4,-2.3,-2.1
2015-09-22,1.3,3.4,-0.4,-3.1,-3.1,1.7,0.8,0.9,0.9,0.7,1.0
2015-09-23,-0.8,0.7,-0.8,0.7,0.7,1.0,0.1,0.3,0.2,-0.0,0.2
2015-09-24,-0.1,1.5,-0.7,0.1,0.1,0.7,0.1,0.1,0.2,-0.1,0.1
2015-09-25,1.5,1.9,0.0,-0.9,-0.9,1.0,1.0,0.8,1.0,0.8,0.9
2015-09-28,1.2,1.2,-0.8,-0.2,-0.2,0.5,1.2,1.0,1.2,0.9,1.0
2015-09-29,1.3,2.1,-0.3,-1.8,-1.8,2.0,3.0,2.6,2.8,2.9,2.8
2015-09-30,-0.1,0.6,-1.6,1.1,1.1,0.5,1.7,1.4,1.7,1.7,1.6
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.4,0.9,-1.7,1.6,1.6,-2.0,-1.7,-1.5,-1.8,-1.6,-1.2
2015-09-18,-0.9,0.2,-1.5,0.1,0.1,-1.6,-1.8,-1.5,-1.8,-1.7,-1.3
2015-09-21,-0.5,0.3,-1.8,0.7,0.7,-1.5,-2.3,-2.1,-2.4,-2.3,-2.1
2015-09-22,1.3,3.4,-0.4,-3.1,-3.1,1.7,0.8,0.9,0.9,0.7,1.0
2015-09-23,-0.8,0.7,-0.8,0.7,0.7,1.0,0.1,0.3,0.2,-0.0,0.2
2015-09-24,-0.1,1.5,-0.7,0.1,0.1,0.7,0.1,0.1,0.2,-0.1,0.1
2015-09-25,1.5,1.9,0.0,-0.9,-0.9,1.0,1.0,0.8,1.0,0.8,0.9
2015-09-28,1.2,1.2,-0.8,-0.2,-0.2,0.5,1.2,1.0,1.2,0.9,1.0
2015-09-29,1.3,2.1,-0.3,-1.8,-1.8,2.0,3.0,2.6,2.8,2.9,2.8
2015-09-30,-0.1,0.6,-1.6,1.1,1.1,0.5,1.7,1.4,1.7,1.7,1.6 |
aclsm23350 | Contemplate the data and tweets to guess whether the closing price of $abbv will surge or decline at 2015-10-01. Please declare either Rise or Fall.
[Input]: 2017-08-14,0.1,0.7,-0.6,1.0,1.0,0.4,2.0,2.4,3.5,4.7,4.9
2017-08-15,0.5,1.0,-0.4,-0.6,-0.6,0.4,2.1,2.8,3.7,5.1,5.4
2017-08-16,0.5,0.7,-0.3,-0.2,-0.2,0.2,1.9,2.6,3.5,4.9,5.5
2017-08-17,4.8,5.0,-0.5,-4.9,-4.9,4.3,6.2,7.4,8.2,9.6,10.5
2017-08-18,1.6,1.6,-0.2,-1.0,-1.0,4.2,6.2,7.8,8.6,10.0,11.1
2017-08-21,0.0,0.8,-0.7,0.4,0.4,2.5,4.8,6.8,7.6,8.9,10.2
2017-08-22,1.0,1.1,-0.2,-0.7,-0.7,1.8,4.5,6.7,7.8,9.0,10.5
2017-08-23,2.7,2.9,-1.0,-3.2,-3.2,3.1,6.7,9.2,10.5,11.8,13.4
2017-08-24,2.8,2.9,-0.6,-2.4,-2.4,4.2,8.0,10.7,12.4,13.6,15.3
2017-08-25,-4.8,0.4,-5.0,5.4,5.4,-1.3,1.8,4.2,6.1,7.2,8.7
[Output]: Fall
[Input]: 2015-12-02,1.6,2.2,-0.3,-1.0,-1.0,0.3,0.3,0.5,2.2,3.7,5.1
2015-12-03,0.7,1.5,-0.5,0.4,0.4,-0.7,0.1,-0.0,1.3,2.8,4.2
2015-12-04,0.2,0.4,-1.2,-1.6,-1.6,1.1,1.8,1.4,2.4,4.2,5.5
2015-12-07,2.9,2.9,-0.6,-4.3,-4.3,4.7,5.7,5.6,6.3,8.2,9.5
2015-12-08,-1.2,0.9,-1.5,-0.1,-0.1,3.4,5.2,5.2,5.8,7.7,9.0
2015-12-09,-0.0,2.1,-0.9,-1.1,-1.1,3.1,5.3,5.9,6.4,8.2,9.7
2015-12-10,0.6,1.2,-0.7,-1.3,-1.3,2.7,5.4,6.9,7.3,8.8,10.5
2015-12-11,1.4,1.5,-0.4,-3.5,-3.5,4.2,8.2,10.1,10.5,11.8,13.8
2015-12-14,-0.7,0.2,-1.7,1.2,1.2,2.0,5.9,8.0,8.6,9.7,11.7
2015-12-15,-0.9,0.4,-1.5,2.6,2.6,-1.0,2.3,4.7,5.4,6.4,8.3
[Output]: Rise
[Input]: 2015-09-17,-0.5,1.8,-0.8,0.6,0.6,-0.8,-0.2,1.3,2.8,5.2,6.8
2015-09-18,-2.9,1.0,-3.7,2.3,2.3,-2.4,-2.4,-1.3,0.0,2.4,4.0
2015-09-21,3.1,4.0,-0.2,-3.0,-3.0,0.8,0.5,1.3,2.5,4.9,6.7
2015-09-22,0.7,0.9,-1.4,-2.8,-2.8,3.1,2.9,3.6,5.0,7.1,9.1
2015-09-23,0.8,1.7,-0.5,-0.5,-0.5,3.0,3.1,3.8,5.3,6.9,9.1
2015-09-24,0.6,1.6,-1.1,-1.5,-1.5,3.4,4.2,4.9,6.3,7.7,10.0
2015-09-25,3.8,3.8,-1.2,-1.5,-1.5,2.9,5.1,5.7,7.1,8.5,10.9
2015-09-28,5.5,5.6,-0.3,-5.8,-5.8,6.7,10.3,11.3,12.6,14.1,16.7
2015-09-29,0.6,2.7,-1.7,0.6,0.6,4.2,8.5,9.8,11.1,12.7,15.0
2015-09-30,-1.6,0.2,-1.9,3.1,3.1,-0.0,4.3,5.9,7.2,8.9,10.7
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.5,1.8,-0.8,0.6,0.6,-0.8,-0.2,1.3,2.8,5.2,6.8
2015-09-18,-2.9,1.0,-3.7,2.3,2.3,-2.4,-2.4,-1.3,0.0,2.4,4.0
2015-09-21,3.1,4.0,-0.2,-3.0,-3.0,0.8,0.5,1.3,2.5,4.9,6.7
2015-09-22,0.7,0.9,-1.4,-2.8,-2.8,3.1,2.9,3.6,5.0,7.1,9.1
2015-09-23,0.8,1.7,-0.5,-0.5,-0.5,3.0,3.1,3.8,5.3,6.9,9.1
2015-09-24,0.6,1.6,-1.1,-1.5,-1.5,3.4,4.2,4.9,6.3,7.7,10.0
2015-09-25,3.8,3.8,-1.2,-1.5,-1.5,2.9,5.1,5.7,7.1,8.5,10.9
2015-09-28,5.5,5.6,-0.3,-5.8,-5.8,6.7,10.3,11.3,12.6,14.1,16.7
2015-09-29,0.6,2.7,-1.7,0.6,0.6,4.2,8.5,9.8,11.1,12.7,15.0
2015-09-30,-1.6,0.2,-1.9,3.1,3.1,-0.0,4.3,5.9,7.2,8.9,10.7 |
aclsm23351 | Scrutinize the data and tweets to envisage if the closing price of $cat will swell or contract at 2015-10-01. Please affirm either Rise or Fall.
[Input]: 2015-08-14,-0.3,0.1,-0.6,-0.1,-0.1,1.5,2.6,2.2,1.9,1.8,1.0
2015-08-17,-1.0,0.0,-1.2,-0.4,-0.4,0.9,2.7,2.5,2.2,2.2,1.6
2015-08-18,-0.2,0.4,-0.3,-0.8,-0.8,0.8,3.0,3.2,2.9,2.8,2.4
2015-08-19,0.3,0.6,-0.4,-1.6,-1.6,1.9,4.0,4.6,4.4,4.3,4.1
2015-08-20,0.5,0.6,-0.1,-2.1,-2.1,3.1,5.2,6.3,6.3,6.2,6.3
2015-08-21,2.0,2.2,0.0,-2.5,-2.5,4.2,6.8,8.4,8.6,8.6,8.8
2015-08-24,-0.8,2.0,-2.5,-2.8,-2.8,5.2,8.3,10.6,11.2,11.3,11.5
2015-08-25,3.3,3.3,-0.1,-0.4,-0.4,3.5,7.2,10.0,11.0,11.2,11.5
2015-08-26,0.1,0.1,-2.0,1.2,1.2,0.9,4.9,7.7,9.0,9.4,9.7
2015-08-27,-1.2,0.1,-1.2,1.3,1.3,-1.0,2.7,5.5,7.1,7.6,8.0
[Output]: Fall
[Input]: 2015-08-14,-0.6,0.1,-0.6,-0.0,-0.0,1.0,2.0,1.7,1.7,1.7,1.1
2015-08-17,-0.3,0.4,-0.5,-0.7,-0.7,1.0,2.4,2.4,2.2,2.3,1.7
2015-08-18,0.1,0.3,-0.3,0.3,0.3,0.2,1.8,2.0,1.8,2.0,1.5
2015-08-19,0.6,0.8,-0.3,-2.8,-2.8,2.4,4.0,4.6,4.4,4.7,4.4
2015-08-20,0.8,0.8,-0.1,-1.4,-1.4,2.9,4.7,5.7,5.7,6.0,5.9
2015-08-21,2.2,2.6,0.0,-3.0,-3.0,4.5,6.8,8.3,8.5,8.8,8.9
2015-08-24,0.8,1.9,-0.9,-5.2,-5.2,7.6,11.0,13.2,13.9,14.1,14.4
2015-08-25,2.1,2.1,-0.2,2.1,2.1,3.1,7.3,9.8,10.8,11.1,11.6
2015-08-26,0.5,0.6,-2.0,-0.2,-0.2,1.7,6.3,9.0,10.4,10.8,11.5
2015-08-27,-1.1,0.1,-1.2,2.6,2.6,-1.7,2.7,5.3,7.0,7.6,8.2
[Output]: Fall
[Input]: 2015-09-17,1.8,2.2,-0.2,-2.1,-2.1,-0.2,-0.5,0.5,0.3,1.4,2.1
2015-09-18,2.0,2.3,-0.3,-3.0,-3.0,2.7,2.2,3.2,3.1,4.2,5.0
2015-09-21,0.2,0.9,-0.3,0.4,0.4,2.1,1.6,2.4,2.5,3.4,4.3
2015-09-22,-0.8,0.2,-1.5,-0.7,-0.7,2.0,1.9,2.6,3.1,3.7,4.6
2015-09-23,2.1,2.3,-0.1,-2.1,-2.1,2.6,3.7,4.4,5.1,5.4,6.5
2015-09-24,0.6,1.4,-1.7,-6.3,-6.3,6.9,9.6,10.3,11.5,11.7,12.9
2015-09-25,0.0,1.2,-0.4,-1.2,-1.2,6.1,9.8,10.7,12.1,12.4,13.7
2015-09-28,0.7,0.8,-1.3,-1.8,-1.8,5.5,10.5,11.8,13.2,13.8,15.0
2015-09-29,-1.0,1.7,-1.1,0.8,0.8,2.3,8.0,9.9,11.4,12.4,13.4
2015-09-30,-0.6,0.4,-1.9,1.6,1.6,-0.8,4.7,7.3,8.9,10.2,10.9
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,1.8,2.2,-0.2,-2.1,-2.1,-0.2,-0.5,0.5,0.3,1.4,2.1
2015-09-18,2.0,2.3,-0.3,-3.0,-3.0,2.7,2.2,3.2,3.1,4.2,5.0
2015-09-21,0.2,0.9,-0.3,0.4,0.4,2.1,1.6,2.4,2.5,3.4,4.3
2015-09-22,-0.8,0.2,-1.5,-0.7,-0.7,2.0,1.9,2.6,3.1,3.7,4.6
2015-09-23,2.1,2.3,-0.1,-2.1,-2.1,2.6,3.7,4.4,5.1,5.4,6.5
2015-09-24,0.6,1.4,-1.7,-6.3,-6.3,6.9,9.6,10.3,11.5,11.7,12.9
2015-09-25,0.0,1.2,-0.4,-1.2,-1.2,6.1,9.8,10.7,12.1,12.4,13.7
2015-09-28,0.7,0.8,-1.3,-1.8,-1.8,5.5,10.5,11.8,13.2,13.8,15.0
2015-09-29,-1.0,1.7,-1.1,0.8,0.8,2.3,8.0,9.9,11.4,12.4,13.4
2015-09-30,-0.6,0.4,-1.9,1.6,1.6,-0.8,4.7,7.3,8.9,10.2,10.9 |
aclsm23352 | By reviewing the data and tweets, can we predict if the closing price of $amzn will go upwards or downwards at 2015-10-01? Please indicate either Rise or Fall.
[Input]: 2015-08-13,-0.0,0.4,-1.1,-0.3,-0.3,-1.2,-2.6,-3.7,-4.5,-4.8,-5.4
2015-08-14,-0.6,0.2,-1.3,0.6,0.6,-1.2,-2.8,-3.8,-4.7,-5.1,-5.6
2015-08-17,-0.3,0.3,-0.9,0.7,0.7,-1.1,-2.9,-3.9,-5.0,-5.4,-5.9
2015-08-18,0.2,0.4,-0.4,-0.4,-0.4,-0.2,-1.9,-3.1,-4.2,-4.7,-5.2
2015-08-19,-0.6,0.4,-1.1,0.3,0.3,-0.3,-1.6,-2.9,-4.0,-4.7,-5.2
2015-08-20,-0.2,1.4,-0.5,-0.4,-0.4,0.2,-0.8,-2.1,-3.2,-4.0,-4.5
2015-08-21,1.0,1.7,0.0,-1.4,-1.4,1.4,0.8,-0.5,-1.5,-2.4,-2.9
2015-08-24,1.7,3.5,-0.5,-4.7,-4.7,4.9,5.4,4.3,3.4,2.4,1.9
2015-08-25,4.5,4.7,-0.1,-2.6,-2.6,5.9,7.6,6.9,6.0,5.1,4.6
2015-08-26,-1.1,0.4,-2.5,2.4,2.4,2.0,4.4,4.3,3.5,2.6,2.1
[Output]: Rise
[Input]: 2015-09-17,-1.0,1.2,-1.5,1.0,1.0,-1.4,-3.2,-3.8,-5.2,-4.1,-3.4
2015-09-18,-1.3,0.8,-1.4,0.1,0.1,-1.0,-2.6,-3.6,-5.0,-4.1,-3.5
2015-09-21,-1.0,1.0,-1.1,1.2,1.2,-1.5,-3.0,-4.4,-5.7,-5.2,-4.6
2015-09-22,0.9,1.9,-1.1,-2.7,-2.7,1.3,0.1,-1.5,-2.4,-2.6,-2.0
2015-09-23,-0.6,0.4,-1.2,1.1,1.1,0.3,-0.6,-2.1,-2.9,-3.7,-3.1
2015-09-24,-1.4,0.4,-2.3,0.5,0.5,-0.2,-0.8,-2.2,-3.0,-4.2,-3.5
2015-09-25,3.3,3.3,-0.8,-1.7,-1.7,1.3,1.0,-0.2,-1.1,-2.4,-1.8
2015-09-28,3.2,3.5,-1.2,-3.8,-3.8,3.9,4.7,3.9,2.7,1.6,1.9
2015-09-29,2.8,3.9,-1.1,-2.8,-2.8,5.5,7.0,6.7,5.6,4.8,4.6
2015-09-30,-1.6,0.1,-2.1,3.7,3.7,0.8,2.8,2.8,2.0,1.3,0.7
[Output]: Rise
[Input]: 2015-09-17,-2.2,1.5,-2.3,2.2,2.2,-2.0,-3.5,-4.0,-5.4,-4.5,-4.2
2015-09-18,-1.0,1.1,-1.6,0.3,0.3,-1.9,-3.1,-4.0,-5.4,-4.7,-4.4
2015-09-21,-0.7,0.3,-1.6,1.5,1.5,-2.4,-3.6,-5.1,-6.3,-6.0,-5.6
2015-09-22,0.2,1.0,-1.1,-1.8,-1.8,0.0,-1.5,-3.0,-3.9,-4.2,-3.8
2015-09-23,0.4,1.0,-0.4,-0.4,-0.4,0.8,-0.7,-2.1,-2.8,-3.8,-3.3
2015-09-24,-0.6,0.2,-2.0,-0.4,-0.4,1.1,-0.0,-1.4,-2.1,-3.4,-2.8
2015-09-25,3.5,3.5,-0.5,-1.8,-1.8,2.3,1.7,0.7,-0.2,-1.6,-1.1
2015-09-28,3.2,3.2,-1.9,-3.9,-3.9,4.6,5.4,4.8,3.6,2.5,2.7
2015-09-29,2.0,3.1,-1.1,-1.6,-1.6,4.6,6.6,6.2,5.1,4.4,4.1
2015-09-30,-1.3,0.2,-2.0,3.2,3.2,0.4,3.0,2.8,2.0,1.5,0.7
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-2.2,1.5,-2.3,2.2,2.2,-2.0,-3.5,-4.0,-5.4,-4.5,-4.2
2015-09-18,-1.0,1.1,-1.6,0.3,0.3,-1.9,-3.1,-4.0,-5.4,-4.7,-4.4
2015-09-21,-0.7,0.3,-1.6,1.5,1.5,-2.4,-3.6,-5.1,-6.3,-6.0,-5.6
2015-09-22,0.2,1.0,-1.1,-1.8,-1.8,0.0,-1.5,-3.0,-3.9,-4.2,-3.8
2015-09-23,0.4,1.0,-0.4,-0.4,-0.4,0.8,-0.7,-2.1,-2.8,-3.8,-3.3
2015-09-24,-0.6,0.2,-2.0,-0.4,-0.4,1.1,-0.0,-1.4,-2.1,-3.4,-2.8
2015-09-25,3.5,3.5,-0.5,-1.8,-1.8,2.3,1.7,0.7,-0.2,-1.6,-1.1
2015-09-28,3.2,3.2,-1.9,-3.9,-3.9,4.6,5.4,4.8,3.6,2.5,2.7
2015-09-29,2.0,3.1,-1.1,-1.6,-1.6,4.6,6.6,6.2,5.1,4.4,4.1
2015-09-30,-1.3,0.2,-2.0,3.2,3.2,0.4,3.0,2.8,2.0,1.5,0.7 |
aclsm23353 | Reflect on the provided data and tweets to anticipate if the closing price of $mmm is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2014-10-09,1.3,1.6,-0.2,-1.4,-1.4,0.8,0.4,0.5,0.2,0.0,-0.1
2014-10-10,1.5,1.6,-0.0,-1.2,-1.2,1.6,1.4,1.5,1.4,1.2,1.1
2014-10-13,1.0,1.5,0.0,-1.3,-1.3,2.2,2.4,2.6,2.6,2.4,2.3
2014-10-14,0.1,0.7,-0.4,0.1,0.1,1.5,2.1,2.3,2.5,2.2,2.2
2014-10-15,-0.6,0.3,-2.3,0.1,0.1,0.6,1.8,2.0,2.3,2.1,2.0
2014-10-16,-0.0,0.6,-1.2,-0.7,-0.7,0.7,2.3,2.5,2.8,2.7,2.7
2014-10-17,-0.9,0.4,-1.2,1.3,1.3,-0.7,0.7,1.1,1.4,1.4,1.3
2014-10-20,-0.6,0.0,-1.3,0.6,0.6,-1.0,-0.1,0.4,0.7,0.8,0.7
2014-10-21,-1.0,0.1,-1.5,1.0,1.0,-1.5,-1.2,-0.6,-0.4,-0.2,-0.3
2014-10-22,0.8,0.8,-0.3,-0.3,-0.3,-0.8,-1.0,-0.3,-0.1,0.2,0.1
[Output]: Fall
[Input]: 2015-06-22,0.6,0.6,-0.3,-0.4,-0.4,0.0,-0.3,-0.3,0.6,1.0,1.1
2015-06-23,1.6,1.8,-0.1,-1.7,-1.7,1.6,1.3,1.2,2.1,2.6,2.7
2015-06-24,0.8,1.1,-0.1,-0.7,-0.7,1.9,1.9,1.7,2.5,3.1,3.3
2015-06-25,0.7,1.1,0.0,-0.6,-0.6,1.7,2.2,2.2,2.9,3.5,3.9
2015-06-26,-0.6,0.2,-1.1,0.6,0.6,0.6,1.5,1.5,2.0,2.7,3.2
2015-06-29,0.2,1.6,-0.1,-0.2,-0.2,0.2,1.5,1.7,1.9,2.7,3.2
2015-06-30,-0.0,0.5,-0.4,0.3,0.3,-0.2,1.0,1.3,1.4,2.2,2.7
2015-07-01,-0.5,0.2,-1.0,0.6,0.6,-0.7,0.3,0.6,0.6,1.4,1.9
2015-07-02,-1.3,0.2,-1.3,1.8,1.8,-1.8,-1.6,-1.2,-1.1,-0.5,0.0
2015-07-06,-0.8,0.0,-0.9,0.6,0.6,-1.8,-2.1,-1.6,-1.6,-1.2,-0.6
[Output]: Rise
[Input]: 2015-09-17,0.6,1.8,-0.3,-0.9,-0.9,-0.3,-0.7,-0.7,-0.9,-0.1,0.5
2015-09-18,1.1,1.2,-0.3,-2.3,-2.3,1.9,1.5,1.5,1.4,2.1,2.7
2015-09-21,0.3,0.7,-0.5,0.3,0.3,1.5,1.2,1.0,1.0,1.5,2.2
2015-09-22,0.2,0.4,-0.6,-1.4,-1.4,2.1,2.3,2.3,2.4,2.7,3.4
2015-09-23,0.6,0.9,-0.6,-0.3,-0.3,1.5,2.3,2.5,2.7,2.7,3.4
2015-09-24,-0.7,0.3,-1.6,-0.1,-0.1,0.7,2.2,2.4,2.6,2.5,3.3
2015-09-25,0.0,0.4,-0.7,1.4,1.4,-0.7,0.6,0.8,1.0,1.0,1.6
2015-09-28,-0.1,1.0,-0.1,-0.8,-0.8,-0.1,1.3,1.6,1.6,1.7,2.3
2015-09-29,-2.1,0.4,-2.2,2.3,2.3,-1.8,-1.1,-0.8,-0.7,-0.5,-0.2
2015-09-30,0.5,1.0,-0.9,0.2,0.2,-1.4,-1.5,-0.9,-0.7,-0.5,-0.5
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.6,1.8,-0.3,-0.9,-0.9,-0.3,-0.7,-0.7,-0.9,-0.1,0.5
2015-09-18,1.1,1.2,-0.3,-2.3,-2.3,1.9,1.5,1.5,1.4,2.1,2.7
2015-09-21,0.3,0.7,-0.5,0.3,0.3,1.5,1.2,1.0,1.0,1.5,2.2
2015-09-22,0.2,0.4,-0.6,-1.4,-1.4,2.1,2.3,2.3,2.4,2.7,3.4
2015-09-23,0.6,0.9,-0.6,-0.3,-0.3,1.5,2.3,2.5,2.7,2.7,3.4
2015-09-24,-0.7,0.3,-1.6,-0.1,-0.1,0.7,2.2,2.4,2.6,2.5,3.3
2015-09-25,0.0,0.4,-0.7,1.4,1.4,-0.7,0.6,0.8,1.0,1.0,1.6
2015-09-28,-0.1,1.0,-0.1,-0.8,-0.8,-0.1,1.3,1.6,1.6,1.7,2.3
2015-09-29,-2.1,0.4,-2.2,2.3,2.3,-1.8,-1.1,-0.8,-0.7,-0.5,-0.2
2015-09-30,0.5,1.0,-0.9,0.2,0.2,-1.4,-1.5,-0.9,-0.7,-0.5,-0.5 |
aclsm23354 | Utilize the data and tweets at hand to foresee if the closing price of $ko will elevate or diminish at 2015-10-01. Only answer with Rise or Fall.
[Input]: 2014-06-19,0.0,0.5,-0.5,1.4,1.4,-1.8,-1.5,-1.4,-0.6,-0.1,0.5
2014-06-20,0.1,0.6,-0.2,-0.8,-0.8,-0.7,-0.8,-0.6,0.1,0.5,1.2
2014-06-23,-0.3,0.3,-0.6,1.9,1.9,-1.9,-2.4,-2.4,-1.9,-1.4,-0.7
2014-06-24,1.0,1.2,-0.1,-1.8,-1.8,0.3,-0.7,-0.6,-0.3,0.2,0.9
2014-06-25,-0.3,0.2,-0.4,-0.0,-0.0,0.5,-0.6,-0.5,-0.3,0.2,0.8
2014-06-26,-0.6,0.2,-0.9,0.9,0.9,-0.4,-1.2,-1.3,-1.3,-0.7,-0.3
2014-06-27,-0.6,0.0,-0.6,0.4,0.4,-0.5,-1.3,-1.6,-1.6,-1.1,-0.8
2014-06-30,-0.7,0.1,-0.9,-0.6,-0.6,-0.1,-0.4,-0.9,-0.9,-0.6,-0.2
2014-07-01,-0.4,0.4,-0.5,1.1,1.1,-0.8,-1.1,-1.8,-1.9,-1.7,-1.4
2014-07-02,-0.9,0.5,-0.9,1.4,1.4,-1.6,-2.1,-3.0,-3.1,-3.0,-2.7
[Output]: Rise
[Input]: 2015-02-03,-0.4,0.1,-0.9,1.5,1.5,-1.7,-1.4,-1.7,-1.3,-0.8,-0.4
2015-02-04,0.2,0.9,-0.3,-0.8,-0.8,-0.5,-0.5,-1.0,-0.5,-0.2,0.4
2015-02-05,-0.7,0.1,-0.8,1.4,1.4,-1.5,-1.7,-2.1,-1.8,-1.5,-1.0
2015-02-06,0.7,1.2,-0.3,-0.8,-0.8,-0.1,-0.8,-1.1,-1.1,-0.8,-0.3
2015-02-09,-0.2,0.8,-0.4,-0.4,-0.4,0.4,-0.3,-0.5,-0.7,-0.4,-0.0
2015-02-10,-0.6,0.1,-1.3,1.2,1.2,-0.7,-1.4,-1.5,-1.9,-1.6,-1.2
2015-02-11,-0.3,0.3,-0.6,0.2,0.2,-0.6,-1.3,-1.5,-2.0,-1.7,-1.5
2015-02-12,-0.8,0.0,-0.9,1.1,1.1,-1.4,-2.1,-2.5,-2.9,-2.7,-2.6
2015-02-13,-0.5,0.1,-0.7,0.2,0.2,-1.2,-1.8,-2.5,-2.8,-2.9,-2.8
2015-02-17,-0.1,0.2,-0.4,-0.0,-0.0,-0.6,-1.5,-2.2,-2.6,-2.9,-2.7
[Output]: Rise
[Input]: 2015-09-17,-0.6,0.6,-0.9,0.6,0.6,-1.8,-2.3,-2.0,-1.9,-0.8,0.1
2015-09-18,-0.3,0.8,-0.7,-1.0,-1.0,-0.4,-1.2,-1.0,-1.1,0.0,0.9
2015-09-21,-0.4,0.3,-0.6,0.5,0.5,-0.4,-1.5,-1.5,-1.6,-0.7,0.2
2015-09-22,-0.3,0.5,-0.5,-1.0,-1.0,0.8,-0.4,-0.5,-0.5,0.1,1.0
2015-09-23,0.1,0.3,-0.5,-0.1,-0.1,0.7,-0.1,-0.4,-0.3,-0.0,0.9
2015-09-24,-1.6,0.1,-1.6,1.0,1.0,-0.4,-0.9,-1.3,-1.2,-1.2,-0.3
2015-09-25,-0.5,1.2,-0.7,1.2,1.2,-1.3,-1.7,-2.3,-2.3,-2.4,-1.6
2015-09-28,-0.0,0.7,-0.5,-0.2,-0.2,-0.9,-1.1,-1.9,-2.0,-2.1,-1.4
2015-09-29,-0.4,0.1,-0.8,0.3,0.3,-0.8,-1.1,-2.0,-2.2,-2.3,-1.9
2015-09-30,-0.6,0.3,-0.8,1.2,1.2,-1.3,-2.0,-2.8,-3.1,-3.2,-3.1
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.6,0.6,-0.9,0.6,0.6,-1.8,-2.3,-2.0,-1.9,-0.8,0.1
2015-09-18,-0.3,0.8,-0.7,-1.0,-1.0,-0.4,-1.2,-1.0,-1.1,0.0,0.9
2015-09-21,-0.4,0.3,-0.6,0.5,0.5,-0.4,-1.5,-1.5,-1.6,-0.7,0.2
2015-09-22,-0.3,0.5,-0.5,-1.0,-1.0,0.8,-0.4,-0.5,-0.5,0.1,1.0
2015-09-23,0.1,0.3,-0.5,-0.1,-0.1,0.7,-0.1,-0.4,-0.3,-0.0,0.9
2015-09-24,-1.6,0.1,-1.6,1.0,1.0,-0.4,-0.9,-1.3,-1.2,-1.2,-0.3
2015-09-25,-0.5,1.2,-0.7,1.2,1.2,-1.3,-1.7,-2.3,-2.3,-2.4,-1.6
2015-09-28,-0.0,0.7,-0.5,-0.2,-0.2,-0.9,-1.1,-1.9,-2.0,-2.1,-1.4
2015-09-29,-0.4,0.1,-0.8,0.3,0.3,-0.8,-1.1,-2.0,-2.2,-2.3,-1.9
2015-09-30,-0.6,0.3,-0.8,1.2,1.2,-1.3,-2.0,-2.8,-3.1,-3.2,-3.1 |
aclsm23355 | Reflect on the provided data and tweets to anticipate if the closing price of $nee is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2015-09-17,-1.1,1.2,-1.3,1.0,1.0,-1.5,-1.9,-1.2,0.1,1.7,2.0
2015-09-18,0.1,1.7,-0.2,-0.7,-0.7,-0.5,-1.1,-0.8,0.4,2.1,2.6
2015-09-21,-0.2,0.4,-0.6,0.5,0.5,-0.6,-1.2,-1.4,-0.5,1.3,2.0
2015-09-22,-0.1,0.6,-0.5,-0.3,-0.3,0.1,-0.9,-1.1,-0.3,1.3,2.3
2015-09-23,-0.3,0.2,-0.5,0.2,0.2,-0.0,-0.9,-1.2,-0.6,0.7,1.9
2015-09-24,-0.8,0.2,-1.0,0.3,0.3,-0.3,-0.9,-1.3,-0.9,0.1,1.4
2015-09-25,-0.8,0.9,-1.1,0.9,0.9,-0.9,-1.4,-2.0,-1.9,-1.1,0.3
2015-09-28,0.7,1.4,-0.1,-0.9,-0.9,0.0,-0.4,-0.9,-1.1,-0.5,1.0
2015-09-29,0.2,0.6,-0.5,-0.2,-0.2,0.3,0.0,-0.7,-1.0,-0.5,0.9
2015-09-30,-1.2,0.1,-1.4,1.6,1.6,-0.9,-1.3,-2.0,-2.3,-1.9,-0.9
[Output]: Fall
[Input]: 2015-03-23,-0.5,0.4,-0.5,1.1,1.1,-0.6,-1.0,-0.3,0.8,1.8,2.8
2015-03-24,0.9,1.5,-0.0,-1.1,-1.1,0.6,0.1,0.6,1.6,2.5,3.6
2015-03-25,0.2,0.8,-0.1,0.4,0.4,-0.1,-0.2,-0.0,0.9,1.8,2.9
2015-03-26,1.2,1.5,-0.3,-0.6,-0.6,0.5,0.4,0.4,1.3,2.2,3.3
2015-03-27,0.6,0.6,-0.3,-0.9,-0.9,1.2,1.3,1.1,1.9,2.8,3.9
2015-03-30,-1.6,0.2,-1.6,2.5,2.5,-1.2,-1.0,-1.2,-0.7,0.2,1.1
2015-03-31,-0.2,0.4,-0.6,-0.7,-0.7,-0.4,-0.2,-0.4,-0.1,0.7,1.6
2015-04-01,1.5,1.8,-0.2,-0.6,-0.6,0.2,0.3,0.2,0.4,1.1,1.9
2015-04-02,-0.2,0.8,-0.5,-0.2,-0.2,0.3,0.4,0.4,0.4,1.1,1.9
2015-04-06,0.0,0.6,-1.1,1.0,1.0,-0.3,-0.5,-0.5,-0.6,-0.0,0.7
[Output]: Rise
[Input]: 2015-09-17,-1.4,1.5,-1.5,1.2,1.2,-1.8,-2.5,-1.7,-0.1,1.9,2.8
2015-09-18,1.5,2.7,-0.0,-1.4,-1.4,-0.1,-0.9,-0.7,0.8,2.9,4.0
2015-09-21,-0.6,0.5,-0.7,0.8,0.8,-0.5,-1.3,-1.7,-0.4,1.7,3.0
2015-09-22,0.2,0.9,-0.5,-1.0,-1.0,0.7,-0.3,-0.8,0.4,2.3,3.7
2015-09-23,0.1,0.5,-0.3,-0.1,-0.1,0.7,-0.1,-0.6,0.3,1.9,3.5
2015-09-24,-0.9,0.1,-1.1,0.6,0.6,-0.1,-0.4,-1.0,-0.4,0.9,2.6
2015-09-25,-0.9,1.0,-1.5,1.1,1.1,-1.0,-1.2,-1.8,-1.7,-0.6,1.1
2015-09-28,0.9,1.5,-0.3,-1.1,-1.1,-0.0,-0.0,-0.5,-0.9,0.1,1.9
2015-09-29,0.8,1.4,-0.4,-0.8,-0.8,0.7,0.8,0.2,-0.2,0.7,2.2
2015-09-30,-1.0,0.1,-1.0,0.8,0.8,0.1,0.1,-0.4,-0.9,-0.2,1.1
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.4,1.5,-1.5,1.2,1.2,-1.8,-2.5,-1.7,-0.1,1.9,2.8
2015-09-18,1.5,2.7,-0.0,-1.4,-1.4,-0.1,-0.9,-0.7,0.8,2.9,4.0
2015-09-21,-0.6,0.5,-0.7,0.8,0.8,-0.5,-1.3,-1.7,-0.4,1.7,3.0
2015-09-22,0.2,0.9,-0.5,-1.0,-1.0,0.7,-0.3,-0.8,0.4,2.3,3.7
2015-09-23,0.1,0.5,-0.3,-0.1,-0.1,0.7,-0.1,-0.6,0.3,1.9,3.5
2015-09-24,-0.9,0.1,-1.1,0.6,0.6,-0.1,-0.4,-1.0,-0.4,0.9,2.6
2015-09-25,-0.9,1.0,-1.5,1.1,1.1,-1.0,-1.2,-1.8,-1.7,-0.6,1.1
2015-09-28,0.9,1.5,-0.3,-1.1,-1.1,-0.0,-0.0,-0.5,-0.9,0.1,1.9
2015-09-29,0.8,1.4,-0.4,-0.8,-0.8,0.7,0.8,0.2,-0.2,0.7,2.2
2015-09-30,-1.0,0.1,-1.0,0.8,0.8,0.1,0.1,-0.4,-0.9,-0.2,1.1 |
aclsm23356 | With the help of the data and tweets given, can you forecast whether the closing price of $msft will climb or drop at 2015-10-01? Please state either Rise or Fall.
[Input]: 2015-04-07,0.6,0.9,0.0,-0.5,-0.5,-0.4,-0.7,-0.4,-0.5,0.0,0.6
2015-04-08,0.2,0.6,-0.2,-1.5,-0.1,0.0,-0.5,-0.2,-0.3,-0.0,0.7
2015-04-09,-0.3,0.3,-0.8,0.1,0.1,0.1,-0.5,-0.4,-0.4,-0.2,0.4
2015-04-10,0.0,0.2,-0.4,0.2,0.2,-0.1,-0.6,-0.6,-0.6,-0.6,0.1
2015-04-13,-0.4,0.6,-0.5,0.3,0.3,-0.4,-0.8,-0.9,-0.8,-0.9,-0.4
2015-04-14,0.7,0.7,-0.2,-0.6,-0.6,0.1,-0.1,-0.4,-0.2,-0.4,0.0
2015-04-15,-0.5,0.2,-0.8,0.6,0.6,-0.3,-0.5,-0.9,-0.8,-0.9,-0.7
2015-04-16,0.0,0.5,-0.2,-0.4,-0.4,0.1,0.0,-0.4,-0.4,-0.4,-0.3
2015-04-17,0.4,0.6,-0.4,-0.7,-0.7,0.7,0.7,0.4,0.3,0.3,0.3
2015-04-20,-0.5,0.1,-0.5,1.0,1.0,-0.3,-0.3,-0.5,-0.7,-0.6,-0.7
[Output]: Fall
[Input]: 2015-04-07,1.3,1.7,-0.0,-1.1,-1.1,-0.4,-0.7,-0.1,-0.5,-0.2,0.4
2015-04-08,0.2,0.6,-0.5,-0.3,-0.3,0.1,-0.5,0.1,-0.1,0.0,0.5
2015-04-09,-0.6,0.0,-1.5,0.8,0.8,-0.3,-1.0,-0.8,-0.7,-0.8,-0.3
2015-04-10,-0.9,0.1,-1.4,0.4,0.4,-0.5,-1.2,-1.2,-1.1,-1.2,-0.8
2015-04-13,1.2,1.4,-0.2,-0.2,-0.2,-0.3,-0.7,-1.0,-0.7,-1.0,-0.7
2015-04-14,0.6,0.8,-0.3,-0.4,-0.4,0.1,-0.3,-0.6,-0.2,-0.6,-0.3
2015-04-15,-0.3,0.3,-0.6,0.4,0.4,-0.0,-0.4,-0.9,-0.6,-0.9,-0.7
2015-04-16,0.1,0.7,-0.0,-0.5,-0.5,0.4,0.2,-0.3,-0.2,-0.3,-0.3
2015-04-17,0.6,1.1,-0.2,-1.1,-1.1,1.1,1.3,0.8,0.8,0.9,0.8
2015-04-20,-1.6,0.4,-1.9,2.3,2.3,-1.0,-1.0,-1.2,-1.4,-1.3,-1.5
[Output]: Fall
[Input]: 2015-09-17,0.1,1.7,-0.4,-0.1,-0.1,-1.0,-1.6,-1.8,-2.2,-0.6,0.3
2015-09-18,0.0,1.2,-0.3,-1.7,-1.7,0.8,0.1,-0.1,-0.7,0.9,1.9
2015-09-21,-1.1,0.8,-1.2,1.4,1.4,-0.2,-1.0,-1.5,-2.0,-0.8,0.3
2015-09-22,-1.2,0.3,-1.3,-0.5,-0.5,0.2,-0.5,-1.0,-1.3,-0.6,0.5
2015-09-23,0.1,0.7,-0.8,-0.1,-0.1,0.1,-0.2,-0.6,-0.8,-0.8,0.4
2015-09-24,-1.0,0.5,-1.5,0.1,0.1,-0.1,-0.2,-0.6,-0.8,-1.2,0.1
2015-09-25,1.2,1.8,-0.4,0.1,0.1,0.0,-0.1,-0.6,-0.9,-1.4,-0.1
2015-09-28,1.2,1.8,-0.2,-1.5,-1.5,1.1,1.4,1.0,0.6,0.1,1.1
2015-09-29,-0.2,0.3,-0.9,0.3,0.3,0.6,0.9,0.6,0.2,-0.1,0.5
2015-09-30,-0.9,0.1,-1.4,1.9,1.9,-1.1,-0.9,-1.1,-1.4,-1.6,-1.6
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.1,1.7,-0.4,-0.1,-0.1,-1.0,-1.6,-1.8,-2.2,-0.6,0.3
2015-09-18,0.0,1.2,-0.3,-1.7,-1.7,0.8,0.1,-0.1,-0.7,0.9,1.9
2015-09-21,-1.1,0.8,-1.2,1.4,1.4,-0.2,-1.0,-1.5,-2.0,-0.8,0.3
2015-09-22,-1.2,0.3,-1.3,-0.5,-0.5,0.2,-0.5,-1.0,-1.3,-0.6,0.5
2015-09-23,0.1,0.7,-0.8,-0.1,-0.1,0.1,-0.2,-0.6,-0.8,-0.8,0.4
2015-09-24,-1.0,0.5,-1.5,0.1,0.1,-0.1,-0.2,-0.6,-0.8,-1.2,0.1
2015-09-25,1.2,1.8,-0.4,0.1,0.1,0.0,-0.1,-0.6,-0.9,-1.4,-0.1
2015-09-28,1.2,1.8,-0.2,-1.5,-1.5,1.1,1.4,1.0,0.6,0.1,1.1
2015-09-29,-0.2,0.3,-0.9,0.3,0.3,0.6,0.9,0.6,0.2,-0.1,0.5
2015-09-30,-0.9,0.1,-1.4,1.9,1.9,-1.1,-0.9,-1.1,-1.4,-1.6,-1.6 |
aclsm23357 | Examine the data and tweets to deduce if the closing price of $tot will boost or lower at 2015-10-01. Kindly confirm either Rise or Fall.
[Input]: 2020-08-17,-0.5,0.9,-1.2,0.5,1.9,-1.7,-3.3,-4.1,-3.4,-3.7,-4.3
2020-08-18,1.5,2.0,-0.4,-3.5,-3.5,1.7,0.4,-0.7,-0.1,-0.2,-0.8
2020-08-19,1.1,1.7,-0.2,-1.4,-1.4,2.4,1.9,0.6,1.2,1.2,0.7
2020-08-20,0.7,2.5,-0.1,-1.8,-1.8,3.4,3.6,2.4,2.8,2.9,2.7
2020-08-21,-0.5,0.0,-1.8,0.3,0.3,2.2,3.3,2.3,2.2,2.6,2.4
2020-08-24,-1.8,0.2,-2.6,2.5,2.5,-1.1,0.6,0.1,-0.4,0.2,0.0
2020-08-25,2.2,2.2,-0.4,-1.2,-1.2,-0.2,1.6,1.4,0.7,1.3,1.2
2020-08-26,1.1,1.3,-0.1,-1.6,-1.6,1.0,2.7,2.9,2.1,2.7,2.7
2020-08-27,0.3,0.8,-1.1,0.2,0.2,0.8,2.1,2.6,1.9,2.3,2.5
2020-08-28,-0.7,0.1,-1.5,0.8,0.8,0.1,0.8,1.8,1.2,1.3,1.6
[Output]: Fall
[Input]: 2015-03-23,-0.7,1.2,-1.4,0.1,0.1,-0.2,-2.6,-3.3,-2.4,-2.2,-2.8
2015-03-24,1.7,2.0,-0.3,-1.4,-1.4,1.2,-0.5,-1.9,-1.1,-0.7,-1.2
2015-03-25,3.2,3.2,-0.0,-2.4,-2.4,3.0,2.1,0.2,1.0,1.6,1.3
2015-03-26,1.2,1.4,-0.1,-1.6,-1.6,3.4,3.7,1.9,2.4,3.2,3.0
2015-03-27,-0.0,0.7,-0.6,0.7,0.7,1.7,3.0,1.5,1.5,2.2,2.3
2015-03-30,-0.5,0.2,-0.8,1.0,1.0,-0.1,1.8,0.8,0.3,1.0,1.3
2015-03-31,-0.9,0.5,-1.4,0.5,0.5,-0.9,1.0,0.6,-0.3,0.4,0.8
2015-04-01,2.4,2.4,-1.3,-2.5,-2.5,1.2,3.1,3.1,1.9,2.7,3.2
2015-04-02,0.8,1.4,-0.2,-0.2,-0.2,1.2,2.5,3.2,2.1,2.6,3.2
2015-04-06,-1.4,0.5,-1.6,1.1,1.1,0.2,1.0,2.1,1.2,1.3,2.0
[Output]: Rise
[Input]: 2015-09-17,-0.8,1.4,-1.0,0.6,0.6,-2.9,-4.4,-4.3,-5.0,-3.6,-2.2
2015-09-18,0.2,0.7,-0.4,-3.3,-3.3,0.8,-1.0,-1.0,-1.9,-0.6,0.9
2015-09-21,0.9,1.3,-0.5,-1.4,-1.4,2.5,0.7,0.3,-0.5,0.4,2.0
2015-09-22,-0.4,0.2,-1.1,-2.3,-2.3,4.1,2.9,2.5,1.9,2.5,4.0
2015-09-23,2.5,2.5,0.0,-1.3,0.2,2.6,2.7,2.1,1.9,1.9,3.3
2015-09-24,-0.4,0.4,-1.3,0.7,0.7,0.6,1.9,1.3,1.5,1.0,2.2
2015-09-25,1.1,1.4,-0.8,0.5,0.5,-0.4,1.5,0.8,1.0,0.4,1.4
2015-09-28,0.8,1.3,-0.6,-3.1,-3.1,2.0,4.4,4.0,4.0,3.4,4.3
2015-09-29,-0.2,0.9,-0.9,2.2,2.2,-0.2,1.8,1.7,1.5,1.2,1.7
2015-09-30,0.1,0.6,-0.3,1.7,1.7,-1.5,-0.4,0.0,-0.2,-0.3,-0.2
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.8,1.4,-1.0,0.6,0.6,-2.9,-4.4,-4.3,-5.0,-3.6,-2.2
2015-09-18,0.2,0.7,-0.4,-3.3,-3.3,0.8,-1.0,-1.0,-1.9,-0.6,0.9
2015-09-21,0.9,1.3,-0.5,-1.4,-1.4,2.5,0.7,0.3,-0.5,0.4,2.0
2015-09-22,-0.4,0.2,-1.1,-2.3,-2.3,4.1,2.9,2.5,1.9,2.5,4.0
2015-09-23,2.5,2.5,0.0,-1.3,0.2,2.6,2.7,2.1,1.9,1.9,3.3
2015-09-24,-0.4,0.4,-1.3,0.7,0.7,0.6,1.9,1.3,1.5,1.0,2.2
2015-09-25,1.1,1.4,-0.8,0.5,0.5,-0.4,1.5,0.8,1.0,0.4,1.4
2015-09-28,0.8,1.3,-0.6,-3.1,-3.1,2.0,4.4,4.0,4.0,3.4,4.3
2015-09-29,-0.2,0.9,-0.9,2.2,2.2,-0.2,1.8,1.7,1.5,1.2,1.7
2015-09-30,0.1,0.6,-0.3,1.7,1.7,-1.5,-0.4,0.0,-0.2,-0.3,-0.2 |
aclsm23358 | Reflect on the provided data and tweets to anticipate if the closing price of $exc is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2015-02-25,0.7,1.2,-0.1,-0.9,-0.9,-1.5,-1.7,-0.5,0.9,2.3,3.0
2015-02-26,1.9,1.9,-1.4,-1.5,-1.5,0.4,-0.2,0.7,2.1,3.4,4.4
2015-02-27,-0.1,0.4,-0.7,-0.1,-0.1,0.8,-0.3,0.3,1.8,3.2,4.2
2015-03-02,3.3,3.3,-0.2,-3.2,-3.2,3.6,2.8,3.3,4.8,6.1,7.3
2015-03-03,-0.2,0.4,-1.3,0.6,0.6,1.9,2.2,2.5,3.7,5.0,6.3
2015-03-04,1.6,1.6,-0.2,-1.2,-1.2,2.0,3.1,3.3,4.4,5.8,7.1
2015-03-05,1.0,1.0,-0.5,1.1,1.1,0.3,1.8,1.9,2.9,4.2,5.5
2015-03-06,0.7,1.1,-0.5,-2.1,-2.1,1.5,3.7,3.7,4.5,5.9,7.3
2015-03-09,0.7,1.1,-1.0,-0.5,-0.5,1.5,3.7,4.0,4.6,6.0,7.4
2015-03-10,0.0,1.5,-0.6,0.1,0.1,0.9,2.8,3.7,4.2,5.5,6.8
[Output]: Fall
[Input]: 2015-12-15,-0.1,1.1,-0.5,2.6,2.6,-1.7,-0.7,0.5,1.6,1.9,1.8
2015-12-16,0.8,0.8,-1.7,1.5,1.5,-2.6,-2.1,-1.1,0.1,0.3,0.4
2015-12-17,1.9,2.2,-0.0,-1.6,-1.6,-0.8,-0.4,0.1,1.4,1.8,1.9
2015-12-18,4.0,4.4,-0.3,-3.8,-3.8,3.1,3.0,3.7,5.0,5.5,5.9
2015-12-21,2.1,3.3,-1.2,-1.0,-1.0,3.6,3.5,4.4,5.5,6.4,6.7
2015-12-22,0.2,0.4,-0.9,0.1,0.1,2.5,2.9,3.7,4.8,5.9,6.3
2015-12-23,1.6,1.6,-1.2,-1.1,-1.1,2.1,3.5,4.4,5.4,6.7,7.1
2015-12-24,-0.6,0.7,-0.8,0.3,0.3,0.6,2.8,3.8,4.6,6.0,6.5
2015-12-28,-0.7,0.9,-0.9,1.3,1.3,-0.8,1.4,2.0,2.9,4.2,4.9
2015-12-29,0.7,0.9,-0.6,-0.2,-0.2,-0.5,1.3,1.8,2.8,3.9,4.8
[Output]: Fall
[Input]: 2015-09-17,-1.6,1.2,-2.1,1.6,1.6,-3.1,-4.1,-3.6,-2.1,-0.6,-0.2
2015-09-18,0.3,2.1,-0.1,-2.1,-2.1,-0.2,-1.8,-1.7,-0.5,1.3,1.8
2015-09-21,1.3,2.2,-0.1,-1.3,-1.3,1.3,-0.3,-0.6,0.3,2.3,3.0
2015-09-22,7.1,7.4,-0.2,-6.7,-6.7,7.2,6.3,6.0,6.9,9.0,10.0
2015-09-23,-1.0,1.6,-1.9,2.0,2.0,3.7,3.9,3.8,4.6,6.3,7.6
2015-09-24,-0.7,0.6,-2.1,0.2,0.2,1.8,3.5,3.4,4.0,5.4,7.0
2015-09-25,-0.4,0.7,-1.5,1.5,1.5,-0.6,2.0,1.7,2.1,3.3,5.0
2015-09-28,0.3,2.2,-0.4,-1.0,-1.0,-0.5,2.7,2.6,2.8,3.8,5.7
2015-09-29,0.8,1.4,-0.7,-0.2,-0.2,0.1,2.4,2.5,2.7,3.5,5.4
2015-09-30,-1.2,0.2,-1.9,1.9,1.9,-1.3,0.0,0.6,0.7,1.5,3.0
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.6,1.2,-2.1,1.6,1.6,-3.1,-4.1,-3.6,-2.1,-0.6,-0.2
2015-09-18,0.3,2.1,-0.1,-2.1,-2.1,-0.2,-1.8,-1.7,-0.5,1.3,1.8
2015-09-21,1.3,2.2,-0.1,-1.3,-1.3,1.3,-0.3,-0.6,0.3,2.3,3.0
2015-09-22,7.1,7.4,-0.2,-6.7,-6.7,7.2,6.3,6.0,6.9,9.0,10.0
2015-09-23,-1.0,1.6,-1.9,2.0,2.0,3.7,3.9,3.8,4.6,6.3,7.6
2015-09-24,-0.7,0.6,-2.1,0.2,0.2,1.8,3.5,3.4,4.0,5.4,7.0
2015-09-25,-0.4,0.7,-1.5,1.5,1.5,-0.6,2.0,1.7,2.1,3.3,5.0
2015-09-28,0.3,2.2,-0.4,-1.0,-1.0,-0.5,2.7,2.6,2.8,3.8,5.7
2015-09-29,0.8,1.4,-0.7,-0.2,-0.2,0.1,2.4,2.5,2.7,3.5,5.4
2015-09-30,-1.2,0.2,-1.9,1.9,1.9,-1.3,0.0,0.6,0.7,1.5,3.0 |
aclsm23359 | Analyze the information and social media posts to determine if the closing price of $hd will ascend or descend at 2015-10-01. Please respond with either Rise or Fall.
[Input]: 2015-11-20,0.0,0.8,-0.8,0.4,0.4,-1.1,-1.8,-1.7,-1.3,-0.5,-0.1
2015-11-23,1.0,1.5,-0.1,-1.0,-1.0,-0.2,-0.6,-0.8,-0.4,0.3,0.8
2015-11-24,-0.2,0.3,-0.9,-0.4,-0.4,0.4,-0.1,-0.5,-0.2,0.5,1.1
2015-11-25,-0.1,0.3,-0.6,-0.3,-0.3,0.8,0.2,-0.2,0.0,0.6,1.3
2015-11-27,-0.5,0.3,-0.8,0.6,0.6,0.1,-0.3,-0.8,-0.5,-0.2,0.5
2015-11-30,-0.1,1.0,-0.1,0.1,0.1,-0.3,-0.2,-0.7,-0.7,-0.3,0.3
2015-12-01,-0.7,0.3,-1.4,1.3,1.3,-1.3,-1.4,-1.7,-1.9,-1.6,-1.0
2015-12-02,2.0,2.3,-0.1,-2.5,-2.5,1.1,1.2,0.8,0.5,0.7,1.3
2015-12-03,0.6,1.1,-0.4,-1.1,-1.1,1.9,2.2,1.9,1.6,1.7,2.2
2015-12-04,-1.6,0.1,-1.6,2.1,2.1,-0.2,0.0,-0.1,-0.5,-0.3,-0.0
[Output]: Rise
[Input]: 2015-11-20,-0.5,0.9,-0.9,1.1,1.1,-1.7,-2.5,-2.1,-1.9,-1.6,-1.7
2015-11-23,2.8,3.0,-0.4,-1.5,-1.5,-0.2,-0.7,-0.6,-0.4,-0.1,-0.1
2015-11-24,-0.4,0.1,-1.3,-0.1,-0.1,0.3,-0.4,-0.6,-0.4,-0.0,0.1
2015-11-25,0.8,0.8,-0.7,-0.8,-0.8,1.1,0.3,0.1,0.5,0.7,0.9
2015-11-27,0.0,0.4,-0.2,0.0,0.0,0.9,0.4,-0.0,0.5,0.6,0.9
2015-11-30,-0.9,0.8,-1.2,1.2,1.2,-0.6,-0.4,-1.0,-0.7,-0.6,-0.3
2015-12-01,0.0,0.4,-1.1,0.5,0.5,-0.9,-0.9,-1.2,-1.2,-1.1,-0.8
2015-12-02,2.6,2.9,-0.3,-3.0,-3.0,1.7,2.1,1.8,1.7,1.9,2.1
2015-12-03,0.0,0.5,-0.5,-0.5,-0.5,1.8,2.5,2.1,2.0,2.3,2.5
2015-12-04,-1.8,0.2,-1.8,2.2,2.2,-0.3,0.1,-0.0,-0.3,0.1,0.2
[Output]: Fall
[Input]: 2015-09-17,0.4,1.6,-0.5,0.1,0.1,-1.3,-1.8,-1.8,-2.0,-1.2,-1.2
2015-09-18,1.2,1.8,-0.1,-2.4,-2.4,1.1,0.5,0.5,0.1,1.1,1.2
2015-09-21,-0.5,0.5,-1.1,1.3,1.3,0.1,-0.6,-0.8,-1.1,-0.3,-0.1
2015-09-22,-0.3,0.5,-0.8,-0.7,-0.7,0.7,0.0,-0.1,-0.2,0.3,0.6
2015-09-23,-0.3,0.3,-0.4,0.3,0.3,0.1,-0.1,-0.3,-0.3,-0.3,0.2
2015-09-24,-0.9,0.3,-1.3,0.1,0.1,-0.3,-0.1,-0.4,-0.4,-0.6,0.0
2015-09-25,0.4,1.2,-0.6,0.3,0.3,-0.4,-0.3,-0.7,-0.8,-1.1,-0.4
2015-09-28,2.1,2.9,-0.2,-2.3,-2.3,1.5,1.9,1.5,1.4,1.2,1.8
2015-09-29,1.2,1.8,-1.0,-1.0,-1.0,2.1,2.7,2.4,2.4,2.3,2.7
2015-09-30,-1.0,0.1,-1.3,2.3,2.3,-0.3,0.2,0.2,0.2,0.2,0.2
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.4,1.6,-0.5,0.1,0.1,-1.3,-1.8,-1.8,-2.0,-1.2,-1.2
2015-09-18,1.2,1.8,-0.1,-2.4,-2.4,1.1,0.5,0.5,0.1,1.1,1.2
2015-09-21,-0.5,0.5,-1.1,1.3,1.3,0.1,-0.6,-0.8,-1.1,-0.3,-0.1
2015-09-22,-0.3,0.5,-0.8,-0.7,-0.7,0.7,0.0,-0.1,-0.2,0.3,0.6
2015-09-23,-0.3,0.3,-0.4,0.3,0.3,0.1,-0.1,-0.3,-0.3,-0.3,0.2
2015-09-24,-0.9,0.3,-1.3,0.1,0.1,-0.3,-0.1,-0.4,-0.4,-0.6,0.0
2015-09-25,0.4,1.2,-0.6,0.3,0.3,-0.4,-0.3,-0.7,-0.8,-1.1,-0.4
2015-09-28,2.1,2.9,-0.2,-2.3,-2.3,1.5,1.9,1.5,1.4,1.2,1.8
2015-09-29,1.2,1.8,-1.0,-1.0,-1.0,2.1,2.7,2.4,2.4,2.3,2.7
2015-09-30,-1.0,0.1,-1.3,2.3,2.3,-0.3,0.2,0.2,0.2,0.2,0.2 |
aclsm23360 | Examine the data and tweets to deduce if the closing price of $so will boost or lower at 2015-10-01. Kindly confirm either Rise or Fall.
[Input]: 2015-09-17,-0.6,0.6,-0.9,0.6,0.6,-1.8,-2.3,-2.0,-1.9,-0.8,0.1
2015-09-18,-0.3,0.8,-0.7,-1.0,-1.0,-0.4,-1.2,-1.0,-1.1,0.0,0.9
2015-09-21,-0.4,0.3,-0.6,0.5,0.5,-0.4,-1.5,-1.5,-1.6,-0.7,0.2
2015-09-22,-0.3,0.5,-0.5,-1.0,-1.0,0.8,-0.4,-0.5,-0.5,0.1,1.0
2015-09-23,0.1,0.3,-0.5,-0.1,-0.1,0.7,-0.1,-0.4,-0.3,-0.0,0.9
2015-09-24,-1.6,0.1,-1.6,1.0,1.0,-0.4,-0.9,-1.3,-1.2,-1.2,-0.3
2015-09-25,-0.5,1.2,-0.7,1.2,1.2,-1.3,-1.7,-2.3,-2.3,-2.4,-1.6
2015-09-28,-0.0,0.7,-0.5,-0.2,-0.2,-0.9,-1.1,-1.9,-2.0,-2.1,-1.4
2015-09-29,-0.4,0.1,-0.8,0.3,0.3,-0.8,-1.1,-2.0,-2.2,-2.3,-1.9
2015-09-30,-0.6,0.3,-0.8,1.2,1.2,-1.3,-2.0,-2.8,-3.1,-3.2,-3.1
[Output]: Fall
[Input]: 2017-06-01,-1.9,0.0,-2.0,1.9,1.9,-1.8,-2.0,-0.7,0.3,1.0,1.3
2017-06-02,-0.7,0.0,-0.9,1.0,1.0,-1.9,-2.6,-1.9,-0.8,-0.1,0.3
2017-06-05,0.3,0.3,-0.7,-0.3,-0.3,-1.1,-2.0,-1.7,-0.6,-0.0,0.7
2017-06-06,0.7,0.8,-0.3,-1.1,-1.1,0.3,-0.7,-0.8,0.4,0.9,1.7
2017-06-07,-0.1,0.3,-1.0,0.3,0.3,0.4,-0.9,-1.3,-0.2,0.5,1.2
2017-06-08,-0.3,0.2,-0.6,0.3,0.3,0.0,-1.0,-1.4,-0.7,0.1,0.7
2017-06-09,-1.4,0.0,-1.9,1.6,1.6,-1.4,-2.1,-2.7,-2.4,-1.5,-1.0
2017-06-12,0.2,1.5,-1.0,-0.0,-0.0,-1.1,-1.7,-2.4,-2.4,-1.6,-1.1
2017-06-13,-0.3,0.2,-1.1,0.2,0.2,-0.9,-1.5,-2.3,-2.7,-1.8,-1.4
2017-06-14,-1.0,0.1,-1.4,1.2,1.2,-1.4,-2.1,-3.2,-3.7,-3.0,-2.5
[Output]: Fall
[Input]: 2015-09-17,-1.3,1.3,-1.4,1.3,1.3,-1.4,-1.9,-1.5,-0.6,0.8,1.3
2015-09-18,-0.4,1.5,-0.6,-0.1,-0.1,-1.0,-1.6,-1.5,-0.8,0.6,1.3
2015-09-21,-0.7,0.1,-0.8,0.8,0.8,-1.2,-2.0,-2.2,-1.8,-0.4,0.4
2015-09-22,0.7,1.4,-0.0,-1.7,-1.7,0.7,-0.2,-0.6,-0.2,1.1,2.1
2015-09-23,0.2,0.7,-0.3,-0.1,-0.1,0.9,0.1,-0.3,0.0,0.9,2.0
2015-09-24,-1.5,0.2,-1.5,1.2,1.2,-0.3,-0.9,-1.4,-1.2,-0.6,0.6
2015-09-25,-1.5,1.0,-1.7,1.5,1.5,-1.5,-2.0,-2.6,-2.6,-2.2,-1.0
2015-09-28,-0.1,1.1,-0.1,-0.1,-0.1,-1.3,-1.6,-2.2,-2.5,-2.3,-1.1
2015-09-29,-0.5,0.5,-0.7,0.5,0.5,-1.1,-1.7,-2.4,-2.9,-2.7,-1.7
2015-09-30,-0.9,0.2,-1.4,0.9,0.9,-1.3,-2.2,-3.0,-3.5,-3.4,-2.7
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.3,1.3,-1.4,1.3,1.3,-1.4,-1.9,-1.5,-0.6,0.8,1.3
2015-09-18,-0.4,1.5,-0.6,-0.1,-0.1,-1.0,-1.6,-1.5,-0.8,0.6,1.3
2015-09-21,-0.7,0.1,-0.8,0.8,0.8,-1.2,-2.0,-2.2,-1.8,-0.4,0.4
2015-09-22,0.7,1.4,-0.0,-1.7,-1.7,0.7,-0.2,-0.6,-0.2,1.1,2.1
2015-09-23,0.2,0.7,-0.3,-0.1,-0.1,0.9,0.1,-0.3,0.0,0.9,2.0
2015-09-24,-1.5,0.2,-1.5,1.2,1.2,-0.3,-0.9,-1.4,-1.2,-0.6,0.6
2015-09-25,-1.5,1.0,-1.7,1.5,1.5,-1.5,-2.0,-2.6,-2.6,-2.2,-1.0
2015-09-28,-0.1,1.1,-0.1,-0.1,-0.1,-1.3,-1.6,-2.2,-2.5,-2.3,-1.1
2015-09-29,-0.5,0.5,-0.7,0.5,0.5,-1.1,-1.7,-2.4,-2.9,-2.7,-1.7
2015-09-30,-0.9,0.2,-1.4,0.9,0.9,-1.3,-2.2,-3.0,-3.5,-3.4,-2.7 |
aclsm23361 | Contemplate the data and tweets to guess whether the closing price of $cvx will surge or decline at 2015-10-01. Please declare either Rise or Fall.
[Input]: 2015-11-20,0.0,0.8,-0.8,0.4,0.4,-1.1,-1.8,-1.7,-1.3,-0.5,-0.1
2015-11-23,1.0,1.5,-0.1,-1.0,-1.0,-0.2,-0.6,-0.8,-0.4,0.3,0.8
2015-11-24,-0.2,0.3,-0.9,-0.4,-0.4,0.4,-0.1,-0.5,-0.2,0.5,1.1
2015-11-25,-0.1,0.3,-0.6,-0.3,-0.3,0.8,0.2,-0.2,0.0,0.6,1.3
2015-11-27,-0.5,0.3,-0.8,0.6,0.6,0.1,-0.3,-0.8,-0.5,-0.2,0.5
2015-11-30,-0.1,1.0,-0.1,0.1,0.1,-0.3,-0.2,-0.7,-0.7,-0.3,0.3
2015-12-01,-0.7,0.3,-1.4,1.3,1.3,-1.3,-1.4,-1.7,-1.9,-1.6,-1.0
2015-12-02,2.0,2.3,-0.1,-2.5,-2.5,1.1,1.2,0.8,0.5,0.7,1.3
2015-12-03,0.6,1.1,-0.4,-1.1,-1.1,1.9,2.2,1.9,1.6,1.7,2.2
2015-12-04,-1.6,0.1,-1.6,2.1,2.1,-0.2,0.0,-0.1,-0.5,-0.3,-0.0
[Output]: Rise
[Input]: 2015-09-17,-0.2,1.3,-0.3,-0.6,-0.6,-1.6,-1.6,-1.9,-2.3,-0.8,0.4
2015-09-18,0.5,1.1,-0.1,-2.0,-2.0,0.7,0.3,0.0,-0.4,0.9,2.2
2015-09-21,0.1,0.5,-0.6,0.5,0.5,0.7,0.0,-0.6,-0.9,0.1,1.4
2015-09-22,0.1,0.3,-1.3,-1.5,-1.5,1.9,1.3,0.9,0.8,1.4,2.6
2015-09-23,-0.2,0.2,-0.8,-0.1,-0.1,1.2,1.1,1.2,1.0,1.1,2.3
2015-09-24,-0.0,0.2,-1.3,0.0,0.0,0.5,1.0,1.1,1.0,0.7,2.0
2015-09-25,0.6,1.2,-0.3,0.8,0.8,-0.3,0.3,0.3,0.1,-0.2,0.9
2015-09-28,2.0,2.0,-0.4,-2.8,-1.4,0.7,1.8,1.7,1.4,1.1,2.1
2015-09-29,-0.2,0.2,-1.0,-0.8,-0.8,1.2,2.3,2.3,2.1,2.1,2.6
2015-09-30,-0.9,0.1,-1.0,2.7,2.7,-1.2,-0.6,-0.5,-0.3,-0.4,-0.3
[Output]: Rise
[Input]: 2015-09-17,-0.4,1.3,-1.0,0.5,0.5,-2.5,-3.1,-2.2,-3.3,-1.7,-0.3
2015-09-18,0.2,1.2,-1.0,-2.1,-2.1,0.1,-1.1,-0.1,-1.4,0.1,1.5
2015-09-21,0.3,0.8,-0.3,0.5,0.5,0.3,-1.3,-0.7,-1.7,-0.7,0.9
2015-09-22,-0.5,0.6,-1.0,-1.1,-1.1,1.4,-0.2,0.0,-0.3,0.1,1.7
2015-09-23,1.7,1.9,-0.5,-1.5,-1.5,2.1,1.4,1.3,1.6,1.2,2.8
2015-09-24,-1.9,0.5,-2.3,1.0,1.0,0.4,0.6,0.2,0.9,-0.1,1.4
2015-09-25,0.2,0.6,-1.0,1.1,1.1,-0.6,-0.2,-0.9,-0.2,-1.2,0.0
2015-09-28,1.2,1.5,-0.0,-2.5,-2.5,1.3,2.3,1.5,2.0,1.3,2.2
2015-09-29,-0.3,0.5,-1.3,0.6,0.6,0.4,1.5,0.9,1.1,0.9,1.2
2015-09-30,-2.2,0.2,-2.4,3.4,3.4,-2.3,-1.9,-2.2,-2.2,-2.0,-2.4
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.4,1.3,-1.0,0.5,0.5,-2.5,-3.1,-2.2,-3.3,-1.7,-0.3
2015-09-18,0.2,1.2,-1.0,-2.1,-2.1,0.1,-1.1,-0.1,-1.4,0.1,1.5
2015-09-21,0.3,0.8,-0.3,0.5,0.5,0.3,-1.3,-0.7,-1.7,-0.7,0.9
2015-09-22,-0.5,0.6,-1.0,-1.1,-1.1,1.4,-0.2,0.0,-0.3,0.1,1.7
2015-09-23,1.7,1.9,-0.5,-1.5,-1.5,2.1,1.4,1.3,1.6,1.2,2.8
2015-09-24,-1.9,0.5,-2.3,1.0,1.0,0.4,0.6,0.2,0.9,-0.1,1.4
2015-09-25,0.2,0.6,-1.0,1.1,1.1,-0.6,-0.2,-0.9,-0.2,-1.2,0.0
2015-09-28,1.2,1.5,-0.0,-2.5,-2.5,1.3,2.3,1.5,2.0,1.3,2.2
2015-09-29,-0.3,0.5,-1.3,0.6,0.6,0.4,1.5,0.9,1.1,0.9,1.2
2015-09-30,-2.2,0.2,-2.4,3.4,3.4,-2.3,-1.9,-2.2,-2.2,-2.0,-2.4 |
aclsm23362 | Assess the data and tweets to estimate whether the closing price of $rds-b will escalate or deflate at 2015-10-01. Respond with either Rise or Fall.
[Input]: 2015-09-17,0.1,1.6,-0.5,-0.1,-0.1,-2.2,-2.3,-0.8,-0.6,1.6,3.4
2015-09-18,1.4,1.9,-0.4,-3.2,-3.2,1.1,0.5,2.0,2.1,4.3,6.3
2015-09-21,-0.1,0.4,-0.5,-0.1,-0.1,1.4,0.7,1.7,1.9,3.8,5.9
2015-09-22,-0.9,0.2,-1.2,-2.2,-2.2,3.2,2.6,3.2,4.0,5.4,7.6
2015-09-23,2.4,2.5,-0.1,-1.5,-1.5,3.3,3.8,4.4,5.5,6.4,8.6
2015-09-24,-1.6,0.5,-2.2,0.8,0.8,1.2,2.7,3.1,4.5,4.9,7.0
2015-09-25,0.2,0.7,-0.6,0.9,0.9,-0.1,1.6,1.7,3.2,3.5,5.4
2015-09-28,1.7,1.7,-0.1,-3.5,-3.5,2.3,4.8,5.1,6.2,6.6,8.5
2015-09-29,0.8,1.1,-0.6,0.9,0.9,0.9,3.4,3.8,4.6,5.5,6.9
2015-09-30,-1.2,0.0,-1.6,3.1,3.1,-1.7,-0.3,0.5,1.2,2.3,3.1
[Output]: Rise
[Input]: 2015-09-17,-0.8,1.1,-0.8,-0.8,-0.8,0.1,0.2,0.9,1.1,2.2,3.5
2015-09-18,0.9,1.3,-0.2,-2.7,-2.7,2.1,2.6,3.3,3.5,4.6,5.9
2015-09-21,-0.1,0.6,-0.3,-0.2,-0.2,1.9,2.7,3.1,3.5,4.4,5.7
2015-09-22,0.3,0.5,-0.8,-2.4,-2.4,3.4,4.4,5.0,5.8,6.4,7.7
2015-09-23,1.6,1.6,-0.3,-1.9,-1.9,3.7,5.7,6.4,7.5,7.9,9.2
2015-09-24,-1.0,0.3,-1.2,0.0,0.0,2.2,4.9,5.9,7.0,7.4,8.6
2015-09-25,0.9,1.0,-0.3,-0.5,-0.5,1.7,4.6,5.8,6.9,7.5,8.7
2015-09-28,1.3,1.5,-0.1,-0.8,-0.8,1.3,4.6,6.2,7.1,7.9,8.9
2015-09-29,0.3,0.5,-0.5,1.3,1.3,-0.4,2.5,4.1,5.1,6.1,7.0
2015-09-30,0.0,0.4,-0.9,1.7,1.7,-1.7,0.1,2.0,3.0,4.1,4.7
[Output]: Fall
[Input]: 2015-09-17,-0.1,1.5,-0.5,-0.7,-0.7,-1.5,-2.0,-1.2,-1.0,1.0,3.0
2015-09-18,1.1,1.5,-0.3,-3.5,-3.5,1.9,1.4,2.2,2.2,4.2,6.3
2015-09-21,-0.3,0.3,-0.6,0.1,0.1,1.8,1.4,1.7,1.8,3.5,5.7
2015-09-22,0.5,1.0,-0.6,-3.7,-3.7,4.7,4.8,5.0,5.6,6.8,9.0
2015-09-23,2.6,2.6,-0.1,-0.6,-0.6,3.6,4.9,5.3,6.0,6.8,9.0
2015-09-24,0.4,0.7,-0.9,-0.5,-0.5,2.3,4.8,5.2,6.3,6.7,8.7
2015-09-25,0.5,0.7,-0.5,0.1,0.1,1.2,4.0,4.7,5.7,6.0,7.9
2015-09-28,1.9,1.9,0.0,-3.2,-3.2,2.9,6.6,7.6,8.4,8.9,10.6
2015-09-29,0.5,0.8,-0.4,1.8,1.8,0.6,4.0,5.1,5.9,6.7,8.0
2015-09-30,-0.9,0.1,-1.1,1.6,1.6,-1.0,1.4,3.1,3.9,4.8,5.7
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.1,1.5,-0.5,-0.7,-0.7,-1.5,-2.0,-1.2,-1.0,1.0,3.0
2015-09-18,1.1,1.5,-0.3,-3.5,-3.5,1.9,1.4,2.2,2.2,4.2,6.3
2015-09-21,-0.3,0.3,-0.6,0.1,0.1,1.8,1.4,1.7,1.8,3.5,5.7
2015-09-22,0.5,1.0,-0.6,-3.7,-3.7,4.7,4.8,5.0,5.6,6.8,9.0
2015-09-23,2.6,2.6,-0.1,-0.6,-0.6,3.6,4.9,5.3,6.0,6.8,9.0
2015-09-24,0.4,0.7,-0.9,-0.5,-0.5,2.3,4.8,5.2,6.3,6.7,8.7
2015-09-25,0.5,0.7,-0.5,0.1,0.1,1.2,4.0,4.7,5.7,6.0,7.9
2015-09-28,1.9,1.9,0.0,-3.2,-3.2,2.9,6.6,7.6,8.4,8.9,10.6
2015-09-29,0.5,0.8,-0.4,1.8,1.8,0.6,4.0,5.1,5.9,6.7,8.0
2015-09-30,-0.9,0.1,-1.1,1.6,1.6,-1.0,1.4,3.1,3.9,4.8,5.7 |
aclsm23363 | Given the data and tweets, could you project whether the closing price of $cmcsa will grow or shrink at 2015-10-01? Please specify either Rise or Fall.
[Input]: 2015-09-17,-0.6,1.7,-0.6,0.5,0.5,-1.2,-1.8,-1.7,-2.0,-0.7,0.2
2015-09-18,-0.1,1.3,-0.3,-1.1,-1.1,0.1,-0.6,-0.7,-1.0,0.2,1.1
2015-09-21,-0.2,1.1,-0.5,1.0,1.0,-0.4,-1.3,-1.7,-1.8,-1.0,-0.0
2015-09-22,-0.4,0.3,-0.7,-1.1,-1.1,0.6,-0.4,-0.7,-0.6,-0.2,0.8
2015-09-23,-0.2,0.7,-0.4,0.1,0.1,0.4,-0.2,-0.5,-0.4,-0.5,0.6
2015-09-24,0.3,0.5,-1.1,-1.1,-1.1,1.1,1.1,0.6,0.7,0.4,1.5
2015-09-25,0.9,0.9,-0.7,0.2,0.2,0.7,0.9,0.4,0.4,0.1,1.1
2015-09-28,3.0,3.1,-0.2,-3.2,-3.2,3.0,3.9,3.6,3.4,3.3,4.1
2015-09-29,-0.1,0.9,-0.8,0.5,0.5,1.8,3.1,2.8,2.7,2.9,3.3
2015-09-30,0.1,0.2,-1.3,1.5,1.5,-0.2,1.2,1.3,1.2,1.5,1.4
[Output]: Rise
[Input]: 2015-12-02,0.0,0.7,-0.6,-0.4,-0.4,-1.5,-2.0,-2.6,-2.2,-2.6,-2.8
2015-12-03,1.5,1.7,-0.5,-1.1,-1.1,-0.0,-0.7,-1.4,-1.2,-1.4,-1.6
2015-12-04,-2.1,0.3,-2.5,1.7,1.7,-0.9,-2.0,-2.7,-2.7,-2.7,-3.1
2015-12-07,0.9,1.1,-0.3,-0.3,-0.3,-0.2,-1.6,-2.0,-2.4,-2.2,-2.7
2015-12-08,-0.3,0.6,-0.9,-0.7,-0.7,0.3,-0.6,-1.1,-1.7,-1.4,-1.9
2015-12-09,1.0,1.2,-0.4,-1.5,-1.5,1.4,1.0,0.5,-0.1,0.1,-0.3
2015-12-10,0.3,0.9,-0.2,-0.4,-0.4,1.6,1.4,0.9,0.3,0.3,0.1
2015-12-11,1.1,1.7,-0.1,-2.1,-2.1,2.7,3.4,2.9,2.4,2.3,2.3
2015-12-14,0.5,0.9,-0.7,0.2,0.2,1.6,3.0,2.5,2.3,2.0,2.2
2015-12-15,-1.8,0.4,-1.8,2.7,2.7,-1.3,0.1,-0.1,-0.3,-0.7,-0.4
[Output]: Rise
[Input]: 2015-09-17,-0.5,1.4,-1.2,1.2,1.2,-2.2,-2.8,-3.2,-3.5,-2.4,-1.8
2015-09-18,1.0,1.9,-0.5,-1.8,-1.8,-0.0,-0.8,-1.3,-1.9,-0.8,-0.1
2015-09-21,-0.5,0.6,-1.0,0.8,0.8,-0.3,-1.3,-2.0,-2.6,-1.7,-1.0
2015-09-22,-0.8,0.2,-1.6,-0.3,-0.3,0.2,-0.8,-1.6,-2.0,-1.5,-0.8
2015-09-23,1.4,1.5,-0.5,-0.6,-0.6,0.7,-0.1,-0.7,-1.1,-1.1,-0.3
2015-09-24,0.3,0.8,-1.4,-1.0,-1.0,1.1,0.9,0.4,-0.0,-0.4,0.5
2015-09-25,1.8,1.8,-0.7,-0.5,-0.5,1.3,1.4,0.9,0.5,-0.0,0.8
2015-09-28,3.1,3.2,-0.3,-3.1,-3.1,3.4,4.3,4.0,3.5,3.0,3.8
2015-09-29,0.0,1.1,-0.7,0.6,0.6,1.8,3.4,3.1,2.7,2.4,2.8
2015-09-30,-2.1,0.2,-2.4,3.2,3.2,-1.5,0.0,-0.0,-0.2,-0.5,-0.5
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.5,1.4,-1.2,1.2,1.2,-2.2,-2.8,-3.2,-3.5,-2.4,-1.8
2015-09-18,1.0,1.9,-0.5,-1.8,-1.8,-0.0,-0.8,-1.3,-1.9,-0.8,-0.1
2015-09-21,-0.5,0.6,-1.0,0.8,0.8,-0.3,-1.3,-2.0,-2.6,-1.7,-1.0
2015-09-22,-0.8,0.2,-1.6,-0.3,-0.3,0.2,-0.8,-1.6,-2.0,-1.5,-0.8
2015-09-23,1.4,1.5,-0.5,-0.6,-0.6,0.7,-0.1,-0.7,-1.1,-1.1,-0.3
2015-09-24,0.3,0.8,-1.4,-1.0,-1.0,1.1,0.9,0.4,-0.0,-0.4,0.5
2015-09-25,1.8,1.8,-0.7,-0.5,-0.5,1.3,1.4,0.9,0.5,-0.0,0.8
2015-09-28,3.1,3.2,-0.3,-3.1,-3.1,3.4,4.3,4.0,3.5,3.0,3.8
2015-09-29,0.0,1.1,-0.7,0.6,0.6,1.8,3.4,3.1,2.7,2.4,2.8
2015-09-30,-2.1,0.2,-2.4,3.2,3.2,-1.5,0.0,-0.0,-0.2,-0.5,-0.5 |
aclsm23364 | Contemplate the data and tweets to guess whether the closing price of $celg will surge or decline at 2015-10-01. Please declare either Rise or Fall.
[Input]: 2020-07-22,-1.0,0.4,-2.3,0.3,0.3,-0.6,-2.2,-2.5,-3.3,-2.4,-1.5
2020-07-23,0.3,1.1,-1.0,-0.3,-0.3,-0.3,-1.2,-1.9,-2.6,-2.3,-1.5
2020-07-24,2.3,3.6,-0.6,-2.6,-2.6,1.7,1.6,0.7,0.1,0.1,1.1
2020-07-27,1.9,2.1,-0.3,-2.2,-2.2,3.5,3.9,2.6,2.5,2.1,3.1
2020-07-28,-2.8,1.0,-2.9,2.7,2.7,0.3,1.2,0.1,-0.2,-0.7,0.2
2020-07-29,6.1,6.2,-1.1,-4.4,-4.4,3.5,5.0,4.4,4.2,3.6,4.4
2020-07-30,3.8,4.0,0.0,-5.0,-5.0,6.4,9.2,9.5,9.3,8.9,9.3
2020-07-31,3.0,3.6,-1.2,-3.0,-3.0,7.1,11.0,12.3,12.1,11.9,12.1
2020-08-03,0.5,1.3,-1.5,0.7,0.7,4.5,9.1,10.9,10.7,10.9,10.8
2020-08-04,-0.7,1.0,-0.7,0.5,0.5,1.5,7.1,9.6,9.6,9.9,9.8
[Output]: Rise
[Input]: 2015-09-17,-1.4,1.6,-1.9,1.8,1.8,-1.1,-1.5,-1.3,-1.2,0.9,2.5
2015-09-18,0.4,1.8,-1.0,-2.2,-2.2,0.8,0.8,0.7,0.7,2.7,4.3
2015-09-21,3.3,3.9,-0.5,-2.3,-2.3,2.6,3.2,2.7,2.8,4.5,6.2
2015-09-22,-0.6,0.6,-2.1,-0.8,-0.8,2.6,3.4,3.2,3.6,4.7,6.5
2015-09-23,0.2,0.9,-1.2,-0.1,-0.1,2.0,3.2,3.3,3.7,4.3,6.2
2015-09-24,0.8,1.5,-1.5,-1.5,-1.5,2.1,4.1,4.5,5.0,5.2,7.2
2015-09-25,5.4,5.9,-1.3,-3.5,-3.5,4.1,6.8,7.7,8.1,8.4,10.3
2015-09-28,4.3,4.5,-1.6,-4.5,-4.5,6.8,10.5,12.1,12.4,12.8,14.7
2015-09-29,-1.4,3.1,-1.8,1.2,1.2,3.7,7.8,9.8,10.4,11.1,12.5
2015-09-30,-1.2,0.7,-1.8,3.4,3.4,-0.7,3.4,5.6,6.4,7.3,8.1
[Output]: Rise
[Input]: 2015-09-17,-1.4,1.0,-2.4,1.6,1.6,-1.4,-2.8,-3.4,-4.1,-2.6,-1.6
2015-09-18,1.4,1.7,-0.4,-2.5,-2.5,0.9,0.1,-0.9,-1.8,-0.4,0.7
2015-09-21,3.5,4.1,-1.6,-2.8,-2.8,3.3,3.1,1.7,1.1,2.2,3.4
2015-09-22,-0.4,0.3,-2.5,-1.3,-1.3,3.5,4.0,3.0,2.6,3.1,4.4
2015-09-23,0.7,1.9,-3.0,-0.5,-0.5,2.9,4.2,3.6,3.3,3.1,4.5
2015-09-24,2.6,2.7,-1.3,-2.7,-2.7,3.7,6.3,6.1,5.9,5.4,6.9
2015-09-25,6.7,6.7,-1.3,-4.8,-4.8,6.3,10.2,10.9,10.6,10.2,11.6
2015-09-28,2.5,3.7,-1.4,-3.3,-3.3,7.2,12.4,13.9,13.5,13.4,14.7
2015-09-29,-0.9,2.8,-2.0,0.5,0.5,4.3,10.0,12.2,12.3,12.5,13.3
2015-09-30,-0.4,1.2,-2.2,2.7,2.7,-0.1,5.6,8.5,9.0,9.4,9.6
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.4,1.0,-2.4,1.6,1.6,-1.4,-2.8,-3.4,-4.1,-2.6,-1.6
2015-09-18,1.4,1.7,-0.4,-2.5,-2.5,0.9,0.1,-0.9,-1.8,-0.4,0.7
2015-09-21,3.5,4.1,-1.6,-2.8,-2.8,3.3,3.1,1.7,1.1,2.2,3.4
2015-09-22,-0.4,0.3,-2.5,-1.3,-1.3,3.5,4.0,3.0,2.6,3.1,4.4
2015-09-23,0.7,1.9,-3.0,-0.5,-0.5,2.9,4.2,3.6,3.3,3.1,4.5
2015-09-24,2.6,2.7,-1.3,-2.7,-2.7,3.7,6.3,6.1,5.9,5.4,6.9
2015-09-25,6.7,6.7,-1.3,-4.8,-4.8,6.3,10.2,10.9,10.6,10.2,11.6
2015-09-28,2.5,3.7,-1.4,-3.3,-3.3,7.2,12.4,13.9,13.5,13.4,14.7
2015-09-29,-0.9,2.8,-2.0,0.5,0.5,4.3,10.0,12.2,12.3,12.5,13.3
2015-09-30,-0.4,1.2,-2.2,2.7,2.7,-0.1,5.6,8.5,9.0,9.4,9.6 |
aclsm23365 | Scrutinize the data and tweets to envisage if the closing price of $fb will swell or contract at 2015-10-01. Please affirm either Rise or Fall.
[Input]: 2015-08-13,-0.8,0.3,-1.0,-0.9,0.3,-1.4,-2.8,-4.1,-4.9,-5.3,-5.6
2015-08-14,-0.8,0.0,-1.1,0.4,0.4,-1.2,-2.7,-3.9,-4.9,-5.4,-5.6
2015-08-17,0.4,0.4,-0.3,-0.1,-0.1,-0.6,-2.2,-3.3,-4.5,-5.0,-5.3
2015-08-18,0.1,0.3,-0.3,-0.5,-0.5,0.2,-1.3,-2.4,-3.6,-4.3,-4.7
2015-08-19,-0.8,0.2,-1.3,0.5,0.5,-0.2,-1.3,-2.5,-3.8,-4.5,-5.0
2015-08-20,-0.6,1.0,-1.0,0.1,0.1,-0.2,-1.0,-2.2,-3.4,-4.3,-4.8
2015-08-21,0.6,1.4,-0.1,-1.2,-1.2,0.8,0.4,-0.8,-1.9,-2.9,-3.4
2015-08-24,1.0,4.3,-0.5,-4.8,-4.8,4.7,5.2,4.1,3.2,2.1,1.5
2015-08-25,4.2,4.6,-0.0,-2.5,-2.5,5.7,7.2,6.6,5.7,4.7,4.1
2015-08-26,-1.0,0.2,-1.8,2.6,2.6,1.7,3.9,3.8,3.1,2.1,1.5
[Output]: Rise
[Input]: 2015-09-17,-2.2,1.5,-2.3,2.2,2.2,-2.0,-3.5,-4.0,-5.4,-4.5,-4.2
2015-09-18,-1.0,1.1,-1.6,0.3,0.3,-1.9,-3.1,-4.0,-5.4,-4.7,-4.4
2015-09-21,-0.7,0.3,-1.6,1.5,1.5,-2.4,-3.6,-5.1,-6.3,-6.0,-5.6
2015-09-22,0.2,1.0,-1.1,-1.8,-1.8,0.0,-1.5,-3.0,-3.9,-4.2,-3.8
2015-09-23,0.4,1.0,-0.4,-0.4,-0.4,0.8,-0.7,-2.1,-2.8,-3.8,-3.3
2015-09-24,-0.6,0.2,-2.0,-0.4,-0.4,1.1,-0.0,-1.4,-2.1,-3.4,-2.8
2015-09-25,3.5,3.5,-0.5,-1.8,-1.8,2.3,1.7,0.7,-0.2,-1.6,-1.1
2015-09-28,3.2,3.2,-1.9,-3.9,-3.9,4.6,5.4,4.8,3.6,2.5,2.7
2015-09-29,2.0,3.1,-1.1,-1.6,-1.6,4.6,6.6,6.2,5.1,4.4,4.1
2015-09-30,-1.3,0.2,-2.0,3.2,3.2,0.4,3.0,2.8,2.0,1.5,0.7
[Output]: Rise
[Input]: 2015-09-17,-1.0,1.2,-1.5,1.0,1.0,-1.4,-3.2,-3.8,-5.2,-4.1,-3.4
2015-09-18,-1.3,0.8,-1.4,0.1,0.1,-1.0,-2.6,-3.6,-5.0,-4.1,-3.5
2015-09-21,-1.0,1.0,-1.1,1.2,1.2,-1.5,-3.0,-4.4,-5.7,-5.2,-4.6
2015-09-22,0.9,1.9,-1.1,-2.7,-2.7,1.3,0.1,-1.5,-2.4,-2.6,-2.0
2015-09-23,-0.6,0.4,-1.2,1.1,1.1,0.3,-0.6,-2.1,-2.9,-3.7,-3.1
2015-09-24,-1.4,0.4,-2.3,0.5,0.5,-0.2,-0.8,-2.2,-3.0,-4.2,-3.5
2015-09-25,3.3,3.3,-0.8,-1.7,-1.7,1.3,1.0,-0.2,-1.1,-2.4,-1.8
2015-09-28,3.2,3.5,-1.2,-3.8,-3.8,3.9,4.7,3.9,2.7,1.6,1.9
2015-09-29,2.8,3.9,-1.1,-2.8,-2.8,5.5,7.0,6.7,5.6,4.8,4.6
2015-09-30,-1.6,0.1,-2.1,3.7,3.7,0.8,2.8,2.8,2.0,1.3,0.7
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.0,1.2,-1.5,1.0,1.0,-1.4,-3.2,-3.8,-5.2,-4.1,-3.4
2015-09-18,-1.3,0.8,-1.4,0.1,0.1,-1.0,-2.6,-3.6,-5.0,-4.1,-3.5
2015-09-21,-1.0,1.0,-1.1,1.2,1.2,-1.5,-3.0,-4.4,-5.7,-5.2,-4.6
2015-09-22,0.9,1.9,-1.1,-2.7,-2.7,1.3,0.1,-1.5,-2.4,-2.6,-2.0
2015-09-23,-0.6,0.4,-1.2,1.1,1.1,0.3,-0.6,-2.1,-2.9,-3.7,-3.1
2015-09-24,-1.4,0.4,-2.3,0.5,0.5,-0.2,-0.8,-2.2,-3.0,-4.2,-3.5
2015-09-25,3.3,3.3,-0.8,-1.7,-1.7,1.3,1.0,-0.2,-1.1,-2.4,-1.8
2015-09-28,3.2,3.5,-1.2,-3.8,-3.8,3.9,4.7,3.9,2.7,1.6,1.9
2015-09-29,2.8,3.9,-1.1,-2.8,-2.8,5.5,7.0,6.7,5.6,4.8,4.6
2015-09-30,-1.6,0.1,-2.1,3.7,3.7,0.8,2.8,2.8,2.0,1.3,0.7 |
aclsm23366 | Analyze the information and social media posts to determine if the closing price of $bhp will ascend or descend at 2015-10-01. Please respond with either Rise or Fall.
[Input]: 2014-03-10,0.8,0.8,-2.5,-0.7,-0.7,0.2,-2.1,-2.5,-2.9,-4.1,-4.1
2014-03-11,1.0,1.9,-0.5,-2.6,-1.3,1.4,-0.4,-1.2,-1.4,-2.5,-2.8
2014-03-12,0.5,1.4,-2.1,-2.4,-2.4,3.2,2.2,1.2,1.1,0.2,-0.4
2014-03-13,1.9,2.7,-0.3,-2.0,-2.0,3.8,4.1,3.0,3.0,2.4,1.6
2014-03-14,1.6,3.0,-0.3,-2.2,-2.2,4.4,6.1,5.2,5.1,4.8,3.8
2014-03-17,0.7,2.6,-0.3,-0.1,-0.1,2.8,5.7,5.0,5.0,4.8,3.8
2014-03-18,0.1,1.0,-0.4,-0.5,-0.5,1.8,5.5,5.4,5.2,5.2,4.4
2014-03-19,2.3,2.7,-0.9,-2.6,-2.6,3.0,7.2,7.9,7.6,7.8,7.2
2014-03-20,-1.4,1.4,-1.4,0.3,0.3,1.6,5.5,7.1,6.9,7.2,6.9
2014-03-21,0.9,1.3,-0.1,0.1,0.1,0.9,4.2,6.5,6.5,6.8,6.7
[Output]: Fall
[Input]: 2015-09-17,0.1,2.1,-0.8,-0.6,-0.6,-2.3,-4.5,-4.8,-6.3,-5.3,-3.9
2015-09-18,0.4,2.0,-0.4,-2.3,-2.3,0.4,-1.8,-2.4,-3.9,-3.2,-1.8
2015-09-21,0.6,1.3,-0.4,-1.4,-1.4,1.9,0.3,-1.1,-2.3,-2.0,-0.7
2015-09-22,-0.1,0.9,-0.8,-4.8,-4.8,6.1,5.1,3.5,3.0,2.7,3.8
2015-09-23,2.2,2.3,-0.0,-1.1,-1.1,5.1,5.8,4.7,4.4,3.5,4.7
2015-09-24,-1.6,0.4,-1.9,0.8,0.8,2.4,4.6,3.8,3.7,2.6,3.5
2015-09-25,0.8,1.4,-0.4,-1.8,-1.8,2.5,5.9,5.4,5.3,4.2,5.0
2015-09-28,1.2,1.3,-0.8,-5.2,-5.2,5.4,10.4,10.8,10.3,9.6,10.0
2015-09-29,-0.1,0.6,-1.4,1.2,1.2,2.9,7.9,8.9,8.3,8.3,8.2
2015-09-30,-1.3,0.2,-1.6,2.9,2.9,-0.5,3.5,5.3,5.2,5.3,4.8
[Output]: Rise
[Input]: 2015-09-17,-0.1,2.1,-0.6,-0.4,-0.4,-2.1,-3.5,-3.2,-4.3,-3.2,-1.7
2015-09-18,0.5,1.8,-0.3,-2.2,-2.2,0.5,-1.1,-1.1,-2.1,-1.2,0.2
2015-09-21,0.4,1.1,-0.2,-1.3,-1.3,1.8,0.7,0.0,-0.7,-0.2,1.2
2015-09-22,-0.4,0.5,-1.0,-3.8,-3.8,5.0,4.4,3.4,3.5,3.4,4.6
2015-09-23,1.9,2.3,0.0,-2.1,-2.1,5.2,6.0,5.5,5.8,5.3,6.5
2015-09-24,-1.4,0.5,-2.1,0.4,0.4,2.8,5.1,4.8,5.2,4.5,5.6
2015-09-25,0.6,1.2,-0.4,-1.3,-1.3,2.5,5.8,5.8,6.2,5.5,6.5
2015-09-28,1.4,1.6,-1.1,-4.4,-4.4,4.8,9.4,10.1,10.2,9.9,10.7
2015-09-29,0.2,0.4,-1.0,0.8,0.8,2.5,7.4,8.5,8.5,9.0,9.2
2015-09-30,-1.7,0.2,-1.7,2.9,2.9,-0.7,3.1,5.0,5.3,5.9,5.7
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.1,2.1,-0.6,-0.4,-0.4,-2.1,-3.5,-3.2,-4.3,-3.2,-1.7
2015-09-18,0.5,1.8,-0.3,-2.2,-2.2,0.5,-1.1,-1.1,-2.1,-1.2,0.2
2015-09-21,0.4,1.1,-0.2,-1.3,-1.3,1.8,0.7,0.0,-0.7,-0.2,1.2
2015-09-22,-0.4,0.5,-1.0,-3.8,-3.8,5.0,4.4,3.4,3.5,3.4,4.6
2015-09-23,1.9,2.3,0.0,-2.1,-2.1,5.2,6.0,5.5,5.8,5.3,6.5
2015-09-24,-1.4,0.5,-2.1,0.4,0.4,2.8,5.1,4.8,5.2,4.5,5.6
2015-09-25,0.6,1.2,-0.4,-1.3,-1.3,2.5,5.8,5.8,6.2,5.5,6.5
2015-09-28,1.4,1.6,-1.1,-4.4,-4.4,4.8,9.4,10.1,10.2,9.9,10.7
2015-09-29,0.2,0.4,-1.0,0.8,0.8,2.5,7.4,8.5,8.5,9.0,9.2
2015-09-30,-1.7,0.2,-1.7,2.9,2.9,-0.7,3.1,5.0,5.3,5.9,5.7 |
aclsm23367 | Examine the data and tweets to deduce if the closing price of $ptr will boost or lower at 2015-10-01. Kindly confirm either Rise or Fall.
[Input]: 2015-11-25,-0.4,0.5,-0.8,-1.5,-1.5,1.2,1.6,4.0,6.4,8.2,9.3
2015-11-27,0.2,0.6,-0.8,-3.7,-3.7,4.0,4.7,6.9,9.7,11.6,12.9
2015-11-30,-0.7,0.6,-0.9,0.4,0.4,2.4,3.8,5.5,8.4,10.3,11.8
2015-12-01,-0.3,0.8,-0.4,1.4,1.4,0.4,1.8,3.3,6.1,8.0,9.6
2015-12-02,0.9,1.4,-0.5,-1.0,-1.0,0.5,2.5,3.6,6.2,8.4,10.0
2015-12-03,0.7,1.3,-0.2,-0.8,-0.8,0.6,2.8,3.9,6.2,8.5,10.4
2015-12-04,-0.5,0.5,-1.1,0.2,0.2,0.5,2.1,3.1,5.1,7.6,9.5
2015-12-07,2.7,3.0,-0.7,-4.9,-4.9,4.5,6.2,7.7,9.4,12.2,14.2
2015-12-08,-1.1,0.5,-1.7,-0.7,-0.7,3.8,5.9,7.6,9.3,12.1,14.1
2015-12-09,-0.1,2.0,-0.6,0.2,0.2,2.3,4.6,6.7,8.2,10.8,13.1
[Output]: Fall
[Input]: 2014-09-19,0.8,1.1,-0.4,-1.4,-1.4,1.6,2.6,3.7,4.6,5.8,6.6
2014-09-22,1.5,1.5,-0.6,-3.2,-3.2,3.8,5.3,6.5,7.5,8.7,9.7
2014-09-23,0.3,0.6,-0.3,0.3,0.3,2.2,4.2,5.5,6.6,7.7,8.9
2014-09-24,0.3,0.6,-0.9,1.2,1.2,0.5,2.4,3.8,4.9,6.0,7.2
2014-09-25,1.8,1.8,-0.3,-3.6,-3.6,2.8,5.3,6.9,8.1,9.3,10.6
2014-09-26,0.4,0.7,-0.4,-0.2,-0.2,1.9,4.7,6.3,7.8,8.9,10.3
2014-09-29,-0.3,0.6,-0.5,-1.4,-1.4,2.5,5.2,7.0,8.5,9.8,11.1
2014-09-30,0.0,0.8,-0.5,-0.2,-0.2,1.9,4.3,6.5,8.1,9.4,10.7
2014-10-01,0.4,0.9,-0.5,-0.7,-0.7,1.3,4.1,6.4,8.1,9.6,10.9
2014-10-02,-0.2,0.3,-1.7,0.6,0.6,0.4,2.6,5.1,6.9,8.3,9.7
[Output]: Fall
[Input]: 2015-09-17,-0.5,1.8,-0.9,-1.6,-1.6,-0.9,-0.1,2.4,3.6,7.1,9.8
2015-09-18,1.3,1.6,-0.5,-2.7,-2.7,1.7,2.2,4.1,5.7,9.0,12.0
2015-09-21,0.5,0.7,-0.6,0.1,0.1,1.6,2.3,3.1,5.0,7.9,11.1
2015-09-22,0.0,0.9,-1.0,-0.2,-0.2,1.6,2.1,2.5,4.9,7.1,10.4
2015-09-23,2.1,2.2,-0.2,-3.3,-3.3,3.4,4.7,5.5,8.0,9.6,13.1
2015-09-24,-1.2,0.2,-2.0,0.6,0.6,1.7,3.3,4.4,6.7,8.0,11.4
2015-09-25,1.8,2.1,-0.1,-1.0,-1.0,1.8,3.8,4.8,6.7,8.3,11.4
2015-09-28,1.1,1.1,-0.5,-2.2,-2.2,2.8,5.4,6.8,8.0,9.9,12.8
2015-09-29,-0.8,0.6,-0.8,-2.2,-2.2,3.5,6.8,8.3,9.3,11.8,14.1
2015-09-30,-0.1,1.4,-1.7,3.0,3.0,0.1,2.7,4.5,5.7,8.1,9.8
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.5,1.8,-0.9,-1.6,-1.6,-0.9,-0.1,2.4,3.6,7.1,9.8
2015-09-18,1.3,1.6,-0.5,-2.7,-2.7,1.7,2.2,4.1,5.7,9.0,12.0
2015-09-21,0.5,0.7,-0.6,0.1,0.1,1.6,2.3,3.1,5.0,7.9,11.1
2015-09-22,0.0,0.9,-1.0,-0.2,-0.2,1.6,2.1,2.5,4.9,7.1,10.4
2015-09-23,2.1,2.2,-0.2,-3.3,-3.3,3.4,4.7,5.5,8.0,9.6,13.1
2015-09-24,-1.2,0.2,-2.0,0.6,0.6,1.7,3.3,4.4,6.7,8.0,11.4
2015-09-25,1.8,2.1,-0.1,-1.0,-1.0,1.8,3.8,4.8,6.7,8.3,11.4
2015-09-28,1.1,1.1,-0.5,-2.2,-2.2,2.8,5.4,6.8,8.0,9.9,12.8
2015-09-29,-0.8,0.6,-0.8,-2.2,-2.2,3.5,6.8,8.3,9.3,11.8,14.1
2015-09-30,-0.1,1.4,-1.7,3.0,3.0,0.1,2.7,4.5,5.7,8.1,9.8 |
aclsm23368 | Analyze the information and social media posts to determine if the closing price of $bsac will ascend or descend at 2015-10-01. Please respond with either Rise or Fall.
[Input]: 2015-03-02,-0.7,0.6,-0.7,0.7,0.7,0.1,0.1,-0.4,-0.6,-1.0,-0.8
2015-03-03,1.5,1.5,-0.5,-1.9,-1.9,1.4,2.0,1.5,1.4,0.9,1.1
2015-03-04,0.2,0.9,-0.2,-0.6,-0.6,1.5,2.5,2.1,1.9,1.5,1.7
2015-03-05,-0.2,0.6,-0.5,0.1,0.1,0.9,2.1,1.9,1.7,1.3,1.5
2015-03-06,0.8,1.2,-0.1,-1.3,-1.3,1.7,2.9,3.1,2.9,2.7,2.7
2015-03-09,-1.1,0.5,-1.4,1.0,1.0,0.1,1.5,2.0,1.8,1.8,1.6
2015-03-10,1.4,1.7,-0.0,-2.4,-2.4,1.9,3.3,4.2,4.1,4.2,3.8
2015-03-11,0.9,1.1,-0.2,-0.3,-0.3,1.6,3.0,4.2,4.2,4.3,4.0
2015-03-12,-0.8,0.3,-0.8,1.0,1.0,0.1,1.6,2.9,3.0,3.1,2.9
2015-03-13,1.0,2.0,-0.7,-1.1,-1.1,0.9,2.2,3.5,4.0,4.0,4.0
[Output]: Rise
[Input]: 2015-04-24,-0.8,0.7,-1.1,0.7,0.7,-0.9,-1.0,-0.8,-0.8,-0.7,-0.8
2015-04-27,1.6,1.6,-0.4,-1.2,-1.2,0.1,0.2,0.2,0.4,0.4,0.5
2015-04-28,-0.8,0.4,-1.1,0.3,0.3,0.0,-0.1,-0.1,0.1,0.0,0.2
2015-04-29,0.5,1.8,-0.3,-1.3,-1.3,1.3,1.1,1.2,1.4,1.3,1.6
2015-04-30,1.4,2.0,-0.7,-1.7,-1.7,2.4,2.6,2.8,3.0,3.0,3.2
2015-05-01,-0.9,0.1,-1.6,0.9,0.9,0.8,1.5,1.6,1.9,2.0,2.1
2015-05-04,-0.9,1.1,-1.3,0.9,0.9,-0.3,0.4,0.7,0.9,1.1,1.1
2015-05-05,2.1,2.4,-0.6,-2.5,-2.5,1.5,2.7,3.0,3.3,3.5,3.6
2015-05-06,-0.0,0.7,-0.9,-0.1,-0.1,1.1,2.5,2.9,3.2,3.5,3.5
2015-05-07,0.1,0.4,-0.5,0.6,0.6,0.5,1.6,2.1,2.5,2.8,2.9
[Output]: Rise
[Input]: 2015-09-17,1.4,1.8,-0.6,-1.3,-1.3,-0.7,-1.9,-1.6,-2.2,-1.6,-0.5
2015-09-18,1.5,1.7,-0.2,-2.8,-2.8,2.1,1.0,1.0,0.5,1.1,2.1
2015-09-21,-0.1,1.0,-0.6,0.9,0.9,1.2,0.4,0.1,-0.3,0.1,1.1
2015-09-22,0.3,0.5,-1.0,-2.2,-2.2,2.8,2.5,2.1,2.1,2.2,3.0
2015-09-23,1.5,2.5,-0.2,-2.0,-2.0,3.3,4.3,4.0,4.2,3.9,4.7
2015-09-24,-2.4,0.1,-3.6,1.3,1.3,0.9,2.7,2.4,2.9,2.5,3.1
2015-09-25,1.1,1.1,-0.3,-0.1,-0.1,0.6,2.5,2.4,2.7,2.4,3.0
2015-09-28,2.2,2.2,-0.3,-2.6,-2.6,2.1,4.6,4.9,5.0,4.9,5.4
2015-09-29,-0.7,0.4,-1.3,0.7,0.7,0.8,3.2,3.9,3.9,4.1,4.3
2015-09-30,0.1,0.5,-0.8,1.2,1.2,-0.3,1.3,2.5,2.6,3.0,2.9
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,1.4,1.8,-0.6,-1.3,-1.3,-0.7,-1.9,-1.6,-2.2,-1.6,-0.5
2015-09-18,1.5,1.7,-0.2,-2.8,-2.8,2.1,1.0,1.0,0.5,1.1,2.1
2015-09-21,-0.1,1.0,-0.6,0.9,0.9,1.2,0.4,0.1,-0.3,0.1,1.1
2015-09-22,0.3,0.5,-1.0,-2.2,-2.2,2.8,2.5,2.1,2.1,2.2,3.0
2015-09-23,1.5,2.5,-0.2,-2.0,-2.0,3.3,4.3,4.0,4.2,3.9,4.7
2015-09-24,-2.4,0.1,-3.6,1.3,1.3,0.9,2.7,2.4,2.9,2.5,3.1
2015-09-25,1.1,1.1,-0.3,-0.1,-0.1,0.6,2.5,2.4,2.7,2.4,3.0
2015-09-28,2.2,2.2,-0.3,-2.6,-2.6,2.1,4.6,4.9,5.0,4.9,5.4
2015-09-29,-0.7,0.4,-1.3,0.7,0.7,0.8,3.2,3.9,3.9,4.1,4.3
2015-09-30,0.1,0.5,-0.8,1.2,1.2,-0.3,1.3,2.5,2.6,3.0,2.9 |
aclsm23369 | Reflect on the provided data and tweets to anticipate if the closing price of $jpm is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2015-09-17,0.4,1.1,-1.5,-2.1,-2.1,1.3,0.9,1.0,0.7,1.6,2.0
2015-09-18,1.3,1.5,-0.3,-1.5,-1.5,2.3,2.2,2.2,2.0,2.8,3.4
2015-09-21,-0.4,0.2,-0.6,0.5,0.5,1.4,1.6,1.5,1.3,2.1,2.7
2015-09-22,0.0,0.2,-0.7,-0.8,-0.8,1.4,2.1,2.1,2.1,2.6,3.4
2015-09-23,0.9,1.1,-0.2,-1.0,-1.0,1.4,2.9,3.0,3.2,3.4,4.2
2015-09-24,-0.7,0.2,-0.7,0.3,0.3,0.6,2.3,2.6,2.8,2.8,3.6
2015-09-25,0.2,0.7,-0.3,0.3,0.3,0.2,1.7,2.0,2.3,2.3,3.1
2015-09-28,0.6,1.0,-0.1,-1.1,-1.1,0.8,2.3,3.0,3.2,3.2,3.9
2015-09-29,0.6,1.1,-0.4,-0.5,-0.5,0.9,2.2,3.1,3.4,3.6,4.1
2015-09-30,0.7,1.1,-0.5,-0.0,-0.0,0.7,1.6,2.9,3.3,3.6,3.9
[Output]: Fall
[Input]: 2015-09-17,1.9,2.6,-0.5,-1.8,-1.8,0.0,-0.4,0.3,0.5,2.7,4.2
2015-09-18,0.8,1.1,-0.4,-2.6,-2.6,2.4,2.0,2.6,2.8,4.9,6.5
2015-09-21,0.2,0.8,-0.7,0.8,0.8,1.5,1.1,1.4,1.6,3.5,5.2
2015-09-22,-0.9,0.1,-1.0,-0.7,-0.7,1.5,1.6,1.7,2.3,3.6,5.3
2015-09-23,0.6,1.1,-0.3,-0.5,-0.5,1.0,1.9,2.1,2.9,3.5,5.4
2015-09-24,1.1,1.3,-0.8,-2.0,-2.0,2.0,3.6,3.8,4.6,5.0,7.0
2015-09-25,-0.8,0.3,-1.3,2.9,2.9,-0.7,0.6,0.7,1.4,1.6,3.5
2015-09-28,3.3,3.4,-0.2,-3.0,-3.0,1.7,3.3,3.6,4.1,4.4,6.1
2015-09-29,0.1,0.9,-1.1,-0.1,-0.1,1.2,2.7,3.3,3.7,4.4,5.6
2015-09-30,0.4,0.5,-1.4,1.2,1.2,-0.3,0.9,1.9,2.3,3.1,3.8
[Output]: Rise
[Input]: 2015-09-17,2.4,3.2,-0.4,-2.3,-2.3,0.7,0.2,0.5,0.3,1.9,3.0
2015-09-18,1.5,1.5,-0.3,-2.7,-2.7,3.0,2.7,2.9,2.7,4.3,5.5
2015-09-21,0.1,0.7,-0.6,0.8,0.8,1.8,1.8,1.8,1.7,3.0,4.3
2015-09-22,-0.5,0.3,-0.8,-0.9,-0.9,1.8,2.4,2.3,2.6,3.5,4.8
2015-09-23,0.3,0.8,-0.5,-0.4,-0.4,1.1,2.6,2.7,3.2,3.5,4.8
2015-09-24,-0.3,0.3,-1.3,-0.7,-0.7,1.0,2.9,3.1,3.7,3.7,5.2
2015-09-25,-0.3,0.6,-1.0,2.1,2.1,-0.9,0.6,0.9,1.3,1.3,2.7
2015-09-28,1.6,1.7,-0.5,-2.4,-2.4,1.1,2.7,3.2,3.5,3.6,4.8
2015-09-29,0.2,0.5,-1.9,-0.2,-0.2,1.0,2.3,3.1,3.4,3.8,4.6
2015-09-30,-0.4,0.0,-1.4,1.9,1.9,-0.8,-0.1,1.1,1.4,1.9,2.3
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,2.4,3.2,-0.4,-2.3,-2.3,0.7,0.2,0.5,0.3,1.9,3.0
2015-09-18,1.5,1.5,-0.3,-2.7,-2.7,3.0,2.7,2.9,2.7,4.3,5.5
2015-09-21,0.1,0.7,-0.6,0.8,0.8,1.8,1.8,1.8,1.7,3.0,4.3
2015-09-22,-0.5,0.3,-0.8,-0.9,-0.9,1.8,2.4,2.3,2.6,3.5,4.8
2015-09-23,0.3,0.8,-0.5,-0.4,-0.4,1.1,2.6,2.7,3.2,3.5,4.8
2015-09-24,-0.3,0.3,-1.3,-0.7,-0.7,1.0,2.9,3.1,3.7,3.7,5.2
2015-09-25,-0.3,0.6,-1.0,2.1,2.1,-0.9,0.6,0.9,1.3,1.3,2.7
2015-09-28,1.6,1.7,-0.5,-2.4,-2.4,1.1,2.7,3.2,3.5,3.6,4.8
2015-09-29,0.2,0.5,-1.9,-0.2,-0.2,1.0,2.3,3.1,3.4,3.8,4.6
2015-09-30,-0.4,0.0,-1.4,1.9,1.9,-0.8,-0.1,1.1,1.4,1.9,2.3 |
aclsm23370 | Analyze the information and social media posts to determine if the closing price of $hrg will ascend or descend at 2015-10-01. Please respond with either Rise or Fall.
[Input]: 2014-12-03,-0.3,0.4,-1.0,0.8,0.8,-1.7,-0.4,-0.3,0.0,-0.1,-0.3
2014-12-04,-0.3,0.3,-1.4,-0.6,-0.6,-1.2,0.0,0.3,0.6,0.5,0.3
2014-12-05,0.1,0.8,-0.5,-0.6,-0.6,0.1,0.4,0.8,1.1,1.1,0.9
2014-12-08,1.3,1.6,-0.4,-2.3,-2.3,2.3,2.2,2.9,3.2,3.3,3.2
2014-12-09,-0.2,0.7,-0.7,-0.3,-0.3,2.0,2.1,3.0,3.3,3.5,3.5
2014-12-10,2.3,2.3,-0.5,-3.0,-3.0,3.7,4.5,5.6,6.0,6.4,6.4
2014-12-11,-0.4,2.6,-0.4,0.6,0.6,2.0,3.3,4.5,5.1,5.6,5.6
2014-12-12,2.4,2.8,0.0,-2.9,-2.9,3.4,5.9,7.0,7.7,8.3,8.5
2014-12-15,0.7,2.0,-0.5,0.3,0.3,1.9,4.9,5.8,6.9,7.5,7.8
2014-12-16,-0.0,3.2,-0.3,-0.6,-0.6,1.3,4.6,5.7,7.0,7.7,8.1
[Output]: Rise
[Input]: 2017-03-03,-2.1,0.9,-2.2,2.4,2.4,-0.8,-0.7,-0.4,-1.2,-1.8,-1.2
2017-03-06,2.4,3.0,-2.1,-3.2,-3.2,2.1,2.2,2.8,2.2,1.3,2.0
2017-03-07,0.4,0.9,-0.6,-1.0,-1.0,2.5,2.8,3.5,3.3,2.4,2.9
2017-03-08,-0.2,0.9,-0.6,0.1,0.1,1.4,2.4,3.1,3.1,2.3,2.6
2017-03-09,2.7,3.7,-0.2,-3.5,-3.5,3.9,5.5,6.2,6.7,5.9,5.9
2017-03-10,-1.0,0.1,-2.1,1.3,1.3,1.3,3.5,4.3,5.0,4.6,4.1
2017-03-13,3.2,4.1,-0.3,-3.5,-3.5,3.5,6.4,7.4,8.3,8.2,7.5
2017-03-14,2.1,2.2,-0.9,-2.7,-2.7,4.7,8.1,9.5,10.6,10.8,10.3
2017-03-15,-3.8,0.2,-4.5,2.1,2.1,1.2,4.7,6.5,7.8,8.2,7.8
2017-03-16,0.1,0.5,-1.6,0.1,0.1,0.5,3.7,5.8,7.0,7.9,7.5
[Output]: Fall
[Input]: 2015-09-17,0.0,1.4,-0.2,0.2,0.2,-1.0,-1.1,-1.5,-2.2,-1.3,-0.5
2015-09-18,1.3,2.1,-0.9,-2.2,-2.2,1.0,0.9,0.9,0.0,0.7,1.4
2015-09-21,2.6,3.4,-0.4,-1.9,-1.9,2.5,2.7,2.8,1.8,2.4,3.1
2015-09-22,0.7,1.5,-0.2,-1.7,-1.7,3.4,3.8,4.2,3.5,3.8,4.5
2015-09-23,1.2,1.5,-0.9,-1.0,-1.0,3.1,4.3,4.9,4.6,4.4,5.2
2015-09-24,-0.6,0.3,-2.5,0.3,0.3,1.4,3.5,4.1,4.2,3.8,4.6
2015-09-25,2.2,4.7,-1.0,-1.6,-1.6,1.8,4.4,5.3,5.7,5.2,5.9
2015-09-28,4.8,5.4,-0.7,-4.7,-4.7,5.0,8.4,9.7,10.3,9.9,10.6
2015-09-29,-1.1,0.4,-3.6,1.1,1.1,2.6,6.1,7.6,8.5,8.4,8.8
2015-09-30,-0.5,0.2,-2.3,1.3,1.3,0.5,3.7,5.6,6.7,6.8,7.0
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.0,1.4,-0.2,0.2,0.2,-1.0,-1.1,-1.5,-2.2,-1.3,-0.5
2015-09-18,1.3,2.1,-0.9,-2.2,-2.2,1.0,0.9,0.9,0.0,0.7,1.4
2015-09-21,2.6,3.4,-0.4,-1.9,-1.9,2.5,2.7,2.8,1.8,2.4,3.1
2015-09-22,0.7,1.5,-0.2,-1.7,-1.7,3.4,3.8,4.2,3.5,3.8,4.5
2015-09-23,1.2,1.5,-0.9,-1.0,-1.0,3.1,4.3,4.9,4.6,4.4,5.2
2015-09-24,-0.6,0.3,-2.5,0.3,0.3,1.4,3.5,4.1,4.2,3.8,4.6
2015-09-25,2.2,4.7,-1.0,-1.6,-1.6,1.8,4.4,5.3,5.7,5.2,5.9
2015-09-28,4.8,5.4,-0.7,-4.7,-4.7,5.0,8.4,9.7,10.3,9.9,10.6
2015-09-29,-1.1,0.4,-3.6,1.1,1.1,2.6,6.1,7.6,8.5,8.4,8.8
2015-09-30,-0.5,0.2,-2.3,1.3,1.3,0.5,3.7,5.6,6.7,6.8,7.0 |
aclsm23371 | Contemplate the data and tweets to guess whether the closing price of $pcln will surge or decline at 2015-10-01. Please declare either Rise or Fall.
[Input]: 2014-12-04,1.0,1.0,-0.2,0.3,0.3,0.0,-0.8,-1.5,-2.2,-2.9,-3.6
2014-12-05,0.2,0.2,-0.4,0.7,0.7,-0.6,-1.2,-1.9,-2.6,-3.3,-4.0
2014-12-08,0.2,0.6,-0.2,-0.4,-0.4,-0.1,-0.7,-1.3,-2.0,-2.7,-3.4
2014-12-09,0.5,0.6,-0.3,-1.0,-1.0,0.7,0.4,-0.1,-0.8,-1.5,-2.1
2014-12-10,0.9,0.9,-0.1,-0.7,-0.7,1.2,1.2,0.7,0.0,-0.6,-1.3
2014-12-11,0.3,0.7,-0.2,-0.2,-0.2,1.1,1.3,0.9,0.3,-0.3,-0.9
2014-12-12,2.7,2.9,0.0,-2.8,-2.8,2.9,3.8,3.6,3.2,2.6,2.0
2014-12-15,2.0,2.3,-0.3,-1.6,-1.6,3.3,4.9,5.1,4.7,4.3,3.7
2014-12-16,-0.9,1.3,-1.2,0.9,0.9,1.5,3.4,3.9,3.8,3.4,2.8
2014-12-17,-0.8,0.8,-0.9,0.7,0.7,0.2,2.3,3.0,3.0,2.6,2.2
[Output]: Rise
[Input]: 2015-09-17,0.1,2.0,-0.9,-0.6,-0.6,-1.6,-2.8,-1.6,-4.4,-3.9,-3.8
2015-09-18,0.4,2.1,-1.0,-1.8,-1.8,0.5,-0.7,-0.5,-2.4,-2.3,-2.1
2015-09-21,-1.0,1.1,-2.2,1.2,1.2,-0.0,-1.5,-1.8,-2.9,-3.4,-3.0
2015-09-22,-1.2,1.4,-1.2,-0.5,-0.5,0.6,-0.8,-1.5,-1.7,-3.0,-2.4
2015-09-23,0.9,1.4,-1.7,-0.7,-0.7,0.8,0.2,-0.6,-0.3,-2.2,-1.7
2015-09-24,-0.6,0.8,-2.3,0.1,0.1,0.3,0.2,-0.6,0.2,-2.1,-1.8
2015-09-25,3.1,5.7,-0.4,-2.0,-2.0,1.9,2.2,1.4,1.6,0.0,0.0
2015-09-28,3.1,3.1,-0.9,-3.8,-3.8,4.6,5.9,5.3,5.2,4.2,3.8
2015-09-29,-1.0,1.5,-1.3,1.1,1.1,2.3,4.2,3.9,3.6,3.5,2.4
2015-09-30,-2.0,0.6,-2.9,3.3,3.3,-1.3,0.5,0.7,0.3,0.7,-0.8
[Output]: Fall
[Input]: 2015-09-17,0.3,1.6,-0.3,-0.2,-0.2,-0.8,-2.4,-3.5,-4.7,-4.1,-3.4
2015-09-18,0.6,1.4,-0.1,-1.8,-1.8,1.0,-0.2,-1.5,-2.8,-2.3,-1.8
2015-09-21,-0.5,0.3,-1.0,1.0,1.0,0.3,-0.7,-2.2,-3.4,-3.2,-2.8
2015-09-22,0.0,0.7,-0.8,-1.4,-1.4,1.3,0.8,-0.6,-1.6,-1.9,-1.5
2015-09-23,1.0,1.6,-0.5,-1.0,-1.0,1.6,1.8,0.7,-0.2,-1.0,-0.6
2015-09-24,-1.1,0.2,-1.9,0.4,0.4,0.7,1.3,0.5,-0.4,-1.4,-1.0
2015-09-25,3.7,3.7,-0.1,-2.2,-2.2,2.3,3.3,2.8,1.9,0.8,1.1
2015-09-28,3.6,3.8,-0.6,-4.3,-4.3,5.0,7.2,7.2,6.2,5.3,5.4
2015-09-29,-0.2,1.2,-1.3,0.1,0.1,3.5,6.1,6.6,5.9,5.3,5.0
2015-09-30,-1.6,0.1,-2.0,3.0,3.0,-0.2,2.3,3.3,2.9,2.3,1.8
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.3,1.6,-0.3,-0.2,-0.2,-0.8,-2.4,-3.5,-4.7,-4.1,-3.4
2015-09-18,0.6,1.4,-0.1,-1.8,-1.8,1.0,-0.2,-1.5,-2.8,-2.3,-1.8
2015-09-21,-0.5,0.3,-1.0,1.0,1.0,0.3,-0.7,-2.2,-3.4,-3.2,-2.8
2015-09-22,0.0,0.7,-0.8,-1.4,-1.4,1.3,0.8,-0.6,-1.6,-1.9,-1.5
2015-09-23,1.0,1.6,-0.5,-1.0,-1.0,1.6,1.8,0.7,-0.2,-1.0,-0.6
2015-09-24,-1.1,0.2,-1.9,0.4,0.4,0.7,1.3,0.5,-0.4,-1.4,-1.0
2015-09-25,3.7,3.7,-0.1,-2.2,-2.2,2.3,3.3,2.8,1.9,0.8,1.1
2015-09-28,3.6,3.8,-0.6,-4.3,-4.3,5.0,7.2,7.2,6.2,5.3,5.4
2015-09-29,-0.2,1.2,-1.3,0.1,0.1,3.5,6.1,6.6,5.9,5.3,5.0
2015-09-30,-1.6,0.1,-2.0,3.0,3.0,-0.2,2.3,3.3,2.9,2.3,1.8 |
aclsm23372 | Reflect on the provided data and tweets to anticipate if the closing price of $abb is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2015-09-17,-0.1,1.5,-0.5,-0.7,-0.7,-1.5,-2.0,-1.2,-1.0,1.0,3.0
2015-09-18,1.1,1.5,-0.3,-3.5,-3.5,1.9,1.4,2.2,2.2,4.2,6.3
2015-09-21,-0.3,0.3,-0.6,0.1,0.1,1.8,1.4,1.7,1.8,3.5,5.7
2015-09-22,0.5,1.0,-0.6,-3.7,-3.7,4.7,4.8,5.0,5.6,6.8,9.0
2015-09-23,2.6,2.6,-0.1,-0.6,-0.6,3.6,4.9,5.3,6.0,6.8,9.0
2015-09-24,0.4,0.7,-0.9,-0.5,-0.5,2.3,4.8,5.2,6.3,6.7,8.7
2015-09-25,0.5,0.7,-0.5,0.1,0.1,1.2,4.0,4.7,5.7,6.0,7.9
2015-09-28,1.9,1.9,0.0,-3.2,-3.2,2.9,6.6,7.6,8.4,8.9,10.6
2015-09-29,0.5,0.8,-0.4,1.8,1.8,0.6,4.0,5.1,5.9,6.7,8.0
2015-09-30,-0.9,0.1,-1.1,1.6,1.6,-1.0,1.4,3.1,3.9,4.8,5.7
[Output]: Rise
[Input]: 2015-12-02,1.5,1.6,-0.1,-1.7,-1.7,0.9,1.9,1.9,2.5,2.8,2.8
2015-12-03,0.9,2.1,-0.3,-1.4,-1.4,2.0,3.0,3.1,3.5,4.1,4.2
2015-12-04,-0.4,0.6,-1.5,0.7,0.7,0.8,1.8,2.2,2.5,3.2,3.3
2015-12-07,2.6,2.6,-2.1,-2.7,-2.7,2.8,3.9,4.8,5.0,5.8,6.0
2015-12-08,0.5,1.0,-1.4,-1.0,-1.0,2.5,4.3,5.4,5.8,6.6,6.8
2015-12-09,-0.1,0.7,-1.0,-0.3,-0.3,1.8,3.9,5.3,5.7,6.4,6.9
2015-12-10,1.2,1.7,-0.2,-1.3,-1.3,2.2,4.5,6.0,6.6,7.3,8.0
2015-12-11,0.7,1.0,-0.4,-1.3,-1.3,2.2,5.0,6.7,7.6,8.1,9.1
2015-12-14,-0.7,0.1,-1.5,0.7,0.7,0.9,3.5,5.3,6.5,7.0,8.0
2015-12-15,-0.5,0.9,-0.7,1.0,1.0,-0.4,1.8,3.6,5.0,5.7,6.6
[Output]: Rise
[Input]: 2015-09-17,-0.8,1.1,-0.8,-0.8,-0.8,0.1,0.2,0.9,1.1,2.2,3.5
2015-09-18,0.9,1.3,-0.2,-2.7,-2.7,2.1,2.6,3.3,3.5,4.6,5.9
2015-09-21,-0.1,0.6,-0.3,-0.2,-0.2,1.9,2.7,3.1,3.5,4.4,5.7
2015-09-22,0.3,0.5,-0.8,-2.4,-2.4,3.4,4.4,5.0,5.8,6.4,7.7
2015-09-23,1.6,1.6,-0.3,-1.9,-1.9,3.7,5.7,6.4,7.5,7.9,9.2
2015-09-24,-1.0,0.3,-1.2,0.0,0.0,2.2,4.9,5.9,7.0,7.4,8.6
2015-09-25,0.9,1.0,-0.3,-0.5,-0.5,1.7,4.6,5.8,6.9,7.5,8.7
2015-09-28,1.3,1.5,-0.1,-0.8,-0.8,1.3,4.6,6.2,7.1,7.9,8.9
2015-09-29,0.3,0.5,-0.5,1.3,1.3,-0.4,2.5,4.1,5.1,6.1,7.0
2015-09-30,0.0,0.4,-0.9,1.7,1.7,-1.7,0.1,2.0,3.0,4.1,4.7
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.8,1.1,-0.8,-0.8,-0.8,0.1,0.2,0.9,1.1,2.2,3.5
2015-09-18,0.9,1.3,-0.2,-2.7,-2.7,2.1,2.6,3.3,3.5,4.6,5.9
2015-09-21,-0.1,0.6,-0.3,-0.2,-0.2,1.9,2.7,3.1,3.5,4.4,5.7
2015-09-22,0.3,0.5,-0.8,-2.4,-2.4,3.4,4.4,5.0,5.8,6.4,7.7
2015-09-23,1.6,1.6,-0.3,-1.9,-1.9,3.7,5.7,6.4,7.5,7.9,9.2
2015-09-24,-1.0,0.3,-1.2,0.0,0.0,2.2,4.9,5.9,7.0,7.4,8.6
2015-09-25,0.9,1.0,-0.3,-0.5,-0.5,1.7,4.6,5.8,6.9,7.5,8.7
2015-09-28,1.3,1.5,-0.1,-0.8,-0.8,1.3,4.6,6.2,7.1,7.9,8.9
2015-09-29,0.3,0.5,-0.5,1.3,1.3,-0.4,2.5,4.1,5.1,6.1,7.0
2015-09-30,0.0,0.4,-0.9,1.7,1.7,-1.7,0.1,2.0,3.0,4.1,4.7 |
aclsm23373 | Contemplate the data and tweets to guess whether the closing price of $pfe will surge or decline at 2015-10-01. Please declare either Rise or Fall.
[Input]: 2014-12-04,-0.5,0.2,-0.9,0.3,0.3,-0.3,-0.3,-0.6,-0.2,-0.2,-0.6
2014-12-05,-0.1,0.8,-0.4,-0.9,-0.9,0.2,0.5,0.3,0.5,0.7,0.3
2014-12-08,0.7,1.3,-0.2,-0.6,-0.6,0.9,1.0,0.9,1.0,1.3,1.0
2014-12-09,-0.6,0.5,-1.0,0.3,0.3,0.4,0.7,0.6,0.6,0.9,0.8
2014-12-10,1.4,1.7,-0.1,-1.3,-1.3,1.3,1.8,1.9,1.7,2.2,2.1
2014-12-11,-0.1,1.2,-0.3,1.0,1.0,0.0,0.6,0.8,0.7,1.0,1.1
2014-12-12,1.0,1.6,-0.1,-1.2,-1.2,0.9,1.5,1.9,1.8,2.1,2.3
2014-12-15,0.9,2.3,-0.6,-1.8,-1.8,2.1,3.1,3.5,3.6,3.8,4.1
2014-12-16,0.7,2.4,-0.5,-0.8,-0.8,2.1,3.4,4.1,4.3,4.4,4.8
2014-12-17,-1.1,0.1,-1.6,1.5,1.5,0.3,1.5,2.2,2.5,2.6,3.1
[Output]: Rise
[Input]: 2015-06-10,-0.7,0.2,-1.0,2.0,2.0,-1.5,-1.2,-1.1,-0.9,-0.8,-0.4
2015-06-11,1.1,1.1,-0.1,-1.0,-1.0,-0.4,-0.1,-0.0,0.1,0.2,0.5
2015-06-12,0.1,0.5,-0.4,-0.6,-0.6,0.2,0.4,0.4,0.6,0.8,1.0
2015-06-15,-0.0,0.4,-0.8,-0.8,-0.8,1.0,1.1,1.1,1.3,1.5,1.7
2015-06-16,-0.1,0.1,-0.7,0.3,0.3,0.7,0.6,0.8,0.9,1.2,1.3
2015-06-17,0.4,1.1,-0.5,-0.0,-0.0,0.3,0.4,0.7,0.9,1.1,1.2
2015-06-18,1.6,2.2,-0.0,-1.2,-1.2,1.0,1.5,1.8,1.9,2.1,2.3
2015-06-19,1.1,1.3,-0.5,-2.3,-2.3,2.5,3.4,3.9,4.0,4.3,4.5
2015-06-22,-0.1,0.3,-1.3,0.4,0.4,1.5,2.7,3.2,3.3,3.6,3.9
2015-06-23,-1.5,0.1,-1.7,1.2,1.2,-0.0,1.3,1.7,2.0,2.2,2.6
[Output]: Fall
[Input]: 2015-09-17,-0.9,1.4,-1.0,0.9,0.9,-1.1,-2.7,-3.0,-2.7,-1.0,0.0
2015-09-18,0.7,1.8,-0.0,-1.9,-1.9,0.7,-0.5,-1.2,-1.1,0.6,1.7
2015-09-21,2.1,2.8,-0.6,-1.3,-1.3,1.9,1.1,0.1,0.0,1.5,2.8
2015-09-22,-0.9,0.2,-1.3,-0.5,-0.5,1.8,1.6,0.6,0.5,1.6,2.9
2015-09-23,-1.2,0.6,-1.3,1.1,1.1,0.3,0.6,-0.3,-0.4,0.2,1.6
2015-09-24,-1.0,0.6,-1.9,0.2,0.2,-0.4,0.4,-0.4,-0.6,-0.4,1.0
2015-09-25,3.4,3.8,-0.8,-2.5,-2.5,1.5,2.6,2.2,1.7,1.8,3.2
2015-09-28,2.9,3.2,-0.6,-3.4,-3.4,4.0,5.6,5.6,5.0,5.0,6.3
2015-09-29,-1.0,1.4,-1.2,0.6,0.6,2.5,4.2,4.6,4.1,4.2,5.2
2015-09-30,0.1,0.5,-1.1,1.3,1.3,0.5,2.3,3.2,2.8,2.9,3.4
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.9,1.4,-1.0,0.9,0.9,-1.1,-2.7,-3.0,-2.7,-1.0,0.0
2015-09-18,0.7,1.8,-0.0,-1.9,-1.9,0.7,-0.5,-1.2,-1.1,0.6,1.7
2015-09-21,2.1,2.8,-0.6,-1.3,-1.3,1.9,1.1,0.1,0.0,1.5,2.8
2015-09-22,-0.9,0.2,-1.3,-0.5,-0.5,1.8,1.6,0.6,0.5,1.6,2.9
2015-09-23,-1.2,0.6,-1.3,1.1,1.1,0.3,0.6,-0.3,-0.4,0.2,1.6
2015-09-24,-1.0,0.6,-1.9,0.2,0.2,-0.4,0.4,-0.4,-0.6,-0.4,1.0
2015-09-25,3.4,3.8,-0.8,-2.5,-2.5,1.5,2.6,2.2,1.7,1.8,3.2
2015-09-28,2.9,3.2,-0.6,-3.4,-3.4,4.0,5.6,5.6,5.0,5.0,6.3
2015-09-29,-1.0,1.4,-1.2,0.6,0.6,2.5,4.2,4.6,4.1,4.2,5.2
2015-09-30,0.1,0.5,-1.1,1.3,1.3,0.5,2.3,3.2,2.8,2.9,3.4 |
aclsm23374 | Analyze the information and social media posts to determine if the closing price of $duk will ascend or descend at 2015-10-01. Please respond with either Rise or Fall.
[Input]: 2014-02-12,0.4,0.7,-0.3,-0.1,-0.1,-1.1,-1.5,-0.5,0.9,1.9,2.1
2014-02-13,-0.7,0.0,-0.9,0.3,0.3,-0.7,-1.9,-1.1,0.3,1.3,1.8
2014-02-14,-0.6,0.2,-1.3,0.5,0.5,-0.8,-2.3,-1.6,-0.4,0.6,1.3
2014-02-18,1.1,1.1,-1.6,-1.2,-1.2,0.6,-0.9,-0.5,0.6,1.6,2.4
2014-02-19,-0.1,1.5,-0.4,0.0,0.0,0.5,-0.4,-0.6,0.3,1.3,2.2
2014-02-20,-1.1,0.1,-1.5,1.4,1.4,-0.7,-1.4,-1.9,-1.3,-0.3,0.6
2014-02-21,-0.1,1.0,-0.2,0.2,0.2,-0.8,-1.2,-2.1,-1.7,-0.6,0.2
2014-02-24,-0.6,0.8,-0.8,0.8,0.8,-1.4,-1.7,-2.8,-2.5,-1.6,-0.8
2014-02-25,0.5,0.5,-0.7,-0.3,-0.3,-0.7,-1.1,-2.2,-2.2,-1.4,-0.7
2014-02-26,-0.3,0.7,-0.5,0.6,0.6,-0.7,-1.5,-2.4,-2.7,-2.2,-1.4
[Output]: Rise
[Input]: 2015-09-17,-1.1,1.2,-1.3,1.0,1.0,-1.5,-1.9,-1.2,0.1,1.7,2.0
2015-09-18,0.1,1.7,-0.2,-0.7,-0.7,-0.5,-1.1,-0.8,0.4,2.1,2.6
2015-09-21,-0.2,0.4,-0.6,0.5,0.5,-0.6,-1.2,-1.4,-0.5,1.3,2.0
2015-09-22,-0.1,0.6,-0.5,-0.3,-0.3,0.1,-0.9,-1.1,-0.3,1.3,2.3
2015-09-23,-0.3,0.2,-0.5,0.2,0.2,-0.0,-0.9,-1.2,-0.6,0.7,1.9
2015-09-24,-0.8,0.2,-1.0,0.3,0.3,-0.3,-0.9,-1.3,-0.9,0.1,1.4
2015-09-25,-0.8,0.9,-1.1,0.9,0.9,-0.9,-1.4,-2.0,-1.9,-1.1,0.3
2015-09-28,0.7,1.4,-0.1,-0.9,-0.9,0.0,-0.4,-0.9,-1.1,-0.5,1.0
2015-09-29,0.2,0.6,-0.5,-0.2,-0.2,0.3,0.0,-0.7,-1.0,-0.5,0.9
2015-09-30,-1.2,0.1,-1.4,1.6,1.6,-0.9,-1.3,-2.0,-2.3,-1.9,-0.9
[Output]: Fall
[Input]: 2015-09-17,-1.0,1.5,-1.3,1.1,1.1,-1.5,-1.7,-0.7,0.8,2.5,3.1
2015-09-18,-0.3,0.9,-0.4,-0.7,-0.7,-0.5,-1.0,-0.3,0.9,2.8,3.6
2015-09-21,-1.1,0.2,-1.1,0.9,0.9,-0.9,-1.6,-1.4,-0.4,1.6,2.5
2015-09-22,0.6,1.3,-0.3,-1.3,-1.3,0.6,-0.4,-0.3,0.6,2.5,3.6
2015-09-23,0.1,0.4,-0.9,-0.1,-0.1,0.6,-0.2,-0.2,0.6,2.1,3.5
2015-09-24,-2.1,0.2,-2.4,1.8,1.8,-1.0,-1.5,-1.9,-1.2,-0.0,1.4
2015-09-25,-0.6,1.0,-1.1,0.6,0.6,-1.2,-1.7,-2.3,-1.9,-0.9,0.6
2015-09-28,0.2,1.1,-0.2,-0.4,-0.4,-0.7,-1.1,-1.7,-1.7,-0.9,0.7
2015-09-29,-0.4,0.2,-1.0,0.4,0.4,-0.7,-1.2,-2.0,-2.1,-1.4,0.0
2015-09-30,-1.4,0.1,-1.8,1.7,1.7,-1.5,-2.4,-3.3,-3.5,-3.0,-1.9
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.0,1.5,-1.3,1.1,1.1,-1.5,-1.7,-0.7,0.8,2.5,3.1
2015-09-18,-0.3,0.9,-0.4,-0.7,-0.7,-0.5,-1.0,-0.3,0.9,2.8,3.6
2015-09-21,-1.1,0.2,-1.1,0.9,0.9,-0.9,-1.6,-1.4,-0.4,1.6,2.5
2015-09-22,0.6,1.3,-0.3,-1.3,-1.3,0.6,-0.4,-0.3,0.6,2.5,3.6
2015-09-23,0.1,0.4,-0.9,-0.1,-0.1,0.6,-0.2,-0.2,0.6,2.1,3.5
2015-09-24,-2.1,0.2,-2.4,1.8,1.8,-1.0,-1.5,-1.9,-1.2,-0.0,1.4
2015-09-25,-0.6,1.0,-1.1,0.6,0.6,-1.2,-1.7,-2.3,-1.9,-0.9,0.6
2015-09-28,0.2,1.1,-0.2,-0.4,-0.4,-0.7,-1.1,-1.7,-1.7,-0.9,0.7
2015-09-29,-0.4,0.2,-1.0,0.4,0.4,-0.7,-1.2,-2.0,-2.1,-1.4,0.0
2015-09-30,-1.4,0.1,-1.8,1.7,1.7,-1.5,-2.4,-3.3,-3.5,-3.0,-1.9 |
aclsm23375 | Contemplate the data and tweets to guess whether the closing price of $vz will surge or decline at 2015-10-01. Please declare either Rise or Fall.
[Input]: 2015-04-23,-0.2,0.5,-1.2,-0.7,-0.7,0.2,0.5,0.5,0.4,0.6,0.8
2015-04-24,1.3,1.5,-0.3,-1.6,-1.6,1.6,2.0,2.1,2.0,2.1,2.4
2015-04-27,1.1,1.5,-0.1,-0.3,-0.3,1.5,2.0,2.2,2.1,2.2,2.6
2015-04-28,-0.5,0.0,-0.8,0.2,0.2,0.8,1.5,1.8,1.8,1.8,2.2
2015-04-29,0.2,0.5,-0.2,-0.6,-0.6,0.8,1.7,2.2,2.2,2.3,2.7
2015-04-30,1.0,1.2,-0.4,-1.1,-1.1,1.2,2.4,3.0,3.2,3.3,3.6
2015-05-01,-0.5,0.3,-0.7,0.8,0.8,0.2,1.4,2.0,2.3,2.4,2.6
2015-05-04,-0.1,0.6,-0.2,0.2,0.2,-0.1,0.9,1.6,2.0,2.1,2.2
2015-05-05,0.4,0.7,-0.2,-0.4,-0.4,0.1,1.0,1.7,2.2,2.3,2.4
2015-05-06,0.4,0.7,-0.6,-0.1,-0.1,0.0,0.7,1.5,2.1,2.2,2.4
[Output]: Rise
[Input]: 2014-03-07,0.2,0.3,-0.6,-0.8,-0.8,0.4,0.7,1.7,1.3,0.7,0.6
2014-03-10,0.0,0.3,-0.6,-1.2,-1.2,1.4,1.7,2.7,2.6,1.9,1.8
2014-03-11,0.2,0.4,-0.3,-0.3,-0.3,1.2,1.8,2.6,2.9,2.3,2.0
2014-03-12,-0.2,0.3,-0.5,-2.4,-0.6,1.3,2.2,2.8,3.4,2.9,2.5
2014-03-13,1.4,1.4,-0.2,-0.7,-0.7,1.3,2.4,3.1,3.9,3.6,3.2
2014-03-14,0.4,0.9,-0.2,0.1,0.1,0.7,2.0,2.6,3.6,3.5,3.0
2014-03-17,-0.2,0.5,-0.2,0.1,0.1,0.3,1.6,2.2,3.2,3.3,2.9
2014-03-18,-0.2,0.4,-0.2,-0.2,-0.2,0.2,1.4,2.2,3.1,3.5,3.1
2014-03-19,0.8,0.9,-0.7,-1.2,-1.2,1.0,2.2,3.1,3.9,4.6,4.3
2014-03-20,-0.8,0.1,-1.1,0.4,0.4,0.5,1.4,2.4,3.1,4.0,3.9
[Output]: Rise
[Input]: 2015-09-17,0.4,1.1,-1.5,-2.1,-2.1,1.3,0.9,1.0,0.7,1.6,2.0
2015-09-18,1.3,1.5,-0.3,-1.5,-1.5,2.3,2.2,2.2,2.0,2.8,3.4
2015-09-21,-0.4,0.2,-0.6,0.5,0.5,1.4,1.6,1.5,1.3,2.1,2.7
2015-09-22,0.0,0.2,-0.7,-0.8,-0.8,1.4,2.1,2.1,2.1,2.6,3.4
2015-09-23,0.9,1.1,-0.2,-1.0,-1.0,1.4,2.9,3.0,3.2,3.4,4.2
2015-09-24,-0.7,0.2,-0.7,0.3,0.3,0.6,2.3,2.6,2.8,2.8,3.6
2015-09-25,0.2,0.7,-0.3,0.3,0.3,0.2,1.7,2.0,2.3,2.3,3.1
2015-09-28,0.6,1.0,-0.1,-1.1,-1.1,0.8,2.3,3.0,3.2,3.2,3.9
2015-09-29,0.6,1.1,-0.4,-0.5,-0.5,0.9,2.2,3.1,3.4,3.6,4.1
2015-09-30,0.7,1.1,-0.5,-0.0,-0.0,0.7,1.6,2.9,3.3,3.6,3.9
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.4,1.1,-1.5,-2.1,-2.1,1.3,0.9,1.0,0.7,1.6,2.0
2015-09-18,1.3,1.5,-0.3,-1.5,-1.5,2.3,2.2,2.2,2.0,2.8,3.4
2015-09-21,-0.4,0.2,-0.6,0.5,0.5,1.4,1.6,1.5,1.3,2.1,2.7
2015-09-22,0.0,0.2,-0.7,-0.8,-0.8,1.4,2.1,2.1,2.1,2.6,3.4
2015-09-23,0.9,1.1,-0.2,-1.0,-1.0,1.4,2.9,3.0,3.2,3.4,4.2
2015-09-24,-0.7,0.2,-0.7,0.3,0.3,0.6,2.3,2.6,2.8,2.8,3.6
2015-09-25,0.2,0.7,-0.3,0.3,0.3,0.2,1.7,2.0,2.3,2.3,3.1
2015-09-28,0.6,1.0,-0.1,-1.1,-1.1,0.8,2.3,3.0,3.2,3.2,3.9
2015-09-29,0.6,1.1,-0.4,-0.5,-0.5,0.9,2.2,3.1,3.4,3.6,4.1
2015-09-30,0.7,1.1,-0.5,-0.0,-0.0,0.7,1.6,2.9,3.3,3.6,3.9 |
aclsm23376 | Assess the data and tweets to estimate whether the closing price of $amgn will escalate or deflate at 2015-10-01. Respond with either Rise or Fall.
[Input]: 2014-10-02,0.0,0.6,-1.8,0.2,0.2,1.3,2.1,2.3,2.8,4.0,5.3
2014-10-03,0.3,1.0,-0.1,0.1,0.1,0.5,1.5,2.1,2.4,3.5,4.8
2014-10-06,1.9,1.9,-0.3,-1.9,-1.9,1.8,3.1,3.8,4.0,5.0,6.3
2014-10-07,0.5,1.9,-0.2,-1.0,-1.0,1.8,3.6,4.4,4.7,5.5,6.8
2014-10-08,-1.5,0.1,-2.5,1.6,1.6,0.0,1.5,2.5,2.8,3.5,4.7
2014-10-09,1.6,1.9,-0.3,-2.2,-2.2,1.6,3.2,4.2,4.8,5.4,6.6
2014-10-10,2.9,3.7,-0.1,-3.5,-3.5,3.8,5.9,7.3,8.1,8.7,9.8
2014-10-13,2.2,3.1,-2.3,-2.2,-2.2,4.6,7.0,8.8,9.9,10.5,11.6
2014-10-14,-0.0,1.0,-0.8,0.9,0.9,2.5,5.0,7.1,8.3,9.0,9.9
2014-10-15,-2.6,0.2,-3.4,0.8,0.8,0.4,3.5,5.5,6.9,7.6,8.5
[Output]: Rise
[Input]: 2014-12-04,0.6,0.6,-0.3,-0.6,-0.6,1.6,2.2,2.3,2.0,1.7,1.3
2014-12-05,1.9,1.9,-0.6,-1.7,-1.7,2.0,3.5,3.8,3.7,3.4,3.1
2014-12-08,0.9,1.4,-2.5,-1.5,-1.5,2.6,4.6,5.0,5.0,4.8,4.6
2014-12-09,-1.7,0.3,-1.8,-0.3,-0.3,2.0,4.3,4.9,5.1,4.9,4.8
2014-12-10,1.7,2.4,-0.2,-2.1,-2.1,2.9,5.7,6.6,7.0,7.0,6.9
2014-12-11,1.0,2.7,-0.7,-0.8,-0.8,2.4,5.4,6.9,7.5,7.6,7.5
2014-12-12,2.6,3.2,-0.6,-3.5,-3.5,4.3,7.6,9.8,10.7,11.0,11.0
2014-12-15,0.7,1.8,-0.6,-0.8,-0.8,3.6,7.1,9.7,10.8,11.4,11.4
2014-12-16,-0.3,0.8,-0.8,-1.2,-1.2,3.0,7.0,10.0,11.4,12.1,12.3
2014-12-17,-3.8,1.4,-3.8,3.9,3.9,-1.3,2.1,5.1,6.7,7.5,7.8
[Output]: Rise
[Input]: 2015-09-17,-1.4,1.6,-1.9,1.8,1.8,-1.1,-1.5,-1.3,-1.2,0.9,2.5
2015-09-18,0.4,1.8,-1.0,-2.2,-2.2,0.8,0.8,0.7,0.7,2.7,4.3
2015-09-21,3.3,3.9,-0.5,-2.3,-2.3,2.6,3.2,2.7,2.8,4.5,6.2
2015-09-22,-0.6,0.6,-2.1,-0.8,-0.8,2.6,3.4,3.2,3.6,4.7,6.5
2015-09-23,0.2,0.9,-1.2,-0.1,-0.1,2.0,3.2,3.3,3.7,4.3,6.2
2015-09-24,0.8,1.5,-1.5,-1.5,-1.5,2.1,4.1,4.5,5.0,5.2,7.2
2015-09-25,5.4,5.9,-1.3,-3.5,-3.5,4.1,6.8,7.7,8.1,8.4,10.3
2015-09-28,4.3,4.5,-1.6,-4.5,-4.5,6.8,10.5,12.1,12.4,12.8,14.7
2015-09-29,-1.4,3.1,-1.8,1.2,1.2,3.7,7.8,9.8,10.4,11.1,12.5
2015-09-30,-1.2,0.7,-1.8,3.4,3.4,-0.7,3.4,5.6,6.4,7.3,8.1
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.4,1.6,-1.9,1.8,1.8,-1.1,-1.5,-1.3,-1.2,0.9,2.5
2015-09-18,0.4,1.8,-1.0,-2.2,-2.2,0.8,0.8,0.7,0.7,2.7,4.3
2015-09-21,3.3,3.9,-0.5,-2.3,-2.3,2.6,3.2,2.7,2.8,4.5,6.2
2015-09-22,-0.6,0.6,-2.1,-0.8,-0.8,2.6,3.4,3.2,3.6,4.7,6.5
2015-09-23,0.2,0.9,-1.2,-0.1,-0.1,2.0,3.2,3.3,3.7,4.3,6.2
2015-09-24,0.8,1.5,-1.5,-1.5,-1.5,2.1,4.1,4.5,5.0,5.2,7.2
2015-09-25,5.4,5.9,-1.3,-3.5,-3.5,4.1,6.8,7.7,8.1,8.4,10.3
2015-09-28,4.3,4.5,-1.6,-4.5,-4.5,6.8,10.5,12.1,12.4,12.8,14.7
2015-09-29,-1.4,3.1,-1.8,1.2,1.2,3.7,7.8,9.8,10.4,11.1,12.5
2015-09-30,-1.2,0.7,-1.8,3.4,3.4,-0.7,3.4,5.6,6.4,7.3,8.1 |
aclsm23377 | Examine the data and tweets to deduce if the closing price of $ma will boost or lower at 2015-10-01. Kindly confirm either Rise or Fall.
[Input]: 2015-06-18,-0.9,0.5,-0.9,1.1,1.1,-0.7,-0.9,-1.0,-0.8,-0.5,-0.7
2015-06-19,0.8,0.9,-0.3,-1.2,-1.2,0.3,0.3,0.2,0.3,0.6,0.6
2015-06-22,0.3,0.5,-0.3,0.6,0.6,-0.1,-0.1,-0.4,-0.3,-0.0,-0.0
2015-06-23,-0.5,0.2,-0.5,0.5,0.5,-0.5,-0.4,-0.8,-0.7,-0.5,-0.5
2015-06-24,0.4,0.8,-0.1,-0.8,-0.8,0.4,0.3,-0.0,0.1,0.2,0.4
2015-06-25,1.1,1.1,-0.2,-0.3,-0.3,0.5,0.5,0.4,0.3,0.5,0.7
2015-06-26,-0.1,0.7,-0.5,0.2,0.2,0.3,0.3,0.2,0.2,0.3,0.5
2015-06-29,1.9,2.7,-0.0,-3.0,-3.0,2.6,3.0,3.2,3.0,3.1,3.4
2015-06-30,0.3,0.5,-0.6,0.6,0.6,1.3,2.1,2.4,2.2,2.4,2.6
2015-07-01,0.1,0.7,-0.5,1.0,1.0,-0.0,0.9,1.2,1.1,1.2,1.4
[Output]: Rise
[Input]: 2014-07-22,-0.2,0.4,-0.2,0.6,0.6,-0.2,-0.3,-0.2,-0.5,-0.5,-0.5
2014-07-23,0.5,0.5,-0.1,-0.3,-0.3,-0.1,0.0,0.1,-0.1,-0.1,-0.2
2014-07-24,0.3,0.9,-0.5,0.3,0.3,-0.2,-0.2,-0.2,-0.4,-0.4,-0.5
2014-07-25,0.4,0.6,-0.4,-0.0,-0.0,-0.2,-0.2,-0.3,-0.3,-0.4,-0.5
2014-07-28,-0.4,0.1,-1.2,0.3,0.3,-0.3,-0.4,-0.5,-0.5,-0.7,-0.7
2014-07-29,0.8,1.6,-0.0,-1.0,-1.0,0.6,0.6,0.5,0.5,0.4,0.3
2014-07-30,0.4,0.7,-0.2,-0.2,-0.2,0.7,0.6,0.7,0.7,0.6,0.5
2014-07-31,1.7,1.9,-0.2,-2.0,-2.0,2.1,2.4,2.6,2.6,2.5,2.5
2014-08-01,0.0,0.7,-0.7,-0.6,-0.6,2.0,2.7,2.9,3.0,3.0,3.0
2014-08-04,-0.4,0.2,-1.1,0.5,0.5,0.8,2.0,2.3,2.4,2.4,2.4
[Output]: Fall
[Input]: 2015-09-17,-0.6,1.7,-0.6,0.5,0.5,-1.2,-1.8,-1.7,-2.0,-0.7,0.2
2015-09-18,-0.1,1.3,-0.3,-1.1,-1.1,0.1,-0.6,-0.7,-1.0,0.2,1.1
2015-09-21,-0.2,1.1,-0.5,1.0,1.0,-0.4,-1.3,-1.7,-1.8,-1.0,-0.0
2015-09-22,-0.4,0.3,-0.7,-1.1,-1.1,0.6,-0.4,-0.7,-0.6,-0.2,0.8
2015-09-23,-0.2,0.7,-0.4,0.1,0.1,0.4,-0.2,-0.5,-0.4,-0.5,0.6
2015-09-24,0.3,0.5,-1.1,-1.1,-1.1,1.1,1.1,0.6,0.7,0.4,1.5
2015-09-25,0.9,0.9,-0.7,0.2,0.2,0.7,0.9,0.4,0.4,0.1,1.1
2015-09-28,3.0,3.1,-0.2,-3.2,-3.2,3.0,3.9,3.6,3.4,3.3,4.1
2015-09-29,-0.1,0.9,-0.8,0.5,0.5,1.8,3.1,2.8,2.7,2.9,3.3
2015-09-30,0.1,0.2,-1.3,1.5,1.5,-0.2,1.2,1.3,1.2,1.5,1.4
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-0.6,1.7,-0.6,0.5,0.5,-1.2,-1.8,-1.7,-2.0,-0.7,0.2
2015-09-18,-0.1,1.3,-0.3,-1.1,-1.1,0.1,-0.6,-0.7,-1.0,0.2,1.1
2015-09-21,-0.2,1.1,-0.5,1.0,1.0,-0.4,-1.3,-1.7,-1.8,-1.0,-0.0
2015-09-22,-0.4,0.3,-0.7,-1.1,-1.1,0.6,-0.4,-0.7,-0.6,-0.2,0.8
2015-09-23,-0.2,0.7,-0.4,0.1,0.1,0.4,-0.2,-0.5,-0.4,-0.5,0.6
2015-09-24,0.3,0.5,-1.1,-1.1,-1.1,1.1,1.1,0.6,0.7,0.4,1.5
2015-09-25,0.9,0.9,-0.7,0.2,0.2,0.7,0.9,0.4,0.4,0.1,1.1
2015-09-28,3.0,3.1,-0.2,-3.2,-3.2,3.0,3.9,3.6,3.4,3.3,4.1
2015-09-29,-0.1,0.9,-0.8,0.5,0.5,1.8,3.1,2.8,2.7,2.9,3.3
2015-09-30,0.1,0.2,-1.3,1.5,1.5,-0.2,1.2,1.3,1.2,1.5,1.4 |
aclsm23378 | Assess the data and tweets to estimate whether the closing price of $slb will escalate or deflate at 2015-10-01. Respond with either Rise or Fall.
[Input]: 2014-01-22,0.1,0.3,-0.4,0.1,0.1,-0.7,0.0,1.1,1.6,1.4,1.4
2014-01-23,1.2,1.2,-0.1,-1.7,-1.7,0.9,1.3,2.5,3.2,3.1,3.0
2014-01-24,1.4,1.6,-0.0,-1.8,-1.8,2.3,2.6,3.9,4.7,4.9,4.7
2014-01-27,-0.1,0.7,-0.5,0.1,0.1,1.7,2.0,3.3,4.2,4.6,4.4
2014-01-28,-0.1,0.2,-0.7,0.4,0.4,0.7,1.5,2.6,3.5,4.0,3.9
2014-01-29,0.1,0.8,-0.3,-0.7,-0.7,0.7,1.9,2.8,3.9,4.5,4.5
2014-01-30,-0.1,0.4,-1.1,0.4,0.4,-0.0,1.3,2.0,3.2,3.9,4.0
2014-01-31,2.0,2.0,-0.5,-4.1,-4.1,3.4,5.0,5.7,7.0,8.0,8.3
2014-02-03,1.1,1.2,-0.5,-0.4,-0.4,2.9,4.7,5.6,6.9,8.0,8.5
2014-02-04,0.9,1.1,-0.3,-0.3,-0.3,2.1,4.2,5.4,6.6,7.7,8.4
[Output]: Fall
[Input]: 2020-09-09,0.4,1.2,-0.4,0.7,0.7,1.2,0.9,0.8,1.3,1.7,2.0
2020-09-10,2.3,2.3,-0.3,-2.3,-2.3,2.3,2.8,2.9,3.3,3.9,4.2
2020-09-11,0.5,0.6,-0.6,-0.0,-0.0,1.5,2.6,2.9,3.1,3.7,4.0
2020-09-14,-1.5,0.6,-1.7,1.2,1.2,-0.2,1.1,1.6,1.6,2.2,2.6
2020-09-15,0.7,1.9,-0.5,-0.2,-0.2,-0.0,1.2,1.6,1.7,2.3,2.7
2020-09-16,-0.5,1.4,-1.0,0.2,0.2,-0.5,0.9,1.2,1.3,1.9,2.3
2020-09-17,0.1,0.2,-1.4,-0.9,-0.9,0.4,1.2,1.9,2.1,2.6,3.1
2020-09-18,2.5,2.7,-0.7,-2.4,-2.4,2.5,3.1,4.0,4.5,4.7,5.4
2020-09-21,-0.3,0.1,-2.1,-0.9,-0.9,2.5,3.4,4.5,5.2,5.3,6.0
2020-09-22,-0.9,0.5,-1.1,1.3,1.3,0.7,1.7,2.8,3.4,3.7,4.3
[Output]: Fall
[Input]: 2015-09-17,1.1,2.0,-0.3,-1.1,-1.1,-1.3,-0.8,-0.6,-1.0,1.0,2.5
2015-09-18,2.0,2.2,-0.5,-3.7,-3.7,2.1,2.4,3.1,2.4,4.2,5.9
2015-09-21,0.5,0.8,-0.8,0.5,0.5,1.7,1.7,2.5,1.7,3.2,5.1
2015-09-22,-1.4,0.8,-1.5,-0.4,-0.4,1.8,1.7,2.5,2.1,3.1,5.0
2015-09-23,1.8,2.0,-0.1,-0.9,-0.9,1.5,2.2,3.1,3.0,3.5,5.4
2015-09-24,-1.8,1.0,-2.2,1.0,1.0,-0.2,1.0,1.8,2.2,2.0,3.8
2015-09-25,0.5,0.6,-0.9,0.3,0.3,-0.4,0.6,1.2,1.9,1.4,3.0
2015-09-28,3.3,3.4,-0.1,-4.8,-4.8,3.6,5.2,5.8,6.6,6.2,7.6
2015-09-29,0.7,1.1,-1.5,-0.4,-0.4,3.0,5.0,5.6,6.5,6.4,7.4
2015-09-30,0.4,1.2,-1.8,-0.2,-0.2,2.4,4.1,5.2,6.2,6.4,7.0
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,1.1,2.0,-0.3,-1.1,-1.1,-1.3,-0.8,-0.6,-1.0,1.0,2.5
2015-09-18,2.0,2.2,-0.5,-3.7,-3.7,2.1,2.4,3.1,2.4,4.2,5.9
2015-09-21,0.5,0.8,-0.8,0.5,0.5,1.7,1.7,2.5,1.7,3.2,5.1
2015-09-22,-1.4,0.8,-1.5,-0.4,-0.4,1.8,1.7,2.5,2.1,3.1,5.0
2015-09-23,1.8,2.0,-0.1,-0.9,-0.9,1.5,2.2,3.1,3.0,3.5,5.4
2015-09-24,-1.8,1.0,-2.2,1.0,1.0,-0.2,1.0,1.8,2.2,2.0,3.8
2015-09-25,0.5,0.6,-0.9,0.3,0.3,-0.4,0.6,1.2,1.9,1.4,3.0
2015-09-28,3.3,3.4,-0.1,-4.8,-4.8,3.6,5.2,5.8,6.6,6.2,7.6
2015-09-29,0.7,1.1,-1.5,-0.4,-0.4,3.0,5.0,5.6,6.5,6.4,7.4
2015-09-30,0.4,1.2,-1.8,-0.2,-0.2,2.4,4.1,5.2,6.2,6.4,7.0 |
aclsm23379 | By reviewing the data and tweets, can we predict if the closing price of $aapl will go upwards or downwards at 2015-10-01? Please indicate either Rise or Fall.
[Input]: 2015-12-08,-0.2,0.6,-0.9,-0.7,-0.7,-0.1,-0.2,-1.0,-2.4,-2.4,-2.4
2015-12-09,0.2,1.2,-0.9,0.2,0.2,-0.3,-0.3,-0.8,-2.3,-2.5,-2.5
2015-12-10,0.2,0.9,-0.3,-0.1,-0.1,0.2,-0.1,-0.4,-1.9,-2.3,-2.3
2015-12-11,0.1,1.1,-0.2,-1.4,-1.4,1.3,1.3,1.1,-0.2,-0.8,-0.9
2015-12-14,-0.3,0.0,-1.7,0.6,0.6,0.4,0.7,0.5,-0.4,-1.3,-1.3
2015-12-15,-1.5,0.5,-1.5,2.1,2.1,-1.4,-1.4,-1.4,-2.0,-3.1,-3.2
2015-12-16,0.2,0.5,-1.5,0.3,0.3,-1.4,-1.6,-1.6,-2.0,-3.2,-3.4
2015-12-17,1.2,1.3,-0.4,-1.1,-1.1,-0.2,-0.2,-0.4,-0.6,-1.9,-2.3
2015-12-18,2.5,2.6,-0.0,-3.0,-3.0,2.6,2.5,2.5,2.4,1.3,0.7
2015-12-21,-0.4,0.2,-1.2,1.1,1.1,1.3,1.2,1.3,1.2,0.4,-0.3
[Output]: Rise
[Input]: 2013-12-27,-0.3,0.2,-0.6,0.1,0.1,-0.9,-1.9,-2.1,-1.9,-1.4,-1.1
2013-12-30,-0.5,0.3,-0.5,0.1,0.1,-0.5,-1.6,-2.1,-2.0,-1.5,-1.1
2013-12-31,0.0,0.3,-0.6,-0.1,-0.1,-0.1,-1.2,-1.9,-1.8,-1.4,-1.0
2014-01-02,0.8,1.0,0.0,-0.6,-0.6,0.5,-0.3,-1.2,-1.2,-0.9,-0.5
2014-01-03,1.0,1.0,-0.5,-0.4,-0.4,0.7,0.2,-0.6,-0.8,-0.5,-0.2
2014-01-06,0.1,0.3,-0.5,0.5,0.5,0.2,-0.1,-0.8,-1.1,-1.0,-0.7
2014-01-07,0.5,0.6,-0.1,-0.0,-0.0,0.0,0.1,-0.6,-1.0,-1.0,-0.7
2014-01-08,0.6,1.1,-0.4,-2.0,-0.7,0.5,0.9,0.2,-0.3,-0.3,-0.0
2014-01-09,2.1,2.1,-0.1,-2.0,-2.0,2.0,2.7,2.4,1.7,1.7,1.9
2014-01-10,0.4,0.6,-0.3,0.2,0.2,1.4,2.1,2.1,1.5,1.4,1.6
[Output]: Fall
[Input]: 2015-09-17,1.5,2.3,-0.2,-2.1,-2.1,1.1,-0.7,-1.1,-2.4,-1.5,-1.0
2015-09-18,-1.1,0.7,-1.4,-0.4,-0.4,1.4,-0.1,-0.7,-1.9,-1.2,-0.6
2015-09-21,-1.3,0.1,-1.3,1.6,1.6,-0.1,-1.1,-2.1,-3.0,-2.7,-2.2
2015-09-22,-0.0,0.7,-0.8,-1.6,-1.6,1.0,0.6,-0.5,-1.0,-1.3,-0.8
2015-09-23,-0.6,0.3,-0.9,0.8,0.8,-0.2,0.2,-0.9,-1.3,-2.2,-1.6
2015-09-24,-1.5,0.4,-2.3,0.6,0.6,-0.6,-0.2,-1.3,-1.7,-2.7,-2.1
2015-09-25,1.5,1.7,-0.6,-0.3,-0.3,-0.2,0.1,-0.8,-1.4,-2.4,-1.9
2015-09-28,1.3,1.9,0.0,-2.0,-2.0,1.4,1.8,1.4,0.6,-0.2,-0.0
2015-09-29,3.5,4.1,-1.1,-3.0,-3.0,3.7,4.3,4.3,3.5,3.1,2.8
2015-09-30,-0.1,1.1,-1.4,1.1,1.1,1.8,2.6,3.1,2.5,2.2,1.5
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,1.5,2.3,-0.2,-2.1,-2.1,1.1,-0.7,-1.1,-2.4,-1.5,-1.0
2015-09-18,-1.1,0.7,-1.4,-0.4,-0.4,1.4,-0.1,-0.7,-1.9,-1.2,-0.6
2015-09-21,-1.3,0.1,-1.3,1.6,1.6,-0.1,-1.1,-2.1,-3.0,-2.7,-2.2
2015-09-22,-0.0,0.7,-0.8,-1.6,-1.6,1.0,0.6,-0.5,-1.0,-1.3,-0.8
2015-09-23,-0.6,0.3,-0.9,0.8,0.8,-0.2,0.2,-0.9,-1.3,-2.2,-1.6
2015-09-24,-1.5,0.4,-2.3,0.6,0.6,-0.6,-0.2,-1.3,-1.7,-2.7,-2.1
2015-09-25,1.5,1.7,-0.6,-0.3,-0.3,-0.2,0.1,-0.8,-1.4,-2.4,-1.9
2015-09-28,1.3,1.9,0.0,-2.0,-2.0,1.4,1.8,1.4,0.6,-0.2,-0.0
2015-09-29,3.5,4.1,-1.1,-3.0,-3.0,3.7,4.3,4.3,3.5,3.1,2.8
2015-09-30,-0.1,1.1,-1.4,1.1,1.1,1.8,2.6,3.1,2.5,2.2,1.5 |
aclsm23380 | Examine the data and tweets to deduce if the closing price of $wmt will boost or lower at 2015-10-01. Kindly confirm either Rise or Fall.
[Input]: 2014-05-07,-0.9,0.1,-1.8,0.4,0.4,-0.1,-0.4,0.8,1.0,2.3,3.4
2014-05-08,1.5,2.7,-0.2,-1.8,-1.8,1.4,1.2,2.3,2.4,3.6,4.9
2014-05-09,-0.9,0.1,-1.9,0.6,0.6,0.6,0.5,1.4,1.7,2.5,4.0
2014-05-12,0.0,0.9,-0.3,0.2,0.2,0.1,0.3,0.9,1.4,2.0,3.5
2014-05-13,0.8,1.2,-0.0,-0.8,-0.3,0.2,0.6,0.7,1.6,2.0,3.4
2014-05-14,-0.8,0.4,-1.4,1.1,1.1,-0.9,-0.5,-0.5,0.4,0.7,1.8
2014-05-15,1.6,1.8,-0.3,-1.6,-1.6,0.7,1.0,0.9,1.8,2.0,3.0
2014-05-16,-1.0,0.1,-1.2,1.5,1.5,-0.6,-0.5,-0.5,0.2,0.4,1.2
2014-05-19,-0.7,0.3,-1.0,0.1,0.1,-0.6,-0.7,-0.5,-0.1,0.3,0.9
2014-05-20,0.5,0.6,-0.3,0.1,0.1,-0.4,-0.8,-0.6,-0.6,0.2,0.6
[Output]: Rise
[Input]: 2017-01-26,0.6,0.7,-0.2,-0.2,-0.2,0.4,1.0,1.6,2.1,2.8,3.5
2017-01-27,1.8,2.0,-0.6,-1.6,-1.6,1.5,2.3,2.9,3.5,4.1,4.8
2017-01-30,-1.2,0.1,-1.2,1.2,1.2,0.3,1.0,1.5,2.1,2.6,3.4
2017-01-31,-0.8,0.2,-1.3,0.5,0.5,-0.4,0.3,0.9,1.4,1.9,2.7
2017-02-01,0.3,0.7,-0.3,-0.8,-0.8,0.2,0.8,1.4,2.0,2.5,3.2
2017-02-02,-0.5,0.7,-0.5,0.7,0.7,-0.5,-0.1,0.5,1.1,1.6,2.3
2017-02-03,0.5,0.6,-0.1,-0.3,-0.3,0.0,0.1,0.7,1.2,1.7,2.3
2017-02-06,-0.0,0.7,-0.0,-0.2,-0.2,0.2,0.3,0.8,1.2,1.7,2.2
2017-02-07,-0.5,0.2,-0.6,0.7,0.7,-0.5,-0.6,-0.1,0.3,0.8,1.3
2017-02-08,-1.4,0.0,-1.4,1.4,1.4,-1.4,-1.8,-1.5,-1.0,-0.6,-0.1
[Output]: Rise
[Input]: 2015-09-17,0.4,1.3,-0.5,-0.3,-0.3,0.0,0.3,0.4,0.6,2.5,4.0
2015-09-18,0.6,1.4,-0.1,-1.8,-1.8,1.4,1.9,1.9,2.0,3.8,5.4
2015-09-21,0.0,0.4,-0.5,0.6,0.6,0.6,1.2,1.2,1.2,2.6,4.4
2015-09-22,-0.6,0.4,-1.1,-0.2,-0.2,0.6,1.0,1.2,1.4,2.3,4.2
2015-09-23,0.0,0.3,-0.9,0.2,0.2,0.1,0.6,1.0,1.2,1.7,3.5
2015-09-24,-0.7,0.2,-0.8,0.2,0.2,-0.3,0.4,0.8,1.0,1.3,2.9
2015-09-25,0.5,1.1,-0.3,-0.1,-0.1,-0.1,0.3,0.8,0.9,1.0,2.5
2015-09-28,-0.1,0.5,-0.3,-0.2,-0.2,0.1,0.4,0.9,1.0,1.1,2.3
2015-09-29,-0.0,0.4,-0.9,0.2,0.2,-0.0,0.1,0.5,0.7,0.9,1.7
2015-09-30,-0.6,0.2,-1.4,1.7,1.7,-1.3,-1.5,-1.2,-0.9,-0.7,-0.2
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.4,1.3,-0.5,-0.3,-0.3,0.0,0.3,0.4,0.6,2.5,4.0
2015-09-18,0.6,1.4,-0.1,-1.8,-1.8,1.4,1.9,1.9,2.0,3.8,5.4
2015-09-21,0.0,0.4,-0.5,0.6,0.6,0.6,1.2,1.2,1.2,2.6,4.4
2015-09-22,-0.6,0.4,-1.1,-0.2,-0.2,0.6,1.0,1.2,1.4,2.3,4.2
2015-09-23,0.0,0.3,-0.9,0.2,0.2,0.1,0.6,1.0,1.2,1.7,3.5
2015-09-24,-0.7,0.2,-0.8,0.2,0.2,-0.3,0.4,0.8,1.0,1.3,2.9
2015-09-25,0.5,1.1,-0.3,-0.1,-0.1,-0.1,0.3,0.8,0.9,1.0,2.5
2015-09-28,-0.1,0.5,-0.3,-0.2,-0.2,0.1,0.4,0.9,1.0,1.1,2.3
2015-09-29,-0.0,0.4,-0.9,0.2,0.2,-0.0,0.1,0.5,0.7,0.9,1.7
2015-09-30,-0.6,0.2,-1.4,1.7,1.7,-1.3,-1.5,-1.2,-0.9,-0.7,-0.2 |
aclsm23381 | Reflect on the provided data and tweets to anticipate if the closing price of $lmt is going to increase or decrease at 2015-10-01. Kindly respond with either Rise or Fall.
[Input]: 2015-04-07,1.1,1.4,-0.0,-1.3,-1.3,0.2,-0.0,0.5,-0.0,-0.1,0.3
2015-04-08,0.7,0.8,-0.6,-0.7,-0.7,0.9,0.4,1.2,0.7,0.5,0.8
2015-04-09,0.5,0.5,-0.7,-0.3,-0.3,1.0,0.8,1.3,1.2,0.8,1.0
2015-04-10,-0.8,0.3,-1.1,1.1,1.1,-0.1,-0.1,0.2,0.1,-0.3,-0.1
2015-04-13,1.0,1.2,-0.1,-1.3,-1.3,0.7,1.1,1.2,1.5,1.0,1.1
2015-04-14,-0.6,0.3,-0.7,0.8,0.8,-0.2,0.3,0.2,0.7,0.3,0.3
2015-04-15,-0.2,0.7,-0.5,0.5,0.5,-0.5,-0.2,-0.3,0.3,-0.1,-0.2
2015-04-16,0.6,0.7,-0.6,-0.9,-0.9,0.4,0.6,0.6,1.0,0.9,0.7
2015-04-17,-0.2,1.2,-0.4,-0.2,-0.2,0.4,0.7,0.8,1.1,1.1,0.8
2015-04-20,-1.4,0.8,-1.4,1.6,1.6,-0.9,-1.0,-0.7,-0.6,-0.4,-0.7
[Output]: Fall
[Input]: 2015-11-27,0.4,0.7,-0.2,-0.3,-0.3,0.8,0.1,-0.3,-0.1,-0.1,-1.0
2015-11-30,1.0,1.2,-0.1,-1.0,-1.0,1.3,1.4,0.6,0.9,0.9,0.3
2015-12-01,-0.8,1.1,-0.9,1.6,1.6,-0.3,0.0,-0.9,-0.7,-0.6,-1.1
2015-12-02,0.4,0.7,-0.4,-0.5,-0.5,-0.0,0.6,-0.2,-0.2,-0.1,-0.3
2015-12-03,1.0,1.4,-0.9,-1.0,-1.0,0.7,1.4,0.7,0.7,0.8,0.7
2015-12-04,-1.4,0.2,-1.6,2.0,2.0,-1.1,-0.7,-1.0,-1.3,-1.1,-1.2
2015-12-07,-0.1,0.7,-0.8,-0.0,-0.0,-0.7,-0.7,-0.7,-1.2,-1.1,-1.1
2015-12-08,1.3,1.5,-0.2,-2.3,-2.3,1.3,1.4,1.7,1.1,1.2,1.3
2015-12-09,0.2,1.0,-1.4,-0.5,-0.5,1.5,1.7,2.2,1.6,1.7,1.7
2015-12-10,-1.2,0.7,-1.5,1.5,1.5,0.1,0.1,0.6,0.1,0.1,0.2
[Output]: Fall
[Input]: 2015-09-17,0.1,1.4,-0.2,0.0,0.0,-0.2,-0.7,-1.3,-1.8,-1.2,-1.0
2015-09-18,1.3,1.3,-0.3,-2.1,-2.1,1.6,1.3,0.7,0.2,0.8,1.0
2015-09-21,0.0,0.7,-0.6,0.5,0.5,0.9,0.9,0.2,-0.3,0.2,0.5
2015-09-22,-0.6,0.2,-1.1,-0.3,-0.3,0.8,1.0,0.6,0.2,0.3,0.7
2015-09-23,0.7,1.1,-0.5,-0.4,-0.4,0.8,1.4,1.3,0.8,0.6,1.1
2015-09-24,-1.6,0.6,-2.5,1.0,1.0,-0.5,0.3,0.3,-0.1,-0.5,0.1
2015-09-25,1.4,1.4,-0.4,-0.4,-0.4,-0.0,0.6,0.7,0.3,-0.1,0.4
2015-09-28,1.2,2.1,-0.1,-1.8,-1.8,1.4,2.2,2.4,2.1,1.7,2.1
2015-09-29,-1.2,0.2,-1.7,1.1,1.1,0.2,0.8,1.2,1.0,0.7,0.8
2015-09-30,-1.4,0.2,-1.5,2.4,2.4,-1.7,-1.6,-1.1,-1.2,-1.5,-1.6
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.1,1.4,-0.2,0.0,0.0,-0.2,-0.7,-1.3,-1.8,-1.2,-1.0
2015-09-18,1.3,1.3,-0.3,-2.1,-2.1,1.6,1.3,0.7,0.2,0.8,1.0
2015-09-21,0.0,0.7,-0.6,0.5,0.5,0.9,0.9,0.2,-0.3,0.2,0.5
2015-09-22,-0.6,0.2,-1.1,-0.3,-0.3,0.8,1.0,0.6,0.2,0.3,0.7
2015-09-23,0.7,1.1,-0.5,-0.4,-0.4,0.8,1.4,1.3,0.8,0.6,1.1
2015-09-24,-1.6,0.6,-2.5,1.0,1.0,-0.5,0.3,0.3,-0.1,-0.5,0.1
2015-09-25,1.4,1.4,-0.4,-0.4,-0.4,-0.0,0.6,0.7,0.3,-0.1,0.4
2015-09-28,1.2,2.1,-0.1,-1.8,-1.8,1.4,2.2,2.4,2.1,1.7,2.1
2015-09-29,-1.2,0.2,-1.7,1.1,1.1,0.2,0.8,1.2,1.0,0.7,0.8
2015-09-30,-1.4,0.2,-1.5,2.4,2.4,-1.7,-1.6,-1.1,-1.2,-1.5,-1.6 |
aclsm23382 | Contemplate the data and tweets to guess whether the closing price of $aep will surge or decline at 2015-10-01. Please declare either Rise or Fall.
[Input]: 2017-02-15,-0.7,0.1,-0.7,0.9,0.9,-1.1,-2.7,-2.2,-1.0,-0.1,0.3
2017-02-16,0.1,0.9,-0.2,0.1,0.1,-0.6,-2.2,-2.2,-1.3,-0.3,0.2
2017-02-17,-0.3,0.4,-0.5,0.3,0.3,-0.6,-2.0,-2.4,-1.7,-0.7,-0.1
2017-02-21,-0.2,0.8,-0.8,0.1,0.1,-0.5,-1.6,-2.4,-1.9,-0.9,-0.3
2017-02-22,-0.5,0.4,-0.9,0.5,0.5,-0.6,-1.6,-2.7,-2.5,-1.5,-0.8
2017-02-23,-0.8,0.7,-1.1,0.9,0.9,-1.1,-2.0,-3.4,-3.2,-2.5,-1.7
2017-02-24,-0.8,0.3,-1.0,0.8,0.8,-1.3,-2.2,-3.5,-3.8,-3.3,-2.5
2017-02-27,0.2,0.6,-0.1,-0.1,-0.1,-0.8,-1.8,-3.0,-3.5,-3.2,-2.5
2017-02-28,0.3,0.7,-0.5,-1.0,-1.0,0.4,-0.5,-1.6,-2.4,-2.2,-1.5
2017-03-01,0.5,0.8,-0.1,0.1,0.1,0.4,-0.4,-1.4,-2.5,-2.4,-1.7
[Output]: Rise
[Input]: 2015-09-17,-0.6,0.6,-0.9,0.6,0.6,-1.8,-2.3,-2.0,-1.9,-0.8,0.1
2015-09-18,-0.3,0.8,-0.7,-1.0,-1.0,-0.4,-1.2,-1.0,-1.1,0.0,0.9
2015-09-21,-0.4,0.3,-0.6,0.5,0.5,-0.4,-1.5,-1.5,-1.6,-0.7,0.2
2015-09-22,-0.3,0.5,-0.5,-1.0,-1.0,0.8,-0.4,-0.5,-0.5,0.1,1.0
2015-09-23,0.1,0.3,-0.5,-0.1,-0.1,0.7,-0.1,-0.4,-0.3,-0.0,0.9
2015-09-24,-1.6,0.1,-1.6,1.0,1.0,-0.4,-0.9,-1.3,-1.2,-1.2,-0.3
2015-09-25,-0.5,1.2,-0.7,1.2,1.2,-1.3,-1.7,-2.3,-2.3,-2.4,-1.6
2015-09-28,-0.0,0.7,-0.5,-0.2,-0.2,-0.9,-1.1,-1.9,-2.0,-2.1,-1.4
2015-09-29,-0.4,0.1,-0.8,0.3,0.3,-0.8,-1.1,-2.0,-2.2,-2.3,-1.9
2015-09-30,-0.6,0.3,-0.8,1.2,1.2,-1.3,-2.0,-2.8,-3.1,-3.2,-3.1
[Output]: Fall
[Input]: 2015-09-17,-2.1,1.0,-2.4,2.3,2.3,-2.7,-3.6,-3.5,-2.8,-1.4,-0.9
2015-09-18,0.0,1.5,-0.3,-0.7,-0.7,-1.4,-2.5,-2.8,-2.4,-0.8,-0.2
2015-09-21,0.2,0.6,-0.4,0.2,0.2,-0.9,-2.2,-2.9,-2.7,-1.2,-0.5
2015-09-22,1.2,1.7,-0.2,-1.6,-1.6,1.0,-0.5,-1.3,-1.2,0.1,1.0
2015-09-23,-0.4,0.2,-0.9,0.5,0.5,0.6,-0.8,-1.6,-1.5,-0.7,0.3
2015-09-24,-1.1,0.3,-1.3,0.8,0.8,-0.4,-1.2,-2.1,-2.2,-1.7,-0.6
2015-09-25,-0.7,1.0,-1.4,1.0,1.0,-1.1,-1.7,-2.7,-3.0,-2.8,-1.6
2015-09-28,0.1,1.2,-0.7,-0.2,-0.2,-0.8,-1.1,-2.0,-2.7,-2.7,-1.6
2015-09-29,-0.2,0.5,-0.7,0.5,0.5,-0.8,-1.2,-2.3,-3.0,-3.1,-2.2
2015-09-30,-0.9,0.2,-1.5,1.3,1.3,-1.4,-2.0,-3.1,-3.9,-4.1,-3.5
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-2.1,1.0,-2.4,2.3,2.3,-2.7,-3.6,-3.5,-2.8,-1.4,-0.9
2015-09-18,0.0,1.5,-0.3,-0.7,-0.7,-1.4,-2.5,-2.8,-2.4,-0.8,-0.2
2015-09-21,0.2,0.6,-0.4,0.2,0.2,-0.9,-2.2,-2.9,-2.7,-1.2,-0.5
2015-09-22,1.2,1.7,-0.2,-1.6,-1.6,1.0,-0.5,-1.3,-1.2,0.1,1.0
2015-09-23,-0.4,0.2,-0.9,0.5,0.5,0.6,-0.8,-1.6,-1.5,-0.7,0.3
2015-09-24,-1.1,0.3,-1.3,0.8,0.8,-0.4,-1.2,-2.1,-2.2,-1.7,-0.6
2015-09-25,-0.7,1.0,-1.4,1.0,1.0,-1.1,-1.7,-2.7,-3.0,-2.8,-1.6
2015-09-28,0.1,1.2,-0.7,-0.2,-0.2,-0.8,-1.1,-2.0,-2.7,-2.7,-1.6
2015-09-29,-0.2,0.5,-0.7,0.5,0.5,-0.8,-1.2,-2.3,-3.0,-3.1,-2.2
2015-09-30,-0.9,0.2,-1.5,1.3,1.3,-1.4,-2.0,-3.1,-3.9,-4.1,-3.5 |
aclsm23383 | Examine the data and tweets to deduce if the closing price of $agfs will boost or lower at 2015-10-01. Kindly confirm either Rise or Fall.
[Input]: 2015-08-14,0.2,1.5,-0.4,-0.3,-0.3,0.5,-0.5,-0.7,-0.4,-0.2,-0.2
2015-08-17,-0.5,0.4,-0.5,-0.4,-0.4,0.8,0.1,-0.2,0.0,0.2,0.2
2015-08-18,0.5,0.8,-0.6,-0.4,-0.4,0.9,0.6,0.3,0.4,0.5,0.6
2015-08-19,2.1,2.8,-0.3,-3.0,-3.0,3.0,3.5,3.1,3.2,3.4,3.6
2015-08-20,1.3,3.0,0.0,-1.5,-1.5,3.4,4.6,4.4,4.4,4.8,5.0
2015-08-21,1.7,3.1,0.0,-2.4,-2.4,4.3,6.6,6.5,6.6,7.1,7.3
2015-08-24,0.1,3.3,-1.2,-4.7,-4.7,6.8,10.4,11.0,11.4,11.8,12.2
2015-08-25,5.6,5.6,-0.0,-1.8,-1.8,5.9,10.8,12.2,12.7,13.3,13.7
2015-08-26,3.5,3.5,-3.0,-3.4,-3.4,6.6,12.5,14.9,15.7,16.3,16.9
2015-08-27,-2.1,0.2,-4.0,5.4,5.4,-0.4,5.4,8.2,9.1,9.7,10.5
[Output]: Rise
[Input]: 2015-09-16,2.0,3.7,-0.5,-1.6,-1.6,2.7,4.3,5.8,6.2,6.4,6.3
2015-09-17,-2.1,1.3,-2.1,1.4,1.4,0.6,2.3,3.8,4.4,4.5,4.8
2015-09-18,1.4,3.2,-0.9,-2.4,-2.4,1.9,4.1,5.6,6.5,6.9,7.3
2015-09-21,-1.5,0.8,-1.9,1.7,1.7,-0.1,1.9,3.3,4.3,4.8,5.4
2015-09-22,3.0,4.2,-0.4,-4.3,-4.3,3.3,5.5,7.0,8.5,9.1,9.6
2015-09-23,2.2,3.0,-0.5,-2.0,-2.0,4.2,6.5,8.4,10.1,10.8,11.3
2015-09-24,0.6,1.7,-0.3,-1.1,-1.1,3.6,6.5,8.6,10.4,11.4,11.8
2015-09-25,7.6,7.6,-0.5,-6.0,-6.0,7.7,11.3,14.1,16.2,17.6,18.4
2015-09-28,3.5,3.8,-2.1,-3.8,-3.8,8.0,13.5,16.9,19.3,21.0,22.1
2015-09-29,2.2,2.7,-0.5,-1.8,-1.8,6.8,13.3,17.2,19.9,22.1,23.4
[Output]: Fall
[Input]: 2015-09-17,-1.8,1.3,-1.9,1.4,1.4,-1.0,-1.4,-1.8,-2.1,-0.9,1.2
2015-09-18,0.4,2.5,-1.7,-1.3,-1.3,0.3,0.1,-0.6,-0.6,0.1,2.0
2015-09-21,-2.3,1.3,-2.3,2.2,2.2,-1.3,-1.7,-2.6,-2.5,-2.3,-0.7
2015-09-22,-1.2,1.0,-1.6,0.4,0.4,-1.4,-2.2,-2.7,-2.7,-3.0,-1.4
2015-09-23,1.6,2.5,-1.3,-1.6,-1.6,0.4,-0.4,-0.9,-1.0,-1.5,-0.1
2015-09-24,4.1,4.1,-0.4,-4.5,-4.5,4.1,4.0,3.7,3.4,3.0,4.1
2015-09-25,3.6,5.7,-2.0,-3.3,-3.3,6.2,6.8,7.0,6.4,6.4,7.1
2015-09-28,17.5,18.7,-0.1,-14.7,-14.7,18.8,22.8,23.7,23.5,23.9,24.3
2015-09-29,4.7,4.7,-6.7,-4.0,-4.0,17.0,24.7,26.6,27.3,27.9,28.0
2015-09-30,-3.3,2.0,-7.2,3.9,3.9,7.1,17.4,20.2,21.3,22.1,22.3
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.8,1.3,-1.9,1.4,1.4,-1.0,-1.4,-1.8,-2.1,-0.9,1.2
2015-09-18,0.4,2.5,-1.7,-1.3,-1.3,0.3,0.1,-0.6,-0.6,0.1,2.0
2015-09-21,-2.3,1.3,-2.3,2.2,2.2,-1.3,-1.7,-2.6,-2.5,-2.3,-0.7
2015-09-22,-1.2,1.0,-1.6,0.4,0.4,-1.4,-2.2,-2.7,-2.7,-3.0,-1.4
2015-09-23,1.6,2.5,-1.3,-1.6,-1.6,0.4,-0.4,-0.9,-1.0,-1.5,-0.1
2015-09-24,4.1,4.1,-0.4,-4.5,-4.5,4.1,4.0,3.7,3.4,3.0,4.1
2015-09-25,3.6,5.7,-2.0,-3.3,-3.3,6.2,6.8,7.0,6.4,6.4,7.1
2015-09-28,17.5,18.7,-0.1,-14.7,-14.7,18.8,22.8,23.7,23.5,23.9,24.3
2015-09-29,4.7,4.7,-6.7,-4.0,-4.0,17.0,24.7,26.6,27.3,27.9,28.0
2015-09-30,-3.3,2.0,-7.2,3.9,3.9,7.1,17.4,20.2,21.3,22.1,22.3 |
aclsm23384 | With the help of the data and tweets given, can you forecast whether the closing price of $rex will climb or drop at 2015-10-01? Please state either Rise or Fall.
[Input]: 2014-12-24,0.4,0.6,-0.3,0.0,0.0,-0.7,-2.6,-2.0,-2.2,-2.4,-2.6
2014-12-26,0.2,0.5,-0.2,0.1,0.1,-0.4,-2.4,-2.0,-2.2,-2.4,-2.6
2014-12-29,-0.9,0.6,-1.1,0.7,0.7,-0.8,-2.6,-2.6,-2.6,-2.9,-3.1
2014-12-30,-0.7,0.2,-0.9,0.3,0.3,-0.7,-2.3,-2.8,-2.6,-3.0,-3.2
2014-12-31,1.2,1.5,0.0,-0.9,-0.9,0.3,-0.7,-1.9,-1.6,-2.0,-2.2
2015-01-02,-0.5,0.8,-0.7,-0.1,0.5,-0.1,-0.7,-2.2,-2.0,-2.3,-2.6
2015-01-05,2.5,2.9,-0.5,-3.1,-3.1,2.6,2.4,1.0,1.1,0.9,0.6
2015-01-06,2.8,3.0,-1.1,-2.6,-2.6,4.1,4.7,3.6,3.5,3.5,3.2
2015-01-07,1.4,1.4,-0.7,0.2,0.2,2.7,4.1,3.4,3.1,3.3,3.0
2015-01-08,-0.7,0.8,-0.7,2.2,2.2,-0.2,1.5,1.4,0.7,1.0,0.7
[Output]: Fall
[Input]: 2015-09-17,0.3,1.6,-0.3,-0.2,-0.2,-0.8,-2.4,-3.5,-4.7,-4.1,-3.4
2015-09-18,0.6,1.4,-0.1,-1.8,-1.8,1.0,-0.2,-1.5,-2.8,-2.3,-1.8
2015-09-21,-0.5,0.3,-1.0,1.0,1.0,0.3,-0.7,-2.2,-3.4,-3.2,-2.8
2015-09-22,0.0,0.7,-0.8,-1.4,-1.4,1.3,0.8,-0.6,-1.6,-1.9,-1.5
2015-09-23,1.0,1.6,-0.5,-1.0,-1.0,1.6,1.8,0.7,-0.2,-1.0,-0.6
2015-09-24,-1.1,0.2,-1.9,0.4,0.4,0.7,1.3,0.5,-0.4,-1.4,-1.0
2015-09-25,3.7,3.7,-0.1,-2.2,-2.2,2.3,3.3,2.8,1.9,0.8,1.1
2015-09-28,3.6,3.8,-0.6,-4.3,-4.3,5.0,7.2,7.2,6.2,5.3,5.4
2015-09-29,-0.2,1.2,-1.3,0.1,0.1,3.5,6.1,6.6,5.9,5.3,5.0
2015-09-30,-1.6,0.1,-2.0,3.0,3.0,-0.2,2.3,3.3,2.9,2.3,1.8
[Output]: Rise
[Input]: 2015-09-17,0.1,2.0,-0.9,-0.6,-0.6,-1.6,-2.8,-1.6,-4.4,-3.9,-3.8
2015-09-18,0.4,2.1,-1.0,-1.8,-1.8,0.5,-0.7,-0.5,-2.4,-2.3,-2.1
2015-09-21,-1.0,1.1,-2.2,1.2,1.2,-0.0,-1.5,-1.8,-2.9,-3.4,-3.0
2015-09-22,-1.2,1.4,-1.2,-0.5,-0.5,0.6,-0.8,-1.5,-1.7,-3.0,-2.4
2015-09-23,0.9,1.4,-1.7,-0.7,-0.7,0.8,0.2,-0.6,-0.3,-2.2,-1.7
2015-09-24,-0.6,0.8,-2.3,0.1,0.1,0.3,0.2,-0.6,0.2,-2.1,-1.8
2015-09-25,3.1,5.7,-0.4,-2.0,-2.0,1.9,2.2,1.4,1.6,0.0,0.0
2015-09-28,3.1,3.1,-0.9,-3.8,-3.8,4.6,5.9,5.3,5.2,4.2,3.8
2015-09-29,-1.0,1.5,-1.3,1.1,1.1,2.3,4.2,3.9,3.6,3.5,2.4
2015-09-30,-2.0,0.6,-2.9,3.3,3.3,-1.3,0.5,0.7,0.3,0.7,-0.8
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,0.1,2.0,-0.9,-0.6,-0.6,-1.6,-2.8,-1.6,-4.4,-3.9,-3.8
2015-09-18,0.4,2.1,-1.0,-1.8,-1.8,0.5,-0.7,-0.5,-2.4,-2.3,-2.1
2015-09-21,-1.0,1.1,-2.2,1.2,1.2,-0.0,-1.5,-1.8,-2.9,-3.4,-3.0
2015-09-22,-1.2,1.4,-1.2,-0.5,-0.5,0.6,-0.8,-1.5,-1.7,-3.0,-2.4
2015-09-23,0.9,1.4,-1.7,-0.7,-0.7,0.8,0.2,-0.6,-0.3,-2.2,-1.7
2015-09-24,-0.6,0.8,-2.3,0.1,0.1,0.3,0.2,-0.6,0.2,-2.1,-1.8
2015-09-25,3.1,5.7,-0.4,-2.0,-2.0,1.9,2.2,1.4,1.6,0.0,0.0
2015-09-28,3.1,3.1,-0.9,-3.8,-3.8,4.6,5.9,5.3,5.2,4.2,3.8
2015-09-29,-1.0,1.5,-1.3,1.1,1.1,2.3,4.2,3.9,3.6,3.5,2.4
2015-09-30,-2.0,0.6,-2.9,3.3,3.3,-1.3,0.5,0.7,0.3,0.7,-0.8 |
aclsm23385 | By reviewing the data and tweets, can we predict if the closing price of $ppl will go upwards or downwards at 2015-10-01? Please indicate either Rise or Fall.
[Input]: 2014-10-23,0.3,0.8,-0.2,0.9,0.9,-1.5,-2.2,-0.8,-0.1,0.6,1.1
2014-10-24,-1.2,0.1,-1.3,1.2,1.2,-1.7,-3.3,-2.0,-1.3,-0.7,-0.1
2014-10-27,0.0,0.1,-0.6,0.2,0.2,-1.1,-3.3,-2.3,-1.6,-1.0,-0.4
2014-10-28,-0.4,0.0,-0.9,0.9,0.9,-1.5,-3.6,-3.1,-2.5,-2.0,-1.3
2014-10-29,-0.6,0.2,-0.9,0.8,0.8,-1.5,-3.5,-3.9,-3.1,-2.7,-2.1
2014-10-30,-0.9,0.3,-1.0,0.6,0.6,-1.3,-3.2,-4.2,-3.5,-3.1,-2.6
2014-10-31,-0.1,0.2,-0.6,1.2,1.2,-1.7,-3.5,-5.1,-4.6,-4.2,-3.8
2014-11-03,-0.3,0.4,-0.5,0.5,0.5,-1.5,-3.2,-5.2,-5.0,-4.6,-4.3
2014-11-04,0.2,0.4,-0.7,-0.2,-0.2,-0.7,-2.5,-4.4,-4.6,-4.3,-4.0
2014-11-05,-0.2,0.0,-0.7,0.5,1.2,-1.2,-2.9,-4.8,-5.5,-5.2,-5.0
[Output]: Rise
[Input]: 2015-09-08,0.2,0.8,-0.8,1.4,1.4,-1.0,-1.3,-0.8,0.6,1.7,2.5
2015-09-09,0.4,1.7,-0.3,1.0,1.0,-1.3,-1.5,-2.1,-0.5,0.5,1.2
2015-09-10,-2.1,0.1,-2.6,1.7,1.7,-2.5,-2.6,-4.0,-2.3,-1.4,-0.6
2015-09-11,-0.4,0.0,-1.0,0.1,0.1,-1.7,-2.4,-4.0,-2.5,-1.6,-0.8
2015-09-14,0.0,0.3,-0.8,0.3,0.3,-1.1,-2.6,-3.8,-2.9,-1.9,-1.2
2015-09-15,-0.6,0.4,-1.2,0.6,0.6,-1.0,-2.8,-3.6,-3.5,-2.6,-1.8
2015-09-16,-0.6,0.2,-0.9,0.6,0.6,-1.0,-2.7,-3.4,-4.2,-3.2,-2.4
2015-09-17,-1.0,1.2,-1.5,1.0,1.0,-1.4,-3.2,-3.8,-5.2,-4.1,-3.4
2015-09-18,-1.3,0.8,-1.4,0.1,0.1,-1.0,-2.6,-3.6,-5.0,-4.1,-3.5
2015-09-21,-1.0,1.0,-1.1,1.2,1.2,-1.5,-3.0,-4.4,-5.7,-5.2,-4.6
[Output]: Fall
[Input]: 2015-09-17,-1.4,1.1,-1.7,1.5,1.5,-2.1,-3.0,-2.4,-1.2,0.4,1.1
2015-09-18,-1.0,0.9,-1.0,0.5,0.5,-1.8,-3.2,-3.0,-2.1,-0.3,0.5
2015-09-21,-0.9,0.0,-1.0,1.2,1.2,-2.0,-3.7,-4.0,-3.4,-1.7,-0.8
2015-09-22,0.5,0.9,-0.8,-0.9,-0.9,-0.5,-2.4,-3.0,-2.5,-1.0,0.1
2015-09-23,0.1,0.4,-0.7,0.1,0.1,-0.1,-2.0,-2.9,-2.5,-1.4,-0.2
2015-09-24,-2.0,0.4,-2.1,1.6,1.6,-1.2,-2.9,-4.0,-3.9,-3.2,-1.9
2015-09-25,-1.1,0.7,-1.7,1.2,1.2,-1.8,-3.3,-4.7,-5.0,-4.5,-3.2
2015-09-28,0.5,1.0,-0.3,-0.2,-0.2,-1.2,-2.5,-4.0,-4.6,-4.3,-3.1
2015-09-29,-0.8,0.3,-0.9,1.0,1.0,-1.4,-2.8,-4.4,-5.3,-5.1,-4.1
2015-09-30,-1.6,0.1,-1.9,2.1,2.1,-2.4,-4.0,-5.7,-6.7,-6.7,-6.1
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-17,-1.4,1.1,-1.7,1.5,1.5,-2.1,-3.0,-2.4,-1.2,0.4,1.1
2015-09-18,-1.0,0.9,-1.0,0.5,0.5,-1.8,-3.2,-3.0,-2.1,-0.3,0.5
2015-09-21,-0.9,0.0,-1.0,1.2,1.2,-2.0,-3.7,-4.0,-3.4,-1.7,-0.8
2015-09-22,0.5,0.9,-0.8,-0.9,-0.9,-0.5,-2.4,-3.0,-2.5,-1.0,0.1
2015-09-23,0.1,0.4,-0.7,0.1,0.1,-0.1,-2.0,-2.9,-2.5,-1.4,-0.2
2015-09-24,-2.0,0.4,-2.1,1.6,1.6,-1.2,-2.9,-4.0,-3.9,-3.2,-1.9
2015-09-25,-1.1,0.7,-1.7,1.2,1.2,-1.8,-3.3,-4.7,-5.0,-4.5,-3.2
2015-09-28,0.5,1.0,-0.3,-0.2,-0.2,-1.2,-2.5,-4.0,-4.6,-4.3,-3.1
2015-09-29,-0.8,0.3,-0.9,1.0,1.0,-1.4,-2.8,-4.4,-5.3,-5.1,-4.1
2015-09-30,-1.6,0.1,-1.9,2.1,2.1,-2.4,-4.0,-5.7,-6.7,-6.7,-6.1 |
aclsm23386 | With the help of the data and tweets given, can you forecast whether the closing price of $bud will climb or drop at 2015-10-02? Please state either Rise or Fall.
[Input]: 2015-09-17,-0.9,1.4,-1.0,0.9,0.9,-1.1,-2.7,-3.0,-2.7,-1.0,0.0
2015-09-18,0.7,1.8,-0.0,-1.9,-1.9,0.7,-0.5,-1.2,-1.1,0.6,1.7
2015-09-21,2.1,2.8,-0.6,-1.3,-1.3,1.9,1.1,0.1,0.0,1.5,2.8
2015-09-22,-0.9,0.2,-1.3,-0.5,-0.5,1.8,1.6,0.6,0.5,1.6,2.9
2015-09-23,-1.2,0.6,-1.3,1.1,1.1,0.3,0.6,-0.3,-0.4,0.2,1.6
2015-09-24,-1.0,0.6,-1.9,0.2,0.2,-0.4,0.4,-0.4,-0.6,-0.4,1.0
2015-09-25,3.4,3.8,-0.8,-2.5,-2.5,1.5,2.6,2.2,1.7,1.8,3.2
2015-09-28,2.9,3.2,-0.6,-3.4,-3.4,4.0,5.6,5.6,5.0,5.0,6.3
2015-09-29,-1.0,1.4,-1.2,0.6,0.6,2.5,4.2,4.6,4.1,4.2,5.2
2015-09-30,0.1,0.5,-1.1,1.3,1.3,0.5,2.3,3.2,2.8,2.9,3.4
[Output]: Rise
[Input]: 2020-08-17,-0.5,0.9,-1.2,0.5,1.9,-1.7,-3.3,-4.1,-3.4,-3.7,-4.3
2020-08-18,1.5,2.0,-0.4,-3.5,-3.5,1.7,0.4,-0.7,-0.1,-0.2,-0.8
2020-08-19,1.1,1.7,-0.2,-1.4,-1.4,2.4,1.9,0.6,1.2,1.2,0.7
2020-08-20,0.7,2.5,-0.1,-1.8,-1.8,3.4,3.6,2.4,2.8,2.9,2.7
2020-08-21,-0.5,0.0,-1.8,0.3,0.3,2.2,3.3,2.3,2.2,2.6,2.4
2020-08-24,-1.8,0.2,-2.6,2.5,2.5,-1.1,0.6,0.1,-0.4,0.2,0.0
2020-08-25,2.2,2.2,-0.4,-1.2,-1.2,-0.2,1.6,1.4,0.7,1.3,1.2
2020-08-26,1.1,1.3,-0.1,-1.6,-1.6,1.0,2.7,2.9,2.1,2.7,2.7
2020-08-27,0.3,0.8,-1.1,0.2,0.2,0.8,2.1,2.6,1.9,2.3,2.5
2020-08-28,-0.7,0.1,-1.5,0.8,0.8,0.1,0.8,1.8,1.2,1.3,1.6
[Output]: Fall
[Input]: 2015-09-18,-2.3,1.6,-2.4,-0.4,-0.4,-2.2,-4.1,-4.5,-4.7,-3.6,-2.1
2015-09-21,0.7,1.0,-0.4,-3.4,-3.4,2.0,-0.3,-1.1,-1.3,-0.4,1.0
2015-09-22,-0.0,0.2,-1.1,-2.7,-2.7,4.7,2.4,1.5,1.4,2.0,3.4
2015-09-23,0.7,1.2,-0.5,0.3,0.3,2.9,2.1,1.3,1.2,1.3,2.6
2015-09-24,0.1,0.4,-1.3,-0.9,-0.9,2.4,2.9,2.1,2.0,1.9,3.2
2015-09-25,-1.4,0.1,-1.6,2.5,2.5,-1.0,0.6,-0.2,-0.5,-0.6,0.4
2015-09-28,3.4,3.4,-0.1,-3.5,-3.5,1.7,4.1,3.3,2.9,2.8,3.6
2015-09-29,1.6,2.3,-0.6,-1.8,-1.8,2.8,5.6,4.9,4.5,4.5,5.1
2015-09-30,0.1,0.2,-0.8,2.4,2.4,0.1,2.3,2.4,2.1,2.1,2.3
2015-10-01,-0.5,0.0,-1.2,0.3,0.3,-0.2,1.2,1.9,1.7,1.7,1.7
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-2.3,1.6,-2.4,-0.4,-0.4,-2.2,-4.1,-4.5,-4.7,-3.6,-2.1
2015-09-21,0.7,1.0,-0.4,-3.4,-3.4,2.0,-0.3,-1.1,-1.3,-0.4,1.0
2015-09-22,-0.0,0.2,-1.1,-2.7,-2.7,4.7,2.4,1.5,1.4,2.0,3.4
2015-09-23,0.7,1.2,-0.5,0.3,0.3,2.9,2.1,1.3,1.2,1.3,2.6
2015-09-24,0.1,0.4,-1.3,-0.9,-0.9,2.4,2.9,2.1,2.0,1.9,3.2
2015-09-25,-1.4,0.1,-1.6,2.5,2.5,-1.0,0.6,-0.2,-0.5,-0.6,0.4
2015-09-28,3.4,3.4,-0.1,-3.5,-3.5,1.7,4.1,3.3,2.9,2.8,3.6
2015-09-29,1.6,2.3,-0.6,-1.8,-1.8,2.8,5.6,4.9,4.5,4.5,5.1
2015-09-30,0.1,0.2,-0.8,2.4,2.4,0.1,2.3,2.4,2.1,2.1,2.3
2015-10-01,-0.5,0.0,-1.2,0.3,0.3,-0.2,1.2,1.9,1.7,1.7,1.7 |
aclsm23387 | Analyze the information and social media posts to determine if the closing price of $splp will ascend or descend at 2015-10-02. Please respond with either Rise or Fall.
[Input]: 2020-10-05,-0.1,0.3,-0.7,0.7,0.7,-0.4,-0.5,0.0,0.1,0.2,0.1
2020-10-06,0.5,0.9,-0.2,-0.3,-0.3,0.0,-0.2,0.3,0.4,0.6,0.5
2020-10-07,0.0,0.3,-0.7,0.3,0.3,-0.2,-0.3,-0.1,0.1,0.4,0.2
2020-10-08,-0.1,0.9,-0.4,-0.7,0.4,-0.4,-0.6,-0.5,-0.2,-0.0,-0.1
2020-10-09,-0.1,0.4,-0.4,0.2,0.2,-0.4,-0.7,-0.8,-0.4,-0.3,-0.3
2020-10-12,-0.4,0.2,-0.7,0.4,0.4,-0.6,-1.0,-1.1,-0.8,-0.7,-0.6
2020-10-13,0.6,0.6,-0.9,-0.3,-0.3,-0.1,-0.5,-0.8,-0.5,-0.4,-0.3
2020-10-14,1.8,1.9,-0.1,-1.6,-1.6,1.3,1.0,0.8,1.0,1.1,1.3
2020-10-15,-0.1,0.2,-0.8,-0.5,-0.5,1.4,1.4,1.2,1.3,1.5,1.7
2020-10-16,0.1,0.7,-0.1,-0.2,-0.2,1.1,1.4,1.4,1.3,1.7,1.8
[Output]: Fall
[Input]: 2015-04-16,-0.3,0.3,-0.5,-0.1,-0.1,0.0,-0.8,-1.1,-1.4,-1.7,-2.0
2015-04-17,-0.1,0.1,-0.7,-0.4,-0.4,0.2,-0.2,-0.5,-0.8,-1.1,-1.5
2015-04-20,0.1,0.7,-0.2,-0.1,-0.1,0.2,0.0,-0.4,-0.6,-0.9,-1.3
2015-04-21,0.6,1.5,-0.3,-0.3,-0.3,0.5,0.5,-0.0,-0.3,-0.5,-0.9
2015-04-22,-0.3,0.5,-0.4,0.1,0.1,0.2,0.4,-0.1,-0.4,-0.6,-0.9
2015-04-23,-1.3,0.1,-1.5,1.2,1.2,-0.9,-0.7,-1.2,-1.4,-1.7,-1.9
2015-04-24,-0.2,0.4,-0.6,-0.3,-0.3,-0.5,-0.5,-0.7,-1.0,-1.3,-1.6
2015-04-27,2.2,2.5,-0.5,-1.9,-1.9,1.2,1.3,1.2,0.9,0.7,0.4
2015-04-28,0.8,1.2,-1.0,-0.3,-0.3,1.3,1.5,1.5,1.2,1.0,0.8
2015-04-29,-0.3,0.5,-1.0,-0.6,-0.6,1.5,1.8,2.0,1.7,1.5,1.3
[Output]: Fall
[Input]: 2015-09-18,-2.1,0.6,-2.1,0.4,0.4,-0.1,-0.0,-0.1,-0.4,-0.4,-0.7
2015-09-21,-0.9,0.0,-2.0,0.8,0.8,-0.7,-0.7,-0.8,-1.1,-1.1,-1.4
2015-09-22,0.4,0.4,-0.6,-0.7,-0.7,0.0,-0.0,-0.1,-0.3,-0.4,-0.6
2015-09-23,0.0,0.1,-0.6,0.2,0.2,-0.1,-0.2,-0.3,-0.4,-0.6,-0.8
2015-09-24,0.0,0.2,-0.6,-0.3,-0.3,0.2,0.1,0.0,-0.1,-0.3,-0.4
2015-09-25,-1.4,0.1,-1.9,1.4,1.4,-0.9,-1.2,-1.3,-1.4,-1.6,-1.7
2015-09-28,0.8,0.8,-0.5,-0.4,-0.4,-0.4,-0.7,-0.8,-0.9,-1.2,-1.2
2015-09-29,3.9,3.9,0.0,-3.5,-3.5,2.6,2.7,2.6,2.6,2.4,2.3
2015-09-30,0.2,0.4,-2.9,-0.2,-0.2,2.3,2.6,2.7,2.7,2.6,2.5
2015-10-01,0.2,1.6,-0.2,0.1,0.1,1.6,2.3,2.4,2.5,2.5,2.3
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-2.1,0.6,-2.1,0.4,0.4,-0.1,-0.0,-0.1,-0.4,-0.4,-0.7
2015-09-21,-0.9,0.0,-2.0,0.8,0.8,-0.7,-0.7,-0.8,-1.1,-1.1,-1.4
2015-09-22,0.4,0.4,-0.6,-0.7,-0.7,0.0,-0.0,-0.1,-0.3,-0.4,-0.6
2015-09-23,0.0,0.1,-0.6,0.2,0.2,-0.1,-0.2,-0.3,-0.4,-0.6,-0.8
2015-09-24,0.0,0.2,-0.6,-0.3,-0.3,0.2,0.1,0.0,-0.1,-0.3,-0.4
2015-09-25,-1.4,0.1,-1.9,1.4,1.4,-0.9,-1.2,-1.3,-1.4,-1.6,-1.7
2015-09-28,0.8,0.8,-0.5,-0.4,-0.4,-0.4,-0.7,-0.8,-0.9,-1.2,-1.2
2015-09-29,3.9,3.9,0.0,-3.5,-3.5,2.6,2.7,2.6,2.6,2.4,2.3
2015-09-30,0.2,0.4,-2.9,-0.2,-0.2,2.3,2.6,2.7,2.7,2.6,2.5
2015-10-01,0.2,1.6,-0.2,0.1,0.1,1.6,2.3,2.4,2.5,2.5,2.3 |
aclsm23388 | Analyze the information and social media posts to determine if the closing price of $ba will ascend or descend at 2015-10-02. Please respond with either Rise or Fall.
[Input]: 2017-04-10,-0.3,0.7,-0.4,0.5,0.5,-0.4,-1.0,-1.2,-1.3,-0.8,-0.1
2017-04-11,0.5,0.5,-0.8,-0.4,-0.4,0.1,-0.4,-0.7,-0.8,-0.5,0.2
2017-04-12,0.4,0.4,-0.5,0.0,0.0,0.1,-0.4,-0.7,-0.8,-0.6,0.0
2017-04-13,2.4,2.5,-0.2,-2.6,-2.6,2.2,2.2,1.9,1.8,2.0,2.5
2017-04-17,0.0,0.3,-0.5,0.1,0.1,1.7,2.0,1.7,1.7,1.7,2.2
2017-04-18,0.1,0.9,-0.3,-0.5,-0.5,1.4,2.3,2.1,2.1,2.1,2.5
2017-04-19,1.6,1.8,-0.4,-1.4,-1.4,1.9,3.3,3.4,3.3,3.4,3.6
2017-04-20,-0.5,0.8,-0.5,0.6,0.6,0.5,2.3,2.5,2.5,2.6,2.9
2017-04-21,-0.1,0.5,-0.6,0.0,0.0,0.3,1.8,2.3,2.4,2.5,2.7
2017-04-24,-0.1,0.5,-0.5,1.0,1.0,-0.8,0.6,1.2,1.3,1.4,1.5
[Output]: Rise
[Input]: 2015-05-29,0.5,0.7,-0.1,-0.5,-0.5,0.0,0.0,-0.7,-1.0,-0.7,-0.5
2015-06-01,-0.1,0.7,-0.5,0.1,0.1,-0.1,-0.0,-0.7,-1.1,-0.9,-0.6
2015-06-02,0.7,0.9,-0.9,-1.2,-1.2,1.0,1.1,0.6,0.0,0.2,0.5
2015-06-03,1.2,1.9,-0.5,-1.4,-1.4,2.0,2.3,2.0,1.5,1.5,1.9
2015-06-04,-0.8,1.0,-0.9,-0.4,-0.4,1.7,2.4,2.5,2.0,1.9,2.2
2015-06-05,-0.4,0.1,-1.4,-0.4,-0.4,1.4,2.5,2.8,2.4,2.2,2.5
2015-06-08,1.2,1.2,-0.3,-0.8,-0.8,1.4,2.9,3.4,3.1,2.9,3.1
2015-06-09,-0.0,0.9,-0.5,0.0,0.0,0.7,2.5,3.1,3.0,2.7,2.9
2015-06-10,0.1,0.7,-0.1,0.3,0.3,0.2,1.8,2.5,2.6,2.4,2.5
2015-06-11,-0.0,0.6,-0.5,0.7,0.7,-0.6,0.7,1.6,1.9,1.7,1.7
[Output]: Fall
[Input]: 2015-09-18,-0.2,1.2,-1.2,-1.0,-1.0,0.1,-1.1,-2.1,-2.8,-1.3,-0.1
2015-09-21,0.3,1.1,-0.8,-0.1,-0.1,0.4,-0.6,-1.9,-2.6,-1.5,-0.2
2015-09-22,0.4,0.4,-1.1,-1.5,-1.5,1.6,0.9,-0.2,-0.9,-0.3,1.0
2015-09-23,2.3,2.5,-0.0,-1.7,-1.7,2.6,2.6,1.7,1.1,1.0,2.5
2015-09-24,0.7,0.8,-2.0,-1.5,-1.5,2.9,3.9,3.2,2.6,2.1,3.7
2015-09-25,0.4,0.5,-1.3,1.0,1.0,1.1,2.6,2.2,1.6,1.0,2.3
2015-09-28,1.8,1.8,-0.1,-2.2,-2.2,2.2,4.4,4.4,3.7,3.1,4.2
2015-09-29,-0.5,0.3,-1.0,0.5,0.5,0.9,3.3,3.6,3.1,2.7,3.3
2015-09-30,-0.5,0.4,-1.0,1.7,1.7,-0.9,1.1,1.8,1.5,1.1,1.2
2015-10-01,0.5,0.9,-1.2,-0.3,-0.3,-0.6,0.8,1.9,1.7,1.4,1.1
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-0.2,1.2,-1.2,-1.0,-1.0,0.1,-1.1,-2.1,-2.8,-1.3,-0.1
2015-09-21,0.3,1.1,-0.8,-0.1,-0.1,0.4,-0.6,-1.9,-2.6,-1.5,-0.2
2015-09-22,0.4,0.4,-1.1,-1.5,-1.5,1.6,0.9,-0.2,-0.9,-0.3,1.0
2015-09-23,2.3,2.5,-0.0,-1.7,-1.7,2.6,2.6,1.7,1.1,1.0,2.5
2015-09-24,0.7,0.8,-2.0,-1.5,-1.5,2.9,3.9,3.2,2.6,2.1,3.7
2015-09-25,0.4,0.5,-1.3,1.0,1.0,1.1,2.6,2.2,1.6,1.0,2.3
2015-09-28,1.8,1.8,-0.1,-2.2,-2.2,2.2,4.4,4.4,3.7,3.1,4.2
2015-09-29,-0.5,0.3,-1.0,0.5,0.5,0.9,3.3,3.6,3.1,2.7,3.3
2015-09-30,-0.5,0.4,-1.0,1.7,1.7,-0.9,1.1,1.8,1.5,1.1,1.2
2015-10-01,0.5,0.9,-1.2,-0.3,-0.3,-0.6,0.8,1.9,1.7,1.4,1.1 |
aclsm23389 | Assess the data and tweets to estimate whether the closing price of $mdt will escalate or deflate at 2015-10-02. Respond with either Rise or Fall.
[Input]: 2014-01-16,-0.8,0.2,-1.0,0.8,0.8,-0.4,-0.1,1.1,1.8,2.2,1.8
2014-01-17,1.2,1.2,-0.1,-0.9,-0.9,0.3,0.4,1.6,2.3,2.9,2.8
2014-01-21,0.5,1.8,-0.2,-0.1,-0.1,0.5,0.5,1.5,2.2,2.9,2.9
2014-01-22,1.8,1.9,-0.9,-1.8,-1.8,1.8,2.2,2.9,3.8,4.6,4.7
2014-01-23,-0.3,0.4,-1.0,-0.4,-0.4,1.7,2.4,2.8,3.9,4.7,5.0
2014-01-24,1.3,2.7,-0.0,-2.2,-2.2,2.9,4.1,4.6,5.8,6.6,7.1
2014-01-27,2.0,2.1,-0.9,-2.0,-2.0,3.6,5.4,6.1,7.4,8.2,9.0
2014-01-28,-1.3,1.6,-1.3,1.8,1.8,0.8,3.1,3.8,5.0,5.9,6.7
2014-01-29,-1.0,0.5,-1.3,-0.2,-0.2,0.3,2.6,3.7,4.6,5.7,6.6
2014-01-30,-0.7,1.2,-0.8,1.5,1.5,-1.4,0.8,1.9,2.7,3.8,4.7
[Output]: Rise
[Input]: 2017-04-10,-0.4,0.4,-0.8,0.4,0.4,-0.2,0.0,0.2,2.0,3.4,4.5
2017-04-11,0.0,0.7,-1.0,-0.5,-0.5,0.2,0.5,0.5,2.1,3.5,4.7
2017-04-12,0.8,1.1,-0.2,-0.9,-0.9,0.9,1.3,1.3,2.5,4.0,5.2
2017-04-13,0.8,2.2,-0.1,-1.1,-1.1,1.5,2.0,2.1,3.1,4.6,6.0
2017-04-17,-1.0,0.3,-1.4,1.3,1.3,0.1,0.5,0.7,1.3,2.9,4.2
2017-04-18,1.7,2.0,-1.1,-4.7,-4.7,3.8,4.9,5.4,5.7,7.4,8.8
2017-04-19,0.8,1.4,-0.2,-0.7,-0.7,3.2,4.9,5.7,6.0,7.5,9.0
2017-04-20,-1.2,0.4,-1.4,1.9,1.9,0.6,2.6,3.4,3.8,5.0,6.5
2017-04-21,0.8,1.1,-0.2,-0.6,-0.6,0.6,2.6,3.6,4.0,5.0,6.6
2017-04-24,-0.9,0.7,-1.3,2.9,2.9,-2.5,-0.6,0.4,0.9,1.7,3.2
[Output]: Rise
[Input]: 2015-09-18,-0.4,0.6,-0.5,-0.7,-0.7,-0.5,-0.6,0.1,0.7,2.7,3.9
2015-09-21,0.8,1.7,-0.4,-0.1,-0.1,0.1,-0.3,-0.1,0.6,2.4,3.7
2015-09-22,-0.9,0.2,-1.2,-0.1,-0.1,0.3,-0.2,-0.1,0.7,2.0,3.5
2015-09-23,0.7,1.2,-0.2,-1.2,-0.7,0.8,0.5,0.6,1.3,2.3,3.8
2015-09-24,0.3,0.7,-0.8,-1.3,-1.3,1.6,1.6,1.6,2.4,3.1,4.8
2015-09-25,4.0,4.1,-0.7,-2.7,-2.7,3.4,4.0,4.1,4.8,5.4,7.2
2015-09-28,2.4,2.8,-0.8,-3.0,-3.0,4.9,6.6,7.0,7.4,8.1,9.9
2015-09-29,-2.0,2.5,-2.1,2.9,2.9,1.0,3.2,3.6,4.0,4.8,6.2
2015-09-30,0.8,1.0,-1.0,0.9,0.9,-0.6,1.9,2.5,2.9,3.8,4.8
2015-10-01,-2.3,0.1,-3.0,2.2,2.2,-2.7,-0.6,0.2,0.5,1.4,2.1
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-0.4,0.6,-0.5,-0.7,-0.7,-0.5,-0.6,0.1,0.7,2.7,3.9
2015-09-21,0.8,1.7,-0.4,-0.1,-0.1,0.1,-0.3,-0.1,0.6,2.4,3.7
2015-09-22,-0.9,0.2,-1.2,-0.1,-0.1,0.3,-0.2,-0.1,0.7,2.0,3.5
2015-09-23,0.7,1.2,-0.2,-1.2,-0.7,0.8,0.5,0.6,1.3,2.3,3.8
2015-09-24,0.3,0.7,-0.8,-1.3,-1.3,1.6,1.6,1.6,2.4,3.1,4.8
2015-09-25,4.0,4.1,-0.7,-2.7,-2.7,3.4,4.0,4.1,4.8,5.4,7.2
2015-09-28,2.4,2.8,-0.8,-3.0,-3.0,4.9,6.6,7.0,7.4,8.1,9.9
2015-09-29,-2.0,2.5,-2.1,2.9,2.9,1.0,3.2,3.6,4.0,4.8,6.2
2015-09-30,0.8,1.0,-1.0,0.9,0.9,-0.6,1.9,2.5,2.9,3.8,4.8
2015-10-01,-2.3,0.1,-3.0,2.2,2.2,-2.7,-0.6,0.2,0.5,1.4,2.1 |
aclsm23390 | Reflect on the provided data and tweets to anticipate if the closing price of $hsbc is going to increase or decrease at 2015-10-02. Kindly respond with either Rise or Fall.
[Input]: 2015-01-06,0.3,0.8,-0.7,-1.5,-1.5,2.8,4.2,4.0,4.8,5.7,6.4
2015-01-07,-0.5,0.1,-1.0,0.8,0.8,1.3,2.9,3.0,3.5,4.6,5.3
2015-01-08,-0.4,0.4,-0.4,0.3,0.3,0.3,2.2,2.6,2.9,3.9,4.7
2015-01-09,-0.1,0.3,-0.5,-0.5,-0.5,0.2,2.3,2.9,3.1,4.1,4.9
2015-01-12,0.2,0.3,-0.5,0.1,0.1,-0.0,1.6,2.6,2.7,3.7,4.5
2015-01-13,0.6,0.8,-0.6,0.2,0.2,-0.1,0.9,2.2,2.3,3.1,4.0
2015-01-14,-0.5,0.3,-0.9,-1.0,-1.0,0.8,1.5,2.8,3.2,3.8,4.8
2015-01-15,-0.4,0.4,-0.7,0.0,0.0,0.5,1.0,2.5,3.0,3.4,4.4
2015-01-16,-0.8,0.0,-1.1,-0.0,-0.0,0.4,0.7,2.1,2.9,3.1,4.1
2015-01-20,-0.1,0.3,-0.6,0.3,0.3,0.0,0.3,1.5,2.4,2.6,3.6
[Output]: Rise
[Input]: 2015-09-18,0.8,1.0,-0.4,-1.9,-1.9,2.9,2.7,2.7,2.4,4.3,5.9
2015-09-21,-0.2,0.3,-0.8,0.9,0.9,1.6,1.8,1.5,1.4,2.9,4.5
2015-09-22,-0.5,0.1,-0.8,-0.8,-0.8,1.5,2.3,2.1,2.3,3.2,4.8
2015-09-23,-0.8,0.8,-0.9,1.0,1.0,-0.2,1.2,1.2,1.5,1.7,3.4
2015-09-24,-0.1,0.5,-1.0,-1.1,-1.1,0.5,2.0,2.2,2.5,2.3,4.1
2015-09-25,-0.1,0.8,-0.5,2.2,2.2,-1.3,-0.3,-0.0,0.1,-0.1,1.6
2015-09-28,2.1,2.3,-0.6,-2.6,-2.6,1.1,2.1,2.6,2.6,2.5,3.8
2015-09-29,1.0,1.2,-0.7,-0.8,-0.8,1.6,2.3,3.0,3.1,3.3,4.1
2015-09-30,-0.2,0.1,-1.7,1.5,1.5,-0.1,0.3,1.4,1.6,1.9,2.2
2015-10-01,-0.2,0.6,-1.2,-0.2,-0.2,0.1,0.3,1.4,1.6,2.0,2.0
[Output]: Fall
[Input]: 2015-09-18,0.4,1.1,-0.2,-2.3,-2.3,2.3,2.1,2.1,2.5,4.5,6.5
2015-09-21,0.1,0.3,-0.5,0.9,0.9,1.2,1.4,1.0,1.3,3.1,5.1
2015-09-22,-0.1,0.1,-0.9,-1.7,-1.7,2.3,2.9,2.5,3.0,4.3,6.3
2015-09-23,0.9,1.0,-0.4,0.5,0.5,0.8,2.0,1.9,2.4,3.2,5.2
2015-09-24,-0.8,0.2,-1.4,-1.0,-1.0,1.1,2.7,2.8,3.2,3.8,5.7
2015-09-25,0.1,0.7,-0.3,1.3,1.3,-0.2,1.1,1.4,1.7,2.1,3.9
2015-09-28,0.6,0.6,-0.2,-2.4,-2.4,1.5,3.2,3.8,3.8,4.2,5.9
2015-09-29,-0.1,0.2,-0.7,-0.3,-0.3,1.4,2.9,3.8,3.8,4.4,5.6
2015-09-30,-0.2,0.0,-0.9,2.3,2.3,-0.9,0.1,1.2,1.4,1.9,2.7
2015-10-01,0.9,1.1,-0.8,0.8,0.8,-1.3,-0.9,0.3,0.6,1.1,1.6
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.4,1.1,-0.2,-2.3,-2.3,2.3,2.1,2.1,2.5,4.5,6.5
2015-09-21,0.1,0.3,-0.5,0.9,0.9,1.2,1.4,1.0,1.3,3.1,5.1
2015-09-22,-0.1,0.1,-0.9,-1.7,-1.7,2.3,2.9,2.5,3.0,4.3,6.3
2015-09-23,0.9,1.0,-0.4,0.5,0.5,0.8,2.0,1.9,2.4,3.2,5.2
2015-09-24,-0.8,0.2,-1.4,-1.0,-1.0,1.1,2.7,2.8,3.2,3.8,5.7
2015-09-25,0.1,0.7,-0.3,1.3,1.3,-0.2,1.1,1.4,1.7,2.1,3.9
2015-09-28,0.6,0.6,-0.2,-2.4,-2.4,1.5,3.2,3.8,3.8,4.2,5.9
2015-09-29,-0.1,0.2,-0.7,-0.3,-0.3,1.4,2.9,3.8,3.8,4.4,5.6
2015-09-30,-0.2,0.0,-0.9,2.3,2.3,-0.9,0.1,1.2,1.4,1.9,2.7
2015-10-01,0.9,1.1,-0.8,0.8,0.8,-1.3,-0.9,0.3,0.6,1.1,1.6 |
aclsm23391 | Contemplate the data and tweets to guess whether the closing price of $tm will surge or decline at 2015-10-02. Please declare either Rise or Fall.
[Input]: 2014-09-23,0.7,1.1,-0.1,-0.8,-0.8,1.5,1.0,1.0,0.8,0.8,0.5
2014-09-24,-0.9,0.1,-1.0,0.8,0.8,0.5,0.3,0.2,0.1,0.0,-0.2
2014-09-25,1.5,1.5,-0.0,-1.6,-1.6,1.4,1.7,1.7,1.6,1.6,1.5
2014-09-26,-0.6,0.2,-1.0,1.0,1.0,0.0,0.7,0.6,0.6,0.5,0.5
2014-09-29,-0.6,0.1,-0.8,-0.1,-0.1,0.0,0.8,0.7,0.8,0.7,0.7
2014-09-30,-1.0,0.7,-1.1,1.0,1.0,-0.8,-0.1,-0.2,-0.2,-0.3,-0.3
2014-10-01,1.6,1.6,-0.2,-1.4,-1.4,0.4,1.0,1.1,1.2,1.1,1.1
2014-10-02,-0.1,0.2,-1.0,0.2,0.2,0.3,0.5,0.8,0.9,0.8,0.8
2014-10-03,-1.1,0.3,-1.2,1.7,1.7,-1.1,-1.2,-0.8,-0.8,-0.8,-0.9
2014-10-06,0.7,1.4,-0.2,-0.2,-0.2,-0.6,-0.9,-0.5,-0.6,-0.5,-0.6
[Output]: Fall
[Input]: 2015-11-23,-0.1,1.7,-0.4,-1.6,-1.6,0.3,0.5,0.6,0.7,1.1,1.2
2015-11-24,-0.0,0.3,-1.0,-0.3,-0.3,0.7,0.7,0.8,0.9,1.3,1.5
2015-11-25,0.6,0.6,-0.4,-0.4,-0.4,1.0,0.8,1.0,1.2,1.5,1.8
2015-11-27,-0.6,0.5,-0.6,0.8,0.8,0.1,-0.0,0.1,0.5,0.6,1.0
2015-11-30,0.0,1.1,-0.2,-0.1,-0.1,-0.2,0.2,0.2,0.5,0.6,1.0
2015-12-01,0.2,0.7,-1.0,0.4,0.4,-0.5,-0.3,-0.1,0.1,0.2,0.5
2015-12-02,1.0,1.3,-0.2,-1.3,-1.3,0.7,1.1,1.1,1.3,1.4,1.7
2015-12-03,-0.0,0.8,-0.8,-0.8,-0.8,1.3,1.7,1.7,1.9,2.1,2.4
2015-12-04,-2.1,0.2,-2.1,2.5,2.5,-1.1,-0.8,-0.8,-0.7,-0.4,-0.2
2015-12-07,-0.2,0.0,-2.0,0.0,0.0,-0.9,-0.9,-0.7,-0.6,-0.4,-0.3
[Output]: Fall
[Input]: 2015-09-18,0.5,1.1,-0.1,-2.0,-2.0,0.7,0.3,0.0,-0.4,0.9,2.2
2015-09-21,0.1,0.5,-0.6,0.5,0.5,0.7,0.0,-0.6,-0.9,0.1,1.4
2015-09-22,0.1,0.3,-1.3,-1.5,-1.5,1.9,1.3,0.9,0.8,1.4,2.6
2015-09-23,-0.2,0.2,-0.8,-0.1,-0.1,1.2,1.1,1.2,1.0,1.1,2.3
2015-09-24,-0.0,0.2,-1.3,0.0,0.0,0.5,1.0,1.1,1.0,0.7,2.0
2015-09-25,0.6,1.2,-0.3,0.8,0.8,-0.3,0.3,0.3,0.1,-0.2,0.9
2015-09-28,2.0,2.0,-0.4,-2.8,-1.4,0.7,1.8,1.7,1.4,1.1,2.1
2015-09-29,-0.2,0.2,-1.0,-0.8,-0.8,1.2,2.3,2.3,2.1,2.1,2.6
2015-09-30,-0.9,0.1,-1.0,2.7,2.7,-1.2,-0.6,-0.5,-0.3,-0.4,-0.3
2015-10-01,0.1,0.4,-0.9,0.9,0.9,-1.6,-1.6,-1.2,-1.1,-1.2,-1.4
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.5,1.1,-0.1,-2.0,-2.0,0.7,0.3,0.0,-0.4,0.9,2.2
2015-09-21,0.1,0.5,-0.6,0.5,0.5,0.7,0.0,-0.6,-0.9,0.1,1.4
2015-09-22,0.1,0.3,-1.3,-1.5,-1.5,1.9,1.3,0.9,0.8,1.4,2.6
2015-09-23,-0.2,0.2,-0.8,-0.1,-0.1,1.2,1.1,1.2,1.0,1.1,2.3
2015-09-24,-0.0,0.2,-1.3,0.0,0.0,0.5,1.0,1.1,1.0,0.7,2.0
2015-09-25,0.6,1.2,-0.3,0.8,0.8,-0.3,0.3,0.3,0.1,-0.2,0.9
2015-09-28,2.0,2.0,-0.4,-2.8,-1.4,0.7,1.8,1.7,1.4,1.1,2.1
2015-09-29,-0.2,0.2,-1.0,-0.8,-0.8,1.2,2.3,2.3,2.1,2.1,2.6
2015-09-30,-0.9,0.1,-1.0,2.7,2.7,-1.2,-0.6,-0.5,-0.3,-0.4,-0.3
2015-10-01,0.1,0.4,-0.9,0.9,0.9,-1.6,-1.6,-1.2,-1.1,-1.2,-1.4 |
aclsm23392 | Examine the data and tweets to deduce if the closing price of $v will boost or lower at 2015-10-02. Kindly confirm either Rise or Fall.
[Input]: 2015-09-18,1.1,1.1,-0.9,-2.2,-2.2,1.8,1.1,0.9,0.5,1.5,2.1
2015-09-21,0.1,0.7,-0.7,0.2,0.2,1.5,0.9,0.5,0.3,1.0,1.7
2015-09-22,-0.0,0.5,-0.7,-1.0,-1.0,1.8,1.7,1.4,1.4,1.7,2.5
2015-09-23,0.1,0.5,-0.3,0.1,0.1,0.9,1.5,1.3,1.4,1.3,2.2
2015-09-24,0.1,0.2,-1.1,-0.8,-0.8,0.9,2.1,2.0,2.1,1.9,2.7
2015-09-25,0.8,1.4,-0.2,0.3,0.3,0.4,1.6,1.5,1.5,1.4,2.2
2015-09-28,2.9,3.3,-0.1,-3.4,-3.4,2.9,4.7,4.9,4.8,4.7,5.4
2015-09-29,-0.4,0.5,-0.7,1.0,1.0,1.3,3.0,3.5,3.5,3.6,4.1
2015-09-30,-1.3,0.1,-1.6,2.4,2.6,-1.3,-0.0,0.8,1.0,1.2,1.2
2015-10-01,-0.1,0.5,-1.4,0.1,0.1,-1.3,-0.5,0.6,0.8,1.0,0.9
[Output]: Rise
[Input]: 2015-09-18,-0.1,1.3,-0.3,-1.1,-1.1,0.1,-0.6,-0.7,-1.0,0.2,1.1
2015-09-21,-0.2,1.1,-0.5,1.0,1.0,-0.4,-1.3,-1.7,-1.8,-1.0,-0.0
2015-09-22,-0.4,0.3,-0.7,-1.1,-1.1,0.6,-0.4,-0.7,-0.6,-0.2,0.8
2015-09-23,-0.2,0.7,-0.4,0.1,0.1,0.4,-0.2,-0.5,-0.4,-0.5,0.6
2015-09-24,0.3,0.5,-1.1,-1.1,-1.1,1.1,1.1,0.6,0.7,0.4,1.5
2015-09-25,0.9,0.9,-0.7,0.2,0.2,0.7,0.9,0.4,0.4,0.1,1.1
2015-09-28,3.0,3.1,-0.2,-3.2,-3.2,3.0,3.9,3.6,3.4,3.3,4.1
2015-09-29,-0.1,0.9,-0.8,0.5,0.5,1.8,3.1,2.8,2.7,2.9,3.3
2015-09-30,0.1,0.2,-1.3,1.5,1.5,-0.2,1.2,1.3,1.2,1.5,1.4
2015-10-01,-0.2,0.2,-1.5,0.7,0.7,-1.0,0.3,0.7,0.6,0.7,0.5
[Output]: Rise
[Input]: 2015-09-18,0.0,1.5,-0.1,-1.6,-1.6,0.9,0.7,0.8,0.7,1.8,2.5
2015-09-21,-0.2,0.8,-0.8,1.4,1.4,-0.2,-0.5,-0.8,-0.8,0.2,0.9
2015-09-22,-0.4,0.2,-1.3,-0.7,-0.7,0.4,0.2,-0.1,0.1,0.7,1.5
2015-09-23,-1.1,0.3,-1.5,1.0,1.0,-0.6,-0.6,-0.9,-0.6,-0.5,0.3
2015-09-24,0.2,0.6,-0.9,-1.0,-1.0,0.2,0.4,0.1,0.4,0.3,1.2
2015-09-25,0.7,1.1,-0.7,0.6,0.6,-0.2,-0.2,-0.5,-0.4,-0.5,0.4
2015-09-28,4.4,4.6,-0.3,-4.9,-4.9,4.0,4.5,4.5,4.4,4.4,5.3
2015-09-29,-1.5,0.2,-1.9,2.0,2.0,1.4,2.2,2.3,2.2,2.4,2.9
2015-09-30,-0.5,0.0,-2.0,1.6,1.6,-0.6,0.4,0.6,0.5,0.9,1.0
2015-10-01,0.1,1.1,-1.4,0.5,0.5,-1.1,-0.3,0.1,0.1,0.4,0.4
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.0,1.5,-0.1,-1.6,-1.6,0.9,0.7,0.8,0.7,1.8,2.5
2015-09-21,-0.2,0.8,-0.8,1.4,1.4,-0.2,-0.5,-0.8,-0.8,0.2,0.9
2015-09-22,-0.4,0.2,-1.3,-0.7,-0.7,0.4,0.2,-0.1,0.1,0.7,1.5
2015-09-23,-1.1,0.3,-1.5,1.0,1.0,-0.6,-0.6,-0.9,-0.6,-0.5,0.3
2015-09-24,0.2,0.6,-0.9,-1.0,-1.0,0.2,0.4,0.1,0.4,0.3,1.2
2015-09-25,0.7,1.1,-0.7,0.6,0.6,-0.2,-0.2,-0.5,-0.4,-0.5,0.4
2015-09-28,4.4,4.6,-0.3,-4.9,-4.9,4.0,4.5,4.5,4.4,4.4,5.3
2015-09-29,-1.5,0.2,-1.9,2.0,2.0,1.4,2.2,2.3,2.2,2.4,2.9
2015-09-30,-0.5,0.0,-2.0,1.6,1.6,-0.6,0.4,0.6,0.5,0.9,1.0
2015-10-01,0.1,1.1,-1.4,0.5,0.5,-1.1,-0.3,0.1,0.1,0.4,0.4 |
aclsm23393 | Examine the data and tweets to deduce if the closing price of $mo will boost or lower at 2015-10-02. Kindly confirm either Rise or Fall.
[Input]: 2014-08-28,0.2,1.0,-0.1,-0.4,-0.4,-0.7,-1.3,-2.1,-2.3,-1.8,-1.0
2014-08-29,0.2,0.3,-0.3,0.0,0.0,-0.4,-1.1,-1.8,-2.3,-1.9,-1.2
2014-09-02,-0.2,0.5,-0.3,-0.4,-0.4,0.3,-0.5,-1.2,-1.7,-1.6,-0.9
2014-09-03,0.2,0.4,-0.6,0.5,0.5,-0.1,-0.8,-1.4,-2.0,-2.0,-1.4
2014-09-04,0.5,0.6,-0.2,-0.1,-0.1,-0.0,-0.5,-1.0,-1.8,-1.9,-1.4
2014-09-05,-1.2,0.0,-1.5,1.0,1.0,-0.8,-1.2,-1.7,-2.4,-2.7,-2.4
2014-09-08,0.6,0.9,-0.3,-0.8,-0.8,0.1,-0.2,-0.7,-1.4,-1.8,-1.6
2014-09-09,0.7,0.7,-0.8,-0.6,-0.6,0.6,0.5,-0.0,-0.7,-1.2,-1.1
2014-09-10,-0.6,0.3,-1.0,0.7,0.7,-0.1,-0.1,-0.6,-1.1,-1.8,-1.8
2014-09-11,-0.8,0.0,-1.2,0.6,0.6,-0.5,-0.7,-1.1,-1.5,-2.2,-2.4
[Output]: Fall
[Input]: 2017-12-14,0.7,1.3,-0.1,-1.6,-0.7,-0.0,-1.0,-1.6,-2.0,-2.0,-1.9
2017-12-15,-0.0,0.2,-0.9,0.4,0.4,-0.0,-1.2,-1.7,-2.3,-2.4,-2.2
2017-12-18,0.3,0.8,-0.0,-0.0,-0.0,0.1,-1.1,-1.4,-2.1,-2.3,-2.1
2017-12-19,-0.0,0.7,-0.4,0.0,0.0,-0.0,-1.0,-1.2,-1.9,-2.2,-2.1
2017-12-20,0.3,0.7,-0.2,-0.2,-0.2,0.1,-0.4,-0.9,-1.5,-1.9,-1.8
2017-12-21,-0.9,0.4,-0.9,0.9,0.9,-0.6,-0.8,-1.5,-2.1,-2.5,-2.6
2017-12-22,0.4,0.8,-0.4,-0.4,-0.4,-0.1,-0.2,-1.0,-1.5,-2.0,-2.2
2017-12-26,0.3,0.5,-0.1,-0.0,-0.0,-0.0,-0.0,-0.9,-1.2,-1.9,-2.1
2017-12-27,0.1,0.5,-0.1,0.0,0.0,0.0,-0.1,-0.8,-1.1,-1.7,-2.0
2017-12-28,-0.5,0.4,-0.5,0.5,0.5,-0.3,-0.5,-0.9,-1.4,-1.9,-2.3
[Output]: Fall
[Input]: 2015-09-18,-0.1,2.2,-0.3,-1.2,-1.2,0.2,-1.4,-1.7,-2.0,-1.4,-0.9
2015-09-21,-0.5,0.3,-0.9,1.4,1.4,-0.3,-2.1,-2.9,-3.2,-2.8,-2.2
2015-09-22,-0.0,0.6,-0.6,-1.1,-1.1,0.8,-0.8,-1.7,-1.9,-1.8,-1.2
2015-09-23,-0.6,0.2,-0.7,0.4,0.4,0.0,-0.9,-1.7,-2.0,-2.2,-1.6
2015-09-24,-0.9,0.3,-1.0,0.4,0.4,-0.4,-0.9,-1.8,-2.2,-2.5,-2.0
2015-09-25,-0.0,1.0,-0.4,0.3,0.3,-0.4,-0.8,-1.9,-2.4,-2.8,-2.4
2015-09-28,-0.5,1.6,-0.6,-0.3,-0.3,-0.2,-0.1,-1.3,-2.0,-2.4,-2.1
2015-09-29,0.8,1.1,-0.7,-0.7,-0.7,0.6,0.6,-0.4,-1.2,-1.5,-1.4
2015-09-30,0.8,1.0,-0.7,0.3,0.3,0.2,0.1,-0.5,-1.2,-1.6,-1.8
2015-10-01,0.4,0.6,-0.9,-0.3,-0.3,0.4,0.4,0.0,-0.7,-1.1,-1.4
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-0.1,2.2,-0.3,-1.2,-1.2,0.2,-1.4,-1.7,-2.0,-1.4,-0.9
2015-09-21,-0.5,0.3,-0.9,1.4,1.4,-0.3,-2.1,-2.9,-3.2,-2.8,-2.2
2015-09-22,-0.0,0.6,-0.6,-1.1,-1.1,0.8,-0.8,-1.7,-1.9,-1.8,-1.2
2015-09-23,-0.6,0.2,-0.7,0.4,0.4,0.0,-0.9,-1.7,-2.0,-2.2,-1.6
2015-09-24,-0.9,0.3,-1.0,0.4,0.4,-0.4,-0.9,-1.8,-2.2,-2.5,-2.0
2015-09-25,-0.0,1.0,-0.4,0.3,0.3,-0.4,-0.8,-1.9,-2.4,-2.8,-2.4
2015-09-28,-0.5,1.6,-0.6,-0.3,-0.3,-0.2,-0.1,-1.3,-2.0,-2.4,-2.1
2015-09-29,0.8,1.1,-0.7,-0.7,-0.7,0.6,0.6,-0.4,-1.2,-1.5,-1.4
2015-09-30,0.8,1.0,-0.7,0.3,0.3,0.2,0.1,-0.5,-1.2,-1.6,-1.8
2015-10-01,0.4,0.6,-0.9,-0.3,-0.3,0.4,0.4,0.0,-0.7,-1.1,-1.4 |
aclsm23394 | By reviewing the data and tweets, can we predict if the closing price of $nvs will go upwards or downwards at 2015-10-02? Please indicate either Rise or Fall.
[Input]: 2015-09-18,0.3,1.5,-0.0,-3.0,-3.0,1.4,1.0,0.5,0.1,1.2,2.6
2015-09-21,1.6,1.8,-0.2,0.2,0.2,1.1,1.0,0.3,-0.1,0.8,2.1
2015-09-22,0.1,0.4,-0.9,-3.2,-3.2,3.6,3.9,3.5,3.2,3.7,5.0
2015-09-23,-0.6,0.2,-1.2,0.9,0.9,1.8,2.7,2.6,2.4,2.5,3.6
2015-09-24,-0.7,0.5,-2.0,-0.5,-0.5,1.2,2.9,3.0,2.8,2.7,3.8
2015-09-25,3.0,3.0,-0.5,-1.0,-1.0,1.5,3.4,3.8,3.6,3.5,4.5
2015-09-28,1.6,1.8,-0.1,-1.7,-1.7,2.0,4.5,5.3,5.1,5.0,5.9
2015-09-29,-0.8,0.6,-1.3,-0.1,-0.1,1.7,4.0,4.9,5.0,5.0,5.6
2015-09-30,0.7,1.1,-0.8,1.8,1.8,-0.4,1.5,2.8,3.1,3.2,3.4
2015-10-01,0.3,0.4,-1.1,0.2,0.2,-0.8,0.7,2.3,2.7,2.9,2.9
[Output]: Rise
[Input]: 2015-09-18,1.3,1.3,-0.3,-2.5,-2.5,1.8,1.3,1.0,0.5,1.9,2.8
2015-09-21,0.5,0.9,-0.6,-0.3,-0.3,1.8,1.8,1.2,0.8,1.8,2.8
2015-09-22,0.2,0.4,-0.9,-1.7,-1.7,2.7,3.2,2.7,2.6,3.2,4.3
2015-09-23,1.7,2.0,-0.5,-1.5,-1.5,3.0,4.3,4.2,4.2,4.3,5.5
2015-09-24,0.0,0.4,-2.0,-1.0,-1.0,2.5,4.8,5.0,5.1,4.9,6.2
2015-09-25,1.3,1.4,-0.5,-0.1,-0.1,1.7,4.2,4.7,4.8,4.6,5.9
2015-09-28,1.4,2.0,-0.0,-2.1,-2.1,2.5,5.6,6.6,6.6,6.5,7.6
2015-09-29,-0.6,0.6,-0.9,1.0,1.0,0.7,3.7,5.0,5.1,5.3,6.1
2015-09-30,-1.1,0.2,-1.3,2.3,2.3,-1.6,0.6,2.3,2.7,3.0,3.3
2015-10-01,0.0,1.4,-1.2,0.0,0.0,-1.4,-0.0,1.9,2.5,2.8,2.9
[Output]: Rise
[Input]: 2015-09-18,0.5,1.3,-0.2,-1.3,-1.3,0.2,-0.3,-0.3,-0.2,1.0,1.8
2015-09-21,1.7,1.8,-0.4,-0.8,-0.8,1.1,0.7,0.3,0.5,1.6,2.4
2015-09-22,0.6,0.9,-0.8,-3.2,-3.2,3.6,3.6,3.3,3.7,4.4,5.4
2015-09-23,0.5,0.7,-0.2,-0.5,-0.5,3.0,3.7,3.6,4.0,4.4,5.6
2015-09-24,0.5,0.7,-0.7,-0.7,-0.7,2.3,3.9,4.0,4.4,4.7,5.9
2015-09-25,2.8,3.0,-0.5,-0.5,-0.5,1.7,3.9,4.3,4.5,4.8,6.1
2015-09-28,3.1,3.1,-0.5,-1.6,-1.6,2.0,4.9,5.6,5.8,6.2,7.3
2015-09-29,-0.4,0.9,-0.7,-0.3,-0.3,1.6,4.5,5.5,5.7,6.3,7.2
2015-09-30,0.0,0.2,-0.8,2.7,2.7,-1.1,1.2,2.5,2.8,3.4,4.0
2015-10-01,0.5,0.6,-1.2,-0.0,-0.0,-1.1,0.5,2.2,2.6,3.2,3.6
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.5,1.3,-0.2,-1.3,-1.3,0.2,-0.3,-0.3,-0.2,1.0,1.8
2015-09-21,1.7,1.8,-0.4,-0.8,-0.8,1.1,0.7,0.3,0.5,1.6,2.4
2015-09-22,0.6,0.9,-0.8,-3.2,-3.2,3.6,3.6,3.3,3.7,4.4,5.4
2015-09-23,0.5,0.7,-0.2,-0.5,-0.5,3.0,3.7,3.6,4.0,4.4,5.6
2015-09-24,0.5,0.7,-0.7,-0.7,-0.7,2.3,3.9,4.0,4.4,4.7,5.9
2015-09-25,2.8,3.0,-0.5,-0.5,-0.5,1.7,3.9,4.3,4.5,4.8,6.1
2015-09-28,3.1,3.1,-0.5,-1.6,-1.6,2.0,4.9,5.6,5.8,6.2,7.3
2015-09-29,-0.4,0.9,-0.7,-0.3,-0.3,1.6,4.5,5.5,5.7,6.3,7.2
2015-09-30,0.0,0.2,-0.8,2.7,2.7,-1.1,1.2,2.5,2.8,3.4,4.0
2015-10-01,0.5,0.6,-1.2,-0.0,-0.0,-1.1,0.5,2.2,2.6,3.2,3.6 |
aclsm23395 | Reflect on the provided data and tweets to anticipate if the closing price of $bbl is going to increase or decrease at 2015-10-02. Kindly respond with either Rise or Fall.
[Input]: 2015-09-18,1.2,1.6,-0.3,-3.5,-3.5,1.8,-0.6,-1.3,-1.8,0.1,1.9
2015-09-21,-0.5,0.5,-1.2,0.8,0.8,1.2,-0.3,-2.1,-2.5,-1.1,0.7
2015-09-22,0.2,0.5,-1.1,-1.3,-1.3,2.2,1.3,-0.8,-1.0,-0.2,1.7
2015-09-23,1.0,1.3,-0.2,-3.4,-3.4,4.1,4.5,2.8,2.6,2.8,4.8
2015-09-24,-0.8,0.3,-1.7,-1.2,-1.2,3.5,5.2,4.0,3.8,3.5,5.5
2015-09-25,1.6,1.6,-0.2,-1.2,-1.2,3.4,5.9,5.1,4.7,4.4,6.1
2015-09-28,1.5,1.5,-0.4,-2.0,-2.0,3.6,7.3,7.4,6.4,6.3,7.6
2015-09-29,-0.7,0.7,-2.1,-2.1,-2.1,3.7,8.3,9.2,8.1,8.3,9.2
2015-09-30,-0.5,0.1,-1.4,3.7,3.7,-0.5,3.3,4.9,4.3,4.4,4.8
2015-10-01,-0.1,0.8,-1.0,0.9,0.9,-1.6,1.4,3.6,3.3,3.5,3.4
[Output]: Rise
[Input]: 2015-09-18,0.5,1.8,-0.3,-2.2,-2.2,0.5,-1.1,-1.1,-2.1,-1.2,0.2
2015-09-21,0.4,1.1,-0.2,-1.3,-1.3,1.8,0.7,0.0,-0.7,-0.2,1.2
2015-09-22,-0.4,0.5,-1.0,-3.8,-3.8,5.0,4.4,3.4,3.5,3.4,4.6
2015-09-23,1.9,2.3,0.0,-2.1,-2.1,5.2,6.0,5.5,5.8,5.3,6.5
2015-09-24,-1.4,0.5,-2.1,0.4,0.4,2.8,5.1,4.8,5.2,4.5,5.6
2015-09-25,0.6,1.2,-0.4,-1.3,-1.3,2.5,5.8,5.8,6.2,5.5,6.5
2015-09-28,1.4,1.6,-1.1,-4.4,-4.4,4.8,9.4,10.1,10.2,9.9,10.7
2015-09-29,0.2,0.4,-1.0,0.8,0.8,2.5,7.4,8.5,8.5,9.0,9.2
2015-09-30,-1.7,0.2,-1.7,2.9,2.9,-0.7,3.1,5.0,5.3,5.9,5.7
2015-10-01,1.1,1.9,-1.0,1.5,1.5,-2.3,0.6,3.1,3.5,4.3,3.9
[Output]: Rise
[Input]: 2015-09-18,0.4,2.0,-0.4,-2.3,-2.3,0.4,-1.8,-2.4,-3.9,-3.2,-1.8
2015-09-21,0.6,1.3,-0.4,-1.4,-1.4,1.9,0.3,-1.1,-2.3,-2.0,-0.7
2015-09-22,-0.1,0.9,-0.8,-4.8,-4.8,6.1,5.1,3.5,3.0,2.7,3.8
2015-09-23,2.2,2.3,-0.0,-1.1,-1.1,5.1,5.8,4.7,4.4,3.5,4.7
2015-09-24,-1.6,0.4,-1.9,0.8,0.8,2.4,4.6,3.8,3.7,2.6,3.5
2015-09-25,0.8,1.4,-0.4,-1.8,-1.8,2.5,5.9,5.4,5.3,4.2,5.0
2015-09-28,1.2,1.3,-0.8,-5.2,-5.2,5.4,10.4,10.8,10.3,9.6,10.0
2015-09-29,-0.1,0.6,-1.4,1.2,1.2,2.9,7.9,8.9,8.3,8.3,8.2
2015-09-30,-1.3,0.2,-1.6,2.9,2.9,-0.5,3.5,5.3,5.2,5.3,4.8
2015-10-01,0.7,1.5,-1.0,2.0,2.0,-2.6,0.4,3.0,3.1,3.4,2.6
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.4,2.0,-0.4,-2.3,-2.3,0.4,-1.8,-2.4,-3.9,-3.2,-1.8
2015-09-21,0.6,1.3,-0.4,-1.4,-1.4,1.9,0.3,-1.1,-2.3,-2.0,-0.7
2015-09-22,-0.1,0.9,-0.8,-4.8,-4.8,6.1,5.1,3.5,3.0,2.7,3.8
2015-09-23,2.2,2.3,-0.0,-1.1,-1.1,5.1,5.8,4.7,4.4,3.5,4.7
2015-09-24,-1.6,0.4,-1.9,0.8,0.8,2.4,4.6,3.8,3.7,2.6,3.5
2015-09-25,0.8,1.4,-0.4,-1.8,-1.8,2.5,5.9,5.4,5.3,4.2,5.0
2015-09-28,1.2,1.3,-0.8,-5.2,-5.2,5.4,10.4,10.8,10.3,9.6,10.0
2015-09-29,-0.1,0.6,-1.4,1.2,1.2,2.9,7.9,8.9,8.3,8.3,8.2
2015-09-30,-1.3,0.2,-1.6,2.9,2.9,-0.5,3.5,5.3,5.2,5.3,4.8
2015-10-01,0.7,1.5,-1.0,2.0,2.0,-2.6,0.4,3.0,3.1,3.4,2.6 |
aclsm23396 | Assess the data and tweets to estimate whether the closing price of $bch will escalate or deflate at 2015-10-02. Respond with either Rise or Fall.
[Input]: 2014-09-05,-0.3,0.2,-0.5,0.4,0.4,-0.3,-0.6,-1.0,-1.7,-2.5,-2.6
2014-09-08,1.5,1.5,-0.6,-2.5,-1.5,0.9,0.8,0.5,-0.1,-1.0,-1.1
2014-09-09,0.6,0.6,-0.4,-1.1,-1.1,1.7,1.8,1.7,1.1,0.3,-0.0
2014-09-10,0.8,1.0,-0.5,-1.1,-1.1,2.1,2.7,2.6,2.2,1.4,1.0
2014-09-11,-0.8,0.2,-1.2,0.6,0.6,0.9,1.8,1.9,1.6,1.0,0.4
2014-09-12,1.2,1.3,-0.3,-1.7,-1.7,1.6,3.1,3.3,3.2,2.7,2.1
2014-09-15,0.0,0.5,-0.3,0.0,0.0,0.9,2.6,3.0,3.1,2.7,2.0
2014-09-16,-2.8,0.0,-2.9,2.6,2.6,-1.5,-0.2,0.3,0.5,0.2,-0.5
2014-09-17,0.4,1.2,-0.4,-0.1,-0.1,-1.1,-0.3,0.4,0.6,0.4,-0.2
2014-09-18,0.5,0.7,-0.5,-0.5,-0.5,-0.5,0.0,0.8,1.0,1.0,0.5
[Output]: Rise
[Input]: 2015-02-26,-0.1,0.4,-1.3,0.2,0.2,0.0,-2.4,-2.8,-3.1,-2.6,-2.4
2015-02-27,1.1,1.3,-0.6,-1.5,-1.5,1.2,-0.5,-1.2,-1.6,-1.2,-0.9
2015-03-02,1.9,2.1,-0.1,-1.0,-1.0,1.6,0.9,-0.2,-0.5,-0.3,0.1
2015-03-03,1.3,1.5,-1.8,-1.5,-1.5,2.4,2.6,1.4,1.0,1.1,1.6
2015-03-04,-1.8,0.7,-2.5,0.9,0.9,0.9,1.8,0.5,0.2,0.0,0.5
2015-03-05,-0.2,0.9,-0.8,1.0,1.0,-0.5,0.9,-0.4,-0.6,-0.8,-0.4
2015-03-06,1.7,1.9,-0.1,-2.2,-2.2,1.2,2.7,2.0,1.6,1.3,1.7
2015-03-09,-0.2,0.5,-1.0,0.3,0.3,0.5,1.9,1.8,1.2,1.0,1.2
2015-03-10,-0.7,1.3,-0.8,-0.1,-0.1,0.6,1.6,2.0,1.3,1.0,1.1
2015-03-11,1.2,1.3,-2.0,-0.6,-0.6,0.9,1.7,2.6,1.8,1.7,1.6
[Output]: Rise
[Input]: 2015-09-18,-0.6,0.0,-1.2,-0.2,-0.2,-0.4,-2.0,-2.8,-4.1,-4.2,-4.0
2015-09-21,2.5,2.6,-0.2,-2.6,-2.6,2.1,0.9,-0.1,-1.2,-1.6,-1.4
2015-09-22,0.5,0.5,-0.3,-1.7,-1.7,3.1,2.6,1.6,0.7,0.1,0.1
2015-09-23,1.6,2.3,-0.2,-1.4,-1.4,3.3,4.0,3.1,2.4,1.5,1.5
2015-09-24,-3.1,0.0,-3.4,2.2,2.2,0.3,1.6,0.9,0.4,-0.6,-0.7
2015-09-25,1.0,1.6,-0.1,-1.1,-1.1,0.5,2.5,1.9,1.5,0.5,0.4
2015-09-28,1.1,1.1,-0.1,-2.0,-2.0,1.7,4.0,3.9,3.4,2.6,2.3
2015-09-29,-0.7,0.1,-1.1,1.4,1.4,0.1,2.1,2.4,2.0,1.4,0.9
2015-09-30,-1.1,0.1,-1.2,1.9,1.9,-1.3,-0.1,0.6,0.2,-0.2,-0.9
2015-10-01,1.2,1.2,-0.3,-0.9,-0.9,-0.5,0.3,1.4,1.1,0.8,0.0
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-0.6,0.0,-1.2,-0.2,-0.2,-0.4,-2.0,-2.8,-4.1,-4.2,-4.0
2015-09-21,2.5,2.6,-0.2,-2.6,-2.6,2.1,0.9,-0.1,-1.2,-1.6,-1.4
2015-09-22,0.5,0.5,-0.3,-1.7,-1.7,3.1,2.6,1.6,0.7,0.1,0.1
2015-09-23,1.6,2.3,-0.2,-1.4,-1.4,3.3,4.0,3.1,2.4,1.5,1.5
2015-09-24,-3.1,0.0,-3.4,2.2,2.2,0.3,1.6,0.9,0.4,-0.6,-0.7
2015-09-25,1.0,1.6,-0.1,-1.1,-1.1,0.5,2.5,1.9,1.5,0.5,0.4
2015-09-28,1.1,1.1,-0.1,-2.0,-2.0,1.7,4.0,3.9,3.4,2.6,2.3
2015-09-29,-0.7,0.1,-1.1,1.4,1.4,0.1,2.1,2.4,2.0,1.4,0.9
2015-09-30,-1.1,0.1,-1.2,1.9,1.9,-1.3,-0.1,0.6,0.2,-0.2,-0.9
2015-10-01,1.2,1.2,-0.3,-0.9,-0.9,-0.5,0.3,1.4,1.1,0.8,0.0 |
aclsm23397 | By reviewing the data and tweets, can we predict if the closing price of $chtr will go upwards or downwards at 2015-10-02? Please indicate either Rise or Fall.
[Input]: 2015-09-18,0.6,1.4,-0.1,-1.8,-1.8,1.0,-0.2,-1.5,-2.8,-2.3,-1.8
2015-09-21,-0.5,0.3,-1.0,1.0,1.0,0.3,-0.7,-2.2,-3.4,-3.2,-2.8
2015-09-22,0.0,0.7,-0.8,-1.4,-1.4,1.3,0.8,-0.6,-1.6,-1.9,-1.5
2015-09-23,1.0,1.6,-0.5,-1.0,-1.0,1.6,1.8,0.7,-0.2,-1.0,-0.6
2015-09-24,-1.1,0.2,-1.9,0.4,0.4,0.7,1.3,0.5,-0.4,-1.4,-1.0
2015-09-25,3.7,3.7,-0.1,-2.2,-2.2,2.3,3.3,2.8,1.9,0.8,1.1
2015-09-28,3.6,3.8,-0.6,-4.3,-4.3,5.0,7.2,7.2,6.2,5.3,5.4
2015-09-29,-0.2,1.2,-1.3,0.1,0.1,3.5,6.1,6.6,5.9,5.3,5.0
2015-09-30,-1.6,0.1,-2.0,3.0,3.0,-0.2,2.3,3.3,2.9,2.3,1.8
2015-10-01,-0.9,0.3,-2.2,0.8,0.8,-1.6,0.9,2.2,2.0,1.6,0.8
[Output]: Rise
[Input]: 2015-08-17,-0.2,0.7,-0.6,0.4,0.4,-1.4,-2.6,-2.9,-3.7,-4.0,-4.3
2015-08-18,-0.6,0.2,-1.1,0.3,0.3,-1.0,-2.4,-2.9,-3.6,-4.0,-4.4
2015-08-19,0.1,0.5,-0.8,-0.5,-0.5,-0.1,-1.5,-2.1,-2.9,-3.3,-3.7
2015-08-20,-0.1,1.1,-0.6,-0.5,-0.5,0.5,-0.7,-1.5,-2.1,-2.8,-3.1
2015-08-21,0.8,1.7,-0.1,-1.5,-1.5,1.6,0.8,0.1,-0.3,-1.2,-1.5
2015-08-24,2.2,4.1,-0.9,-5.0,-5.0,5.5,5.8,5.1,4.8,4.0,3.7
2015-08-25,4.3,4.5,-0.1,-2.9,-2.9,6.4,8.2,7.8,7.6,7.0,6.6
2015-08-26,0.4,0.5,-1.9,1.0,1.0,3.5,6.4,6.4,6.2,5.8,5.5
2015-08-27,-1.3,0.1,-2.1,1.8,1.8,0.2,3.9,4.3,4.1,3.9,3.4
2015-08-28,-0.3,0.2,-1.3,0.2,0.2,-1.0,3.0,3.8,3.8,3.7,3.2
[Output]: Fall
[Input]: 2015-09-18,-0.2,1.3,-0.7,-0.4,-0.4,-1.3,-2.4,-3.5,-4.6,-4.3,-4.4
2015-09-21,-1.3,0.3,-1.4,1.6,1.6,-1.9,-3.4,-4.6,-5.7,-5.6,-5.7
2015-09-22,-0.4,0.4,-1.0,-0.6,-0.6,-0.8,-2.5,-3.6,-4.6,-4.9,-5.1
2015-09-23,1.0,1.3,-0.2,-1.1,-1.1,0.6,-1.1,-2.1,-3.1,-3.8,-3.9
2015-09-24,2.9,4.2,-0.5,-3.4,-3.4,3.3,2.4,1.5,0.5,-0.6,-0.5
2015-09-25,1.8,2.1,-1.0,-0.8,-0.8,3.3,3.1,2.3,1.3,0.2,0.3
2015-09-28,6.3,7.4,-0.4,-6.2,-6.2,7.5,9.2,8.6,7.8,6.8,6.9
2015-09-29,2.6,4.5,-0.6,-2.8,-2.8,7.5,11.1,11.0,10.4,9.7,9.5
2015-09-30,-3.9,0.2,-3.9,5.1,5.1,0.5,5.0,5.3,5.0,4.5,4.0
2015-10-01,-2.8,0.4,-3.6,3.4,3.4,-3.1,1.0,1.7,1.7,1.2,0.5
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-0.2,1.3,-0.7,-0.4,-0.4,-1.3,-2.4,-3.5,-4.6,-4.3,-4.4
2015-09-21,-1.3,0.3,-1.4,1.6,1.6,-1.9,-3.4,-4.6,-5.7,-5.6,-5.7
2015-09-22,-0.4,0.4,-1.0,-0.6,-0.6,-0.8,-2.5,-3.6,-4.6,-4.9,-5.1
2015-09-23,1.0,1.3,-0.2,-1.1,-1.1,0.6,-1.1,-2.1,-3.1,-3.8,-3.9
2015-09-24,2.9,4.2,-0.5,-3.4,-3.4,3.3,2.4,1.5,0.5,-0.6,-0.5
2015-09-25,1.8,2.1,-1.0,-0.8,-0.8,3.3,3.1,2.3,1.3,0.2,0.3
2015-09-28,6.3,7.4,-0.4,-6.2,-6.2,7.5,9.2,8.6,7.8,6.8,6.9
2015-09-29,2.6,4.5,-0.6,-2.8,-2.8,7.5,11.1,11.0,10.4,9.7,9.5
2015-09-30,-3.9,0.2,-3.9,5.1,5.1,0.5,5.0,5.3,5.0,4.5,4.0
2015-10-01,-2.8,0.4,-3.6,3.4,3.4,-3.1,1.0,1.7,1.7,1.2,0.5 |
aclsm23398 | Given the data and tweets, could you project whether the closing price of $chl will grow or shrink at 2015-10-02? Please specify either Rise or Fall.
[Input]: 2015-01-05,1.3,2.0,-0.1,0.0,0.0,0.7,0.9,-0.2,0.0,1.0,1.6
2015-01-06,-0.1,1.1,-0.5,0.8,0.8,-0.3,0.3,-0.7,-0.9,0.0,0.7
2015-01-07,-0.4,0.3,-1.0,1.2,1.2,-1.4,-0.8,-1.5,-2.1,-1.4,-0.6
2015-01-08,-0.8,0.1,-0.9,1.2,1.2,-2.0,-1.9,-2.2,-3.1,-2.6,-1.8
2015-01-09,1.0,1.2,-0.2,-1.1,-1.1,-0.5,-0.8,-0.9,-1.9,-1.6,-0.8
2015-01-12,1.0,1.3,-0.4,-0.9,-0.9,0.7,0.1,0.1,-0.8,-0.8,-0.0
2015-01-13,0.5,1.4,-0.4,-0.0,-0.0,0.8,0.1,0.2,-0.6,-0.9,-0.2
2015-01-14,-1.1,0.1,-1.2,-0.2,-0.2,0.7,0.2,0.4,-0.2,-0.7,-0.2
2015-01-15,1.1,1.1,-0.5,-0.4,-0.4,0.6,0.6,0.7,0.5,-0.3,0.1
2015-01-16,-0.4,0.1,-0.7,0.4,0.4,0.0,0.4,0.3,0.2,-0.6,-0.4
[Output]: Rise
[Input]: 2015-09-14,0.4,0.6,-0.6,-0.2,-0.2,-0.3,-0.6,-0.4,0.9,2.2,3.2
2015-09-15,-1.6,0.1,-2.2,1.8,1.8,-1.8,-2.3,-2.0,-1.1,0.1,1.1
2015-09-16,-1.4,0.5,-1.5,1.6,1.6,-2.4,-3.3,-3.2,-2.8,-1.6,-0.6
2015-09-17,0.3,1.2,-0.7,-0.0,-0.0,-1.6,-2.8,-3.0,-2.9,-1.8,-0.8
2015-09-18,0.1,1.2,-0.6,-1.0,-1.0,-0.1,-1.6,-1.9,-2.0,-0.9,0.1
2015-09-21,-0.5,0.4,-0.7,1.1,1.1,-0.6,-2.1,-2.8,-3.0,-2.1,-1.1
2015-09-22,0.4,0.9,-0.4,-1.6,-1.6,1.1,-0.3,-1.1,-1.2,-0.6,0.3
2015-09-23,0.5,0.7,-0.6,-0.4,-0.4,1.1,0.4,-0.5,-0.6,-0.4,0.5
2015-09-24,-0.5,0.2,-0.8,-0.0,-0.0,0.7,0.6,-0.3,-0.5,-0.5,0.3
2015-09-25,0.2,0.9,-0.3,0.2,0.2,0.3,0.5,-0.5,-0.8,-0.9,-0.1
[Output]: Fall
[Input]: 2015-09-18,0.6,1.4,-0.2,-1.6,-1.6,1.2,1.2,0.9,0.9,2.2,3.5
2015-09-21,-0.0,0.3,-0.6,3.0,3.0,-1.2,-1.2,-1.9,-2.1,-0.9,0.3
2015-09-22,0.2,0.5,-0.6,2.2,2.2,-2.3,-3.0,-3.7,-3.9,-3.2,-2.1
2015-09-23,1.0,1.0,-0.4,-0.6,-0.6,-1.6,-2.2,-2.8,-3.0,-2.7,-1.6
2015-09-24,-0.6,0.1,-1.5,-0.1,-0.1,-1.0,-1.8,-2.4,-2.6,-2.7,-1.7
2015-09-25,1.6,1.6,-0.2,-1.1,-1.1,0.8,-0.6,-1.1,-1.6,-1.7,-0.7
2015-09-28,1.7,1.7,-0.4,-2.0,-2.0,2.5,1.5,1.1,0.4,0.1,1.1
2015-09-29,-0.1,0.6,-0.8,0.4,0.4,1.4,1.2,0.7,0.1,-0.1,0.4
2015-09-30,0.2,2.0,-0.9,0.3,0.3,0.5,0.7,0.4,-0.1,-0.3,-0.1
2015-10-01,0.4,0.9,-0.9,-0.1,-0.1,0.1,0.8,0.5,0.1,-0.1,-0.1
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.6,1.4,-0.2,-1.6,-1.6,1.2,1.2,0.9,0.9,2.2,3.5
2015-09-21,-0.0,0.3,-0.6,3.0,3.0,-1.2,-1.2,-1.9,-2.1,-0.9,0.3
2015-09-22,0.2,0.5,-0.6,2.2,2.2,-2.3,-3.0,-3.7,-3.9,-3.2,-2.1
2015-09-23,1.0,1.0,-0.4,-0.6,-0.6,-1.6,-2.2,-2.8,-3.0,-2.7,-1.6
2015-09-24,-0.6,0.1,-1.5,-0.1,-0.1,-1.0,-1.8,-2.4,-2.6,-2.7,-1.7
2015-09-25,1.6,1.6,-0.2,-1.1,-1.1,0.8,-0.6,-1.1,-1.6,-1.7,-0.7
2015-09-28,1.7,1.7,-0.4,-2.0,-2.0,2.5,1.5,1.1,0.4,0.1,1.1
2015-09-29,-0.1,0.6,-0.8,0.4,0.4,1.4,1.2,0.7,0.1,-0.1,0.4
2015-09-30,0.2,2.0,-0.9,0.3,0.3,0.5,0.7,0.4,-0.1,-0.3,-0.1
2015-10-01,0.4,0.9,-0.9,-0.1,-0.1,0.1,0.8,0.5,0.1,-0.1,-0.1 |
aclsm23399 | Scrutinize the data and tweets to envisage if the closing price of $snp will swell or contract at 2015-10-02. Please affirm either Rise or Fall.
[Input]: 2020-09-15,3.5,3.6,-0.1,-3.1,-3.1,1.4,1.7,1.7,1.1,1.4,1.0
2020-09-16,-0.3,1.4,-0.9,0.4,0.4,0.8,1.3,1.2,0.7,0.9,0.7
2020-09-17,0.1,0.8,-0.9,-1.1,-1.1,1.7,2.1,2.4,1.9,1.8,1.9
2020-09-18,-0.5,1.2,-0.9,-0.2,-0.2,1.3,2.0,2.3,2.1,1.9,2.2
2020-09-21,-0.1,0.8,-1.6,-3.1,-3.1,3.1,4.4,5.1,5.3,4.8,5.3
2020-09-22,0.7,1.5,-0.6,-1.1,-1.1,3.1,5.0,5.8,6.1,5.8,6.2
2020-09-23,2.2,2.8,-0.1,-1.6,-1.6,3.3,5.8,7.0,7.5,7.3,7.6
2020-09-24,-0.4,1.8,-1.4,-0.1,-0.1,2.2,5.2,6.5,7.2,7.1,7.3
2020-09-25,-1.5,0.3,-1.7,0.9,0.9,0.2,3.4,5.0,5.8,6.0,6.1
2020-09-28,-1.1,0.8,-1.9,2.9,2.9,-2.4,-0.1,1.5,2.5,3.0,2.9
[Output]: Fall
[Input]: 2020-09-15,1.9,2.2,-0.4,-1.8,-1.8,0.6,1.4,1.5,1.0,1.6,1.5
2020-09-16,-1.2,1.2,-2.1,1.3,1.3,-0.6,0.1,0.2,-0.2,0.2,0.4
2020-09-17,-0.9,0.5,-1.0,-1.0,-1.0,0.6,0.9,1.2,0.8,1.0,1.4
2020-09-18,-0.2,1.5,-0.4,-0.6,-0.6,0.9,1.3,1.6,1.4,1.4,1.9
2020-09-21,0.4,1.3,-1.8,-2.9,-2.9,2.9,3.5,4.2,4.4,4.2,4.8
2020-09-22,1.4,2.8,-0.5,-2.2,-2.2,4.1,5.2,6.0,6.4,6.2,6.8
2020-09-23,3.6,4.3,0.0,-2.8,-2.8,5.1,7.3,8.5,9.0,8.9,9.4
2020-09-24,0.2,2.1,-1.7,0.3,0.3,3.0,6.1,7.4,8.2,8.2,8.6
2020-09-25,-0.9,0.3,-1.5,0.6,0.6,0.9,4.6,6.1,7.0,7.3,7.5
2020-09-28,-0.9,0.9,-1.2,2.6,2.6,-1.9,1.3,2.8,3.9,4.5,4.5
[Output]: Fall
[Input]: 2015-09-18,1.2,1.6,-0.3,-3.5,-3.5,1.8,-0.6,-1.3,-1.8,0.1,1.9
2015-09-21,-0.5,0.5,-1.2,0.8,0.8,1.2,-0.3,-2.1,-2.5,-1.1,0.7
2015-09-22,0.2,0.5,-1.1,-1.3,-1.3,2.2,1.3,-0.8,-1.0,-0.2,1.7
2015-09-23,1.0,1.3,-0.2,-3.4,-3.4,4.1,4.5,2.8,2.6,2.8,4.8
2015-09-24,-0.8,0.3,-1.7,-1.2,-1.2,3.5,5.2,4.0,3.8,3.5,5.5
2015-09-25,1.6,1.6,-0.2,-1.2,-1.2,3.4,5.9,5.1,4.7,4.4,6.1
2015-09-28,1.5,1.5,-0.4,-2.0,-2.0,3.6,7.3,7.4,6.4,6.3,7.6
2015-09-29,-0.7,0.7,-2.1,-2.1,-2.1,3.7,8.3,9.2,8.1,8.3,9.2
2015-09-30,-0.5,0.1,-1.4,3.7,3.7,-0.5,3.3,4.9,4.3,4.4,4.8
2015-10-01,-0.1,0.8,-1.0,0.9,0.9,-1.6,1.4,3.6,3.3,3.5,3.4
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,1.2,1.6,-0.3,-3.5,-3.5,1.8,-0.6,-1.3,-1.8,0.1,1.9
2015-09-21,-0.5,0.5,-1.2,0.8,0.8,1.2,-0.3,-2.1,-2.5,-1.1,0.7
2015-09-22,0.2,0.5,-1.1,-1.3,-1.3,2.2,1.3,-0.8,-1.0,-0.2,1.7
2015-09-23,1.0,1.3,-0.2,-3.4,-3.4,4.1,4.5,2.8,2.6,2.8,4.8
2015-09-24,-0.8,0.3,-1.7,-1.2,-1.2,3.5,5.2,4.0,3.8,3.5,5.5
2015-09-25,1.6,1.6,-0.2,-1.2,-1.2,3.4,5.9,5.1,4.7,4.4,6.1
2015-09-28,1.5,1.5,-0.4,-2.0,-2.0,3.6,7.3,7.4,6.4,6.3,7.6
2015-09-29,-0.7,0.7,-2.1,-2.1,-2.1,3.7,8.3,9.2,8.1,8.3,9.2
2015-09-30,-0.5,0.1,-1.4,3.7,3.7,-0.5,3.3,4.9,4.3,4.4,4.8
2015-10-01,-0.1,0.8,-1.0,0.9,0.9,-1.6,1.4,3.6,3.3,3.5,3.4 |
aclsm23400 | Utilize the data and tweets at hand to foresee if the closing price of $utx will elevate or diminish at 2015-10-02. Only answer with Rise or Fall.
[Input]: 2015-09-18,1.3,1.3,-0.3,-2.5,-2.5,1.8,1.3,1.0,0.5,1.9,2.8
2015-09-21,0.5,0.9,-0.6,-0.3,-0.3,1.8,1.8,1.2,0.8,1.8,2.8
2015-09-22,0.2,0.4,-0.9,-1.7,-1.7,2.7,3.2,2.7,2.6,3.2,4.3
2015-09-23,1.7,2.0,-0.5,-1.5,-1.5,3.0,4.3,4.2,4.2,4.3,5.5
2015-09-24,0.0,0.4,-2.0,-1.0,-1.0,2.5,4.8,5.0,5.1,4.9,6.2
2015-09-25,1.3,1.4,-0.5,-0.1,-0.1,1.7,4.2,4.7,4.8,4.6,5.9
2015-09-28,1.4,2.0,-0.0,-2.1,-2.1,2.5,5.6,6.6,6.6,6.5,7.6
2015-09-29,-0.6,0.6,-0.9,1.0,1.0,0.7,3.7,5.0,5.1,5.3,6.1
2015-09-30,-1.1,0.2,-1.3,2.3,2.3,-1.6,0.6,2.3,2.7,3.0,3.3
2015-10-01,0.0,1.4,-1.2,0.0,0.0,-1.4,-0.0,1.9,2.5,2.8,2.9
[Output]: Rise
[Input]: 2015-06-22,0.3,0.8,-0.2,-0.1,-0.1,0.1,-0.3,0.0,0.9,1.5,1.5
2015-06-23,1.1,2.4,-0.3,-1.2,-1.2,1.3,0.9,1.0,1.9,2.5,2.7
2015-06-24,1.7,2.0,-0.0,-1.5,-1.5,2.2,2.3,2.3,3.2,3.8,4.1
2015-06-25,1.2,1.3,-0.0,-1.6,-0.9,2.2,2.8,3.0,3.7,4.5,4.9
2015-06-26,-0.0,0.2,-0.8,0.0,0.0,1.4,2.5,2.7,3.3,4.1,4.7
2015-06-29,0.0,1.4,-0.2,-0.2,-0.2,0.8,2.4,2.6,3.1,4.0,4.6
2015-06-30,0.7,0.7,-0.3,-0.3,-0.3,0.5,2.4,2.8,3.1,4.0,4.7
2015-07-01,0.1,0.6,-0.4,-0.1,-0.1,0.3,2.0,2.6,3.0,3.8,4.5
2015-07-02,-0.9,0.1,-1.2,1.6,1.6,-1.0,0.1,0.8,1.2,2.0,2.7
2015-07-06,0.5,1.1,-0.6,-0.5,-0.5,-0.4,0.2,1.2,1.5,2.2,3.0
[Output]: Rise
[Input]: 2015-09-18,1.5,1.7,-0.6,-2.4,-2.4,1.6,1.2,1.0,0.9,2.3,3.2
2015-09-21,-0.2,0.7,-0.6,0.5,0.5,1.0,0.8,0.3,0.3,1.4,2.5
2015-09-22,0.9,1.7,-0.6,-3.7,-3.7,3.9,4.1,3.9,3.9,4.8,5.9
2015-09-23,1.4,1.6,-1.2,-1.4,-1.4,3.7,5.0,5.2,5.3,5.7,7.0
2015-09-24,-1.2,0.2,-1.5,-0.2,-0.2,2.4,4.7,5.0,5.2,5.3,6.8
2015-09-25,0.4,1.0,-0.7,0.6,0.6,1.0,3.5,4.1,4.3,4.4,5.7
2015-09-28,-0.3,0.7,-0.6,-0.5,-0.5,0.5,3.5,4.3,4.5,4.7,5.9
2015-09-29,-1.6,0.1,-1.7,1.3,1.3,-0.9,1.6,2.6,2.9,3.2,4.0
2015-09-30,-0.4,0.7,-1.0,1.1,1.1,-1.6,-0.1,1.2,1.7,2.0,2.5
2015-10-01,0.6,1.2,-0.9,-0.7,-0.7,-0.5,0.1,1.7,2.2,2.6,2.8
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,1.5,1.7,-0.6,-2.4,-2.4,1.6,1.2,1.0,0.9,2.3,3.2
2015-09-21,-0.2,0.7,-0.6,0.5,0.5,1.0,0.8,0.3,0.3,1.4,2.5
2015-09-22,0.9,1.7,-0.6,-3.7,-3.7,3.9,4.1,3.9,3.9,4.8,5.9
2015-09-23,1.4,1.6,-1.2,-1.4,-1.4,3.7,5.0,5.2,5.3,5.7,7.0
2015-09-24,-1.2,0.2,-1.5,-0.2,-0.2,2.4,4.7,5.0,5.2,5.3,6.8
2015-09-25,0.4,1.0,-0.7,0.6,0.6,1.0,3.5,4.1,4.3,4.4,5.7
2015-09-28,-0.3,0.7,-0.6,-0.5,-0.5,0.5,3.5,4.3,4.5,4.7,5.9
2015-09-29,-1.6,0.1,-1.7,1.3,1.3,-0.9,1.6,2.6,2.9,3.2,4.0
2015-09-30,-0.4,0.7,-1.0,1.1,1.1,-1.6,-0.1,1.2,1.7,2.0,2.5
2015-10-01,0.6,1.2,-0.9,-0.7,-0.7,-0.5,0.1,1.7,2.2,2.6,2.8 |
aclsm23401 | Examine the data and tweets to deduce if the closing price of $bac will boost or lower at 2015-10-02. Kindly confirm either Rise or Fall.
[Input]: 2015-09-18,0.4,1.1,-0.2,-2.3,-2.3,2.3,2.1,2.1,2.5,4.5,6.5
2015-09-21,0.1,0.3,-0.5,0.9,0.9,1.2,1.4,1.0,1.3,3.1,5.1
2015-09-22,-0.1,0.1,-0.9,-1.7,-1.7,2.3,2.9,2.5,3.0,4.3,6.3
2015-09-23,0.9,1.0,-0.4,0.5,0.5,0.8,2.0,1.9,2.4,3.2,5.2
2015-09-24,-0.8,0.2,-1.4,-1.0,-1.0,1.1,2.7,2.8,3.2,3.8,5.7
2015-09-25,0.1,0.7,-0.3,1.3,1.3,-0.2,1.1,1.4,1.7,2.1,3.9
2015-09-28,0.6,0.6,-0.2,-2.4,-2.4,1.5,3.2,3.8,3.8,4.2,5.9
2015-09-29,-0.1,0.2,-0.7,-0.3,-0.3,1.4,2.9,3.8,3.8,4.4,5.6
2015-09-30,-0.2,0.0,-0.9,2.3,2.3,-0.9,0.1,1.2,1.4,1.9,2.7
2015-10-01,0.9,1.1,-0.8,0.8,0.8,-1.3,-0.9,0.3,0.6,1.1,1.6
[Output]: Rise
[Input]: 2017-08-09,-0.0,0.2,-0.4,-0.2,-0.2,0.6,0.8,1.3,2.6,3.4,4.2
2017-08-10,-0.1,0.4,-0.4,0.0,0.0,0.3,0.6,1.0,2.2,3.1,3.8
2017-08-11,0.4,0.5,-0.2,0.0,0.0,0.0,0.6,0.9,1.8,2.9,3.6
2017-08-14,-0.2,0.3,-0.3,0.3,0.3,-0.2,0.2,0.4,1.1,2.2,3.0
2017-08-15,0.3,0.9,-1.0,-0.2,-0.2,-0.1,0.2,0.5,0.9,2.2,2.9
2017-08-16,-0.5,0.3,-0.6,0.3,0.3,-0.3,-0.1,0.1,0.5,1.6,2.4
2017-08-17,1.3,1.6,0.0,-1.3,-1.3,0.8,1.0,1.2,1.6,2.6,3.4
2017-08-18,0.8,1.0,-0.1,-0.7,-0.7,1.3,1.4,1.8,2.1,2.9,3.9
2017-08-21,-0.5,0.1,-0.9,0.5,0.5,0.5,0.8,1.2,1.5,2.1,3.2
2017-08-22,-0.3,0.1,-0.4,0.5,0.5,-0.1,0.3,0.6,0.9,1.3,2.4
[Output]: Rise
[Input]: 2015-09-18,0.8,1.0,-0.4,-1.9,-1.9,2.9,2.7,2.7,2.4,4.3,5.9
2015-09-21,-0.2,0.3,-0.8,0.9,0.9,1.6,1.8,1.5,1.4,2.9,4.5
2015-09-22,-0.5,0.1,-0.8,-0.8,-0.8,1.5,2.3,2.1,2.3,3.2,4.8
2015-09-23,-0.8,0.8,-0.9,1.0,1.0,-0.2,1.2,1.2,1.5,1.7,3.4
2015-09-24,-0.1,0.5,-1.0,-1.1,-1.1,0.5,2.0,2.2,2.5,2.3,4.1
2015-09-25,-0.1,0.8,-0.5,2.2,2.2,-1.3,-0.3,-0.0,0.1,-0.1,1.6
2015-09-28,2.1,2.3,-0.6,-2.6,-2.6,1.1,2.1,2.6,2.6,2.5,3.8
2015-09-29,1.0,1.2,-0.7,-0.8,-0.8,1.6,2.3,3.0,3.1,3.3,4.1
2015-09-30,-0.2,0.1,-1.7,1.5,1.5,-0.1,0.3,1.4,1.6,1.9,2.2
2015-10-01,-0.2,0.6,-1.2,-0.2,-0.2,0.1,0.3,1.4,1.6,2.0,2.0
[Output]: | Fall | [
"Rise",
"Fall"
] | 1 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.8,1.0,-0.4,-1.9,-1.9,2.9,2.7,2.7,2.4,4.3,5.9
2015-09-21,-0.2,0.3,-0.8,0.9,0.9,1.6,1.8,1.5,1.4,2.9,4.5
2015-09-22,-0.5,0.1,-0.8,-0.8,-0.8,1.5,2.3,2.1,2.3,3.2,4.8
2015-09-23,-0.8,0.8,-0.9,1.0,1.0,-0.2,1.2,1.2,1.5,1.7,3.4
2015-09-24,-0.1,0.5,-1.0,-1.1,-1.1,0.5,2.0,2.2,2.5,2.3,4.1
2015-09-25,-0.1,0.8,-0.5,2.2,2.2,-1.3,-0.3,-0.0,0.1,-0.1,1.6
2015-09-28,2.1,2.3,-0.6,-2.6,-2.6,1.1,2.1,2.6,2.6,2.5,3.8
2015-09-29,1.0,1.2,-0.7,-0.8,-0.8,1.6,2.3,3.0,3.1,3.3,4.1
2015-09-30,-0.2,0.1,-1.7,1.5,1.5,-0.1,0.3,1.4,1.6,1.9,2.2
2015-10-01,-0.2,0.6,-1.2,-0.2,-0.2,0.1,0.3,1.4,1.6,2.0,2.0 |
aclsm23402 | By reviewing the data and tweets, can we predict if the closing price of $bp will go upwards or downwards at 2015-10-02? Please indicate either Rise or Fall.
[Input]: 2015-12-03,1.7,1.8,-0.5,-1.4,-1.4,2.7,2.8,2.5,3.2,4.0,4.0
2015-12-04,-1.9,0.2,-2.3,0.6,0.6,1.5,2.1,1.9,2.3,3.3,3.2
2015-12-07,0.7,0.9,-1.4,-2.6,-2.6,3.0,4.4,4.5,4.6,5.8,5.8
2015-12-08,0.9,2.3,-1.1,-2.8,-2.8,4.0,6.7,6.9,7.2,8.3,8.6
2015-12-09,-1.0,2.1,-1.2,1.3,1.3,1.6,4.4,5.2,5.3,6.3,6.9
2015-12-10,0.1,2.4,-0.2,0.1,0.1,0.8,3.6,4.6,4.8,5.7,6.6
2015-12-11,0.6,1.6,0.0,-1.8,-1.8,1.5,4.6,6.0,6.4,7.1,8.2
2015-12-14,-2.3,0.2,-2.6,2.3,2.3,-1.0,1.5,3.3,3.9,4.3,5.5
2015-12-15,-2.5,0.2,-2.6,4.5,4.5,-4.0,-3.1,-1.2,-0.6,-0.3,0.8
2015-12-16,-0.1,0.6,-1.5,-0.4,-0.4,-2.8,-2.8,-1.1,-0.3,-0.1,0.9
[Output]: Fall
[Input]: 2015-09-18,1.1,1.5,-0.3,-3.5,-3.5,1.9,1.4,2.2,2.2,4.2,6.3
2015-09-21,-0.3,0.3,-0.6,0.1,0.1,1.8,1.4,1.7,1.8,3.5,5.7
2015-09-22,0.5,1.0,-0.6,-3.7,-3.7,4.7,4.8,5.0,5.6,6.8,9.0
2015-09-23,2.6,2.6,-0.1,-0.6,-0.6,3.6,4.9,5.3,6.0,6.8,9.0
2015-09-24,0.4,0.7,-0.9,-0.5,-0.5,2.3,4.8,5.2,6.3,6.7,8.7
2015-09-25,0.5,0.7,-0.5,0.1,0.1,1.2,4.0,4.7,5.7,6.0,7.9
2015-09-28,1.9,1.9,0.0,-3.2,-3.2,2.9,6.6,7.6,8.4,8.9,10.6
2015-09-29,0.5,0.8,-0.4,1.8,1.8,0.6,4.0,5.1,5.9,6.7,8.0
2015-09-30,-0.9,0.1,-1.1,1.6,1.6,-1.0,1.4,3.1,3.9,4.8,5.7
2015-10-01,2.0,2.3,-0.6,2.0,2.0,-2.6,-1.2,0.8,1.5,2.6,3.2
[Output]: Rise
[Input]: 2015-09-18,1.4,1.9,-0.4,-3.2,-3.2,1.1,0.5,2.0,2.1,4.3,6.3
2015-09-21,-0.1,0.4,-0.5,-0.1,-0.1,1.4,0.7,1.7,1.9,3.8,5.9
2015-09-22,-0.9,0.2,-1.2,-2.2,-2.2,3.2,2.6,3.2,4.0,5.4,7.6
2015-09-23,2.4,2.5,-0.1,-1.5,-1.5,3.3,3.8,4.4,5.5,6.4,8.6
2015-09-24,-1.6,0.5,-2.2,0.8,0.8,1.2,2.7,3.1,4.5,4.9,7.0
2015-09-25,0.2,0.7,-0.6,0.9,0.9,-0.1,1.6,1.7,3.2,3.5,5.4
2015-09-28,1.7,1.7,-0.1,-3.5,-3.5,2.3,4.8,5.1,6.2,6.6,8.5
2015-09-29,0.8,1.1,-0.6,0.9,0.9,0.9,3.4,3.8,4.6,5.5,6.9
2015-09-30,-1.2,0.0,-1.6,3.1,3.1,-1.7,-0.3,0.5,1.2,2.3,3.1
2015-10-01,2.3,3.0,-0.6,1.3,1.3,-2.5,-1.9,-0.8,-0.3,1.0,1.4
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,1.4,1.9,-0.4,-3.2,-3.2,1.1,0.5,2.0,2.1,4.3,6.3
2015-09-21,-0.1,0.4,-0.5,-0.1,-0.1,1.4,0.7,1.7,1.9,3.8,5.9
2015-09-22,-0.9,0.2,-1.2,-2.2,-2.2,3.2,2.6,3.2,4.0,5.4,7.6
2015-09-23,2.4,2.5,-0.1,-1.5,-1.5,3.3,3.8,4.4,5.5,6.4,8.6
2015-09-24,-1.6,0.5,-2.2,0.8,0.8,1.2,2.7,3.1,4.5,4.9,7.0
2015-09-25,0.2,0.7,-0.6,0.9,0.9,-0.1,1.6,1.7,3.2,3.5,5.4
2015-09-28,1.7,1.7,-0.1,-3.5,-3.5,2.3,4.8,5.1,6.2,6.6,8.5
2015-09-29,0.8,1.1,-0.6,0.9,0.9,0.9,3.4,3.8,4.6,5.5,6.9
2015-09-30,-1.2,0.0,-1.6,3.1,3.1,-1.7,-0.3,0.5,1.2,2.3,3.1
2015-10-01,2.3,3.0,-0.6,1.3,1.3,-2.5,-1.9,-0.8,-0.3,1.0,1.4 |
aclsm23403 | Scrutinize the data and tweets to envisage if the closing price of $un will swell or contract at 2015-10-02. Please affirm either Rise or Fall.
[Input]: 2015-03-23,0.1,1.0,-0.1,-0.1,-0.1,-0.8,-1.2,-0.7,0.3,1.1,1.5
2015-03-24,0.8,0.9,-0.3,-0.8,-0.8,0.4,-0.4,-0.1,0.9,1.6,2.1
2015-03-25,1.5,1.5,-0.0,-0.8,-0.8,0.9,0.4,0.5,1.3,2.1,2.7
2015-03-26,-0.3,1.2,-0.5,0.0,0.0,0.8,0.3,0.3,1.0,1.9,2.6
2015-03-27,-0.3,0.3,-1.1,-0.3,-0.3,0.7,0.7,0.6,1.1,2.0,2.7
2015-03-30,-1.7,0.2,-1.7,2.1,2.1,-1.4,-1.3,-1.5,-1.1,-0.3,0.4
2015-03-31,0.6,0.8,-0.3,-1.6,-1.6,0.2,0.6,0.2,0.4,1.2,1.8
2015-04-01,0.5,1.1,-0.3,-0.5,-0.5,0.6,0.9,0.7,0.7,1.4,2.1
2015-04-02,-0.8,0.3,-1.0,0.8,0.8,-0.1,0.1,-0.1,-0.1,0.5,1.2
2015-04-06,-1.4,0.6,-1.9,1.6,1.6,-1.1,-1.4,-1.4,-1.5,-1.2,-0.5
[Output]: Fall
[Input]: 2015-09-18,0.4,1.0,-0.1,-1.2,-1.2,-0.4,-1.2,-1.3,-1.2,0.4,2.2
2015-09-21,0.6,0.6,-0.4,0.3,0.3,-0.1,-1.2,-1.6,-1.5,-0.3,1.4
2015-09-22,0.3,0.3,-0.9,-2.8,-2.8,2.6,1.5,1.1,1.2,2.1,3.7
2015-09-23,0.3,0.4,-0.5,-0.3,-0.3,2.0,1.6,1.4,1.5,2.0,3.5
2015-09-24,-0.3,0.4,-1.2,-0.9,-0.9,2.0,2.4,2.2,2.3,2.5,4.1
2015-09-25,0.1,1.0,-0.4,2.4,2.4,-0.7,0.1,-0.2,-0.2,-0.1,1.3
2015-09-28,1.3,1.3,-0.2,-1.7,-1.7,0.4,1.8,1.6,1.4,1.5,2.6
2015-09-29,-1.2,0.1,-1.6,1.1,1.1,-0.6,0.7,0.4,0.2,0.4,1.2
2015-09-30,-0.0,0.1,-0.8,2.5,2.5,-2.4,-1.9,-2.0,-2.0,-2.0,-1.5
2015-10-01,0.6,0.7,-0.8,0.1,0.1,-1.7,-2.0,-1.9,-2.1,-2.0,-1.9
[Output]: Rise
[Input]: 2015-09-18,0.3,0.9,-0.3,-1.4,-1.4,-0.7,-1.2,-1.1,-0.9,0.8,2.8
2015-09-21,0.7,0.7,-0.4,0.1,0.1,-0.1,-1.0,-1.2,-1.0,0.3,2.2
2015-09-22,0.4,0.5,-1.0,-2.8,-2.8,2.7,1.6,1.4,1.8,2.8,4.5
2015-09-23,0.3,0.5,-0.6,-0.3,-0.3,2.3,1.8,1.7,2.0,2.6,4.2
2015-09-24,-0.3,0.4,-1.3,-1.2,-1.2,2.3,2.8,2.7,3.0,3.4,5.0
2015-09-25,0.3,1.3,-0.3,2.8,2.8,-0.8,-0.0,-0.1,0.0,0.3,1.7
2015-09-28,1.2,1.3,-0.1,-1.4,-1.4,0.0,1.5,1.3,1.3,1.6,2.8
2015-09-29,-1.3,0.2,-1.7,1.2,1.2,-1.0,0.3,0.1,0.0,0.4,1.2
2015-09-30,0.4,0.5,-0.6,2.0,2.0,-2.2,-1.7,-1.8,-1.8,-1.5,-1.0
2015-10-01,0.4,0.5,-0.9,0.1,0.1,-1.4,-1.9,-1.7,-1.8,-1.6,-1.3
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,0.3,0.9,-0.3,-1.4,-1.4,-0.7,-1.2,-1.1,-0.9,0.8,2.8
2015-09-21,0.7,0.7,-0.4,0.1,0.1,-0.1,-1.0,-1.2,-1.0,0.3,2.2
2015-09-22,0.4,0.5,-1.0,-2.8,-2.8,2.7,1.6,1.4,1.8,2.8,4.5
2015-09-23,0.3,0.5,-0.6,-0.3,-0.3,2.3,1.8,1.7,2.0,2.6,4.2
2015-09-24,-0.3,0.4,-1.3,-1.2,-1.2,2.3,2.8,2.7,3.0,3.4,5.0
2015-09-25,0.3,1.3,-0.3,2.8,2.8,-0.8,-0.0,-0.1,0.0,0.3,1.7
2015-09-28,1.2,1.3,-0.1,-1.4,-1.4,0.0,1.5,1.3,1.3,1.6,2.8
2015-09-29,-1.3,0.2,-1.7,1.2,1.2,-1.0,0.3,0.1,0.0,0.4,1.2
2015-09-30,0.4,0.5,-0.6,2.0,2.0,-2.2,-1.7,-1.8,-1.8,-1.5,-1.0
2015-10-01,0.4,0.5,-0.9,0.1,0.1,-1.4,-1.9,-1.7,-1.8,-1.6,-1.3 |
aclsm23404 | By reviewing the data and tweets, can we predict if the closing price of $iep will go upwards or downwards at 2015-10-02? Please indicate either Rise or Fall.
[Input]: 2015-12-04,0.2,0.2,-0.4,0.4,0.4,-0.1,-0.0,-0.1,0.4,0.2,0.5
2015-12-07,0.2,0.2,-0.1,-0.3,-0.3,0.2,0.3,0.2,0.6,0.5,0.7
2015-12-08,1.1,1.1,0.0,-1.1,-1.1,1.0,1.2,1.3,1.5,1.6,1.7
2015-12-09,0.6,0.7,0.0,-0.8,-0.8,1.3,1.8,1.9,2.0,2.3,2.3
2015-12-10,1.1,1.3,-0.3,-0.8,-0.8,1.6,2.3,2.5,2.6,3.0,3.0
2015-12-11,1.1,1.2,-1.1,-1.3,-1.3,2.1,3.1,3.5,3.7,4.2,4.1
2015-12-14,1.5,1.5,-0.3,-1.3,-1.3,2.3,3.9,4.5,4.8,5.2,5.4
2015-12-15,1.5,1.5,0.0,0.2,0.2,1.3,3.1,3.9,4.3,4.7,4.9
2015-12-16,0.8,0.8,-0.1,-0.2,-0.2,0.8,2.8,3.8,4.2,4.5,4.9
2015-12-17,-4.0,0.1,-4.3,4.8,4.8,-3.4,-2.0,-1.1,-0.6,-0.4,0.1
[Output]: Rise
[Input]: 2015-07-15,-0.2,0.8,-0.4,-0.4,-0.4,-0.4,-0.3,0.2,0.8,1.1,1.3
2015-07-16,0.3,0.7,-0.1,0.2,0.2,-0.3,-0.4,-0.2,0.5,0.8,1.0
2015-07-17,-0.1,0.3,-1.0,-0.4,-0.4,0.2,-0.1,0.1,0.7,1.1,1.3
2015-07-20,0.5,0.8,-0.2,-1.0,-1.0,1.1,0.8,1.0,1.6,2.0,2.3
2015-07-21,0.3,0.9,-0.3,-0.1,-0.1,0.8,0.8,1.0,1.5,2.0,2.3
2015-07-22,0.7,0.8,-0.3,0.2,0.2,0.4,0.6,0.7,1.1,1.7,2.0
2015-07-23,0.7,1.0,-0.2,-0.8,-0.8,0.8,1.4,1.4,1.7,2.4,2.6
2015-07-24,1.5,1.5,-0.3,-1.5,-1.5,1.6,2.6,2.7,3.0,3.6,4.0
2015-07-27,-0.0,1.1,-0.4,-0.9,-0.9,1.9,3.1,3.3,3.6,4.2,4.7
2015-07-28,-3.4,0.2,-3.5,4.1,4.1,-1.9,-1.0,-0.8,-0.5,0.0,0.5
[Output]: Rise
[Input]: 2015-09-18,-0.2,1.1,-1.2,-0.2,-0.2,-0.9,-2.0,-1.1,-1.6,-0.9,0.1
2015-09-21,2.1,2.2,-0.1,-0.9,-0.9,0.5,-0.8,-0.6,-0.5,-0.2,0.8
2015-09-22,-1.1,0.0,-2.5,0.8,0.8,0.1,-1.4,-1.6,-0.9,-1.1,-0.2
2015-09-23,2.3,2.9,0.0,-2.5,-2.5,2.0,1.2,0.8,1.7,1.2,2.1
2015-09-24,-0.1,0.5,-1.4,-0.5,-0.5,1.8,1.7,1.2,2.1,1.5,2.3
2015-09-25,0.9,1.3,-1.0,-0.5,-0.5,1.6,2.2,1.6,2.3,2.0,2.6
2015-09-28,0.9,1.3,-0.7,-1.8,-1.8,2.5,3.8,3.4,3.7,3.8,4.1
2015-09-29,1.1,1.2,-1.6,-1.3,-1.3,2.5,4.7,4.4,4.5,5.2,5.2
2015-09-30,-0.2,0.7,-0.7,1.2,1.2,0.7,2.8,3.0,3.0,3.9,3.6
2015-10-01,-5.5,1.0,-5.7,6.0,6.0,-4.3,-3.0,-2.6,-2.7,-1.9,-2.3
[Output]: | Rise | [
"Rise",
"Fall"
] | 0 | date,open,high,low,close,adj-close,inc-5,inc-10,inc-15,inc-20,inc-25,inc-30
2015-09-18,-0.2,1.1,-1.2,-0.2,-0.2,-0.9,-2.0,-1.1,-1.6,-0.9,0.1
2015-09-21,2.1,2.2,-0.1,-0.9,-0.9,0.5,-0.8,-0.6,-0.5,-0.2,0.8
2015-09-22,-1.1,0.0,-2.5,0.8,0.8,0.1,-1.4,-1.6,-0.9,-1.1,-0.2
2015-09-23,2.3,2.9,0.0,-2.5,-2.5,2.0,1.2,0.8,1.7,1.2,2.1
2015-09-24,-0.1,0.5,-1.4,-0.5,-0.5,1.8,1.7,1.2,2.1,1.5,2.3
2015-09-25,0.9,1.3,-1.0,-0.5,-0.5,1.6,2.2,1.6,2.3,2.0,2.6
2015-09-28,0.9,1.3,-0.7,-1.8,-1.8,2.5,3.8,3.4,3.7,3.8,4.1
2015-09-29,1.1,1.2,-1.6,-1.3,-1.3,2.5,4.7,4.4,4.5,5.2,5.2
2015-09-30,-0.2,0.7,-0.7,1.2,1.2,0.7,2.8,3.0,3.0,3.9,3.6
2015-10-01,-5.5,1.0,-5.7,6.0,6.0,-4.3,-3.0,-2.6,-2.7,-1.9,-2.3 |
End of preview. Expand
in Dataset Viewer.
No dataset card yet
- Downloads last month
- 4