m*******6 发帖数: 43 | 1 Regarding the amount of work time, I suspect that a patent attorney's life
is probably more enjoyable than a person working for a company around Bay
Area and Silicon Valley. I know that some ppl working for those companies
have to constantly work over time, even on weekend. And it is generally true
that, in the US, the amount of money you make is proportional to the amount
of time you have to spend at work. Good examples are lawyers, doctors, and
excutives. Come back to the question, someone cho |
|
A***l 发帖数: 302 | 2 Many buy-side traders do not decide what to trader; their role
is to find the best execution once the portfolio managers
decide what to trade.
Even on sell side, many junior traders (often analyst level) focus on analys
is and excuting trades for senior traders.
trader
be |
|
n******l 发帖数: 19 | 3 有朋友发信问opening的情况,暂时我方便说的有这么几个,有兴趣的可以试试:
1. bridgewater trading associate (algo excution)
2. Campbell Capital (a very decent and big CTA fund)
3. Millennium, algo execution
最近market好像好了很多,很多buyside的opening,祝各位找工作的换工作的都好运! |
|
|
D*D 发帖数: 236 | 5 'John'is read but never written to the dataset
there is an automatic output before the run statement
after 'John' is read and when the input age 7-8 excute,
the pointer reached the end of file and the data step terminated.
the run is skipped therefore the automatic output before the run statement
is also skipped.
The second observation is not written to the dataset
is
Name |
|
I**A 发帖数: 96 | 6 1. symput put the macro variable in the local symbol table only when local
symbol table exists;
2. be clear about excution time and compiling time. The 'if' statement can
not control the '%let' statement because they work in two different time
periods.
3. 'distinct' will sort the values. |
|
b*******g 发帖数: 513 | 7 说说我干的东西吧,我装了 dev c++,compiler 我用MinGW,我也不懂到底该怎么装
compiler,就下载了一个MinGW,让它run,一步一步的。也不知道是不是应该在dev c++里
边装 MinGW?总之我的dev c++和MinGW是独立装的。不知这样对吗?如果不对,正确的
又是怎样的?然后我在dev里面,新建了一个project,打开这个project后看到一堆代码
。我也看不懂。就接着这堆代码写了一个最最简单的cpp程序:
#include
using namespace std;
int main ()
{
cout << "Hello World!";
return 0;
}
然后,我excute->compile &run
得到这样一些东西,在dev c++的底部:
[Linker error] undefined reference to `__cpu_features_init'
ld returned 1 exit status
F:\Dev-Cpp\Makefile.win [Build Error] [Proje |
|
D******n 发帖数: 2836 | 8 u should go to C++ board to ask...
I had the similar problem, when i move my excutable to another machine, it d
oesnt work. I guess there is a way to link gsl to ur executable statically(p
ermanently) dont know how to express. |
|
l***i 发帖数: 8 | 9 The contests of the raw data file Product are listed below;
----|----10--
2461 $25.31
The following sas program is submitted:
data inventory;
infile 'product';
input idnum 5. @10 price;
run;
Which one of the following is the value of the price variable?
A. 25.31
B. $25.31
C. .(missing numeric vales)
D. No value is stored as the program fails to excute due to errors.
The Answer:C
我不太明白为什么是C这个答案,price是从第十个位置开始读的,那么读出来的结果应
该是.31。但是答案中没有这个答案。 |
|
p*****1 发帖数: 21 | 10 选A。没有syntax error, 所以可以直接excute。if...then...条件true,就不执行下一
个else,只有当if...then false了,进行else if 判定,然后input后面没有variable
。 |
|
c******g 发帖数: 19294 | 11 good idea, hard to excute |
|
x*x 发帖数: 2001 | 12 有了第一次之后,该心疼的疼过了,就心安理得的继续蹭了......
开自动档excutive touring car来(试图)漂移不是找鄙视么。 |
|
X*****s 发帖数: 2767 | 13 9/14/2011, 2:25PM, 1/6 bought TVIX @ 64.50
sorry, the old order wasn't modified but I created another order limit
at 63.88, now 64.50 was excuted, the another order was cancelled now. |
|
X*****s 发帖数: 2767 | 14 9/14/2011, 2:25PM, 1/6 bought TVIX @ 64.50
sorry, the old order wasn't modified but I created another order limit
at 63.88, now 64.50 was excuted, the another order was cancelled now. |
|
m********a 发帖数: 281 | 15 呵呵,去年正式入股市,别人推荐的第一个TA 大牛就是他;刚开始基本每天后来每周都做笔记;影响很深啊;是个学TA 的好地方吧; still feel thankful to cobra laoshi;
after his blog became subscribers only,就没跟踪了;一则他的blog 对day trader 非常有用,but i am not a day trader, secondly,i realized that stock trading is a possibility game, TA/pattern 很重要,但非唯一,also, the prediction is important but how to excute the strategy if the markets goes against the prediction is more critical; so i try not to rely on his predictions too much |
|
t******2 发帖数: 2265 | 16 oops, gap up above stop limit price, cover not excuted. this case was
happend some times before, what I will do is remove stop loss order, and
prepare either short more at higher price or cover for profit later.
usually I modify stop order to breakeven price after stock price running in
profit zone, but yesterday I wasn't able to trade. but this is not a problem
.
looks market won't come back to test low before rise to the second peak,
then I shall look for short at hihger instead of long at low... 阅读全帖 |
|
t******2 发帖数: 2265 | 17
in
problem
stop limit order @140.5 excuted, break even out. wait for next signal. |
|
t******2 发帖数: 2265 | 18 stop limit excuted, covered at $142.73.wait for next signal.
stoplimit设在了$142.73, 不是$142.80,因为发帖的时候算得价和收盘时候的价格有了
变化,这只是几分钱的变化,无关收益/损失的大雅,只是体现质的变化。
range
signal. |
|
R*****n 发帖数: 8658 | 19 en?
only excutive membership has coupon book? |
|
|
a*****i 发帖数: 122 | 21 如果是号称excutive car,那要查么?
CPO的车会不会是报废的title啊? |
|
a*****i 发帖数: 122 | 22 2007 328i,9500 miles,
excutive car (What is this?)
Options:
Prem pkg
Cold Weather pkg
Auto trans
Comfort Acess
7 logic
Sirius Sat radio
Xenon Headlight
Metallic
New car Invoice: 39,000
KBB private party:
Excellent
$31,640
Good
$29,970
Fair
$27,775
Price I got OTD:32000
一牛师兄带我去test drive, 很爽,like new!
大家觉得的价格如何? |
|
B*****R 发帖数: 1539 | 23 excutive car means technically it is still a new car, never been sold. it
was for the executive of the dealership. If they don't CPO it, it will only
carry the manufacture warranty, which is already 9500 miles less |
|
a**i 发帖数: 289 | 24 Remember another thing, compliments what he said in his
article. The reason that village officers have bad relation
with farmers, partly is because that they have to excute
the national policy, while farmers are against
these policies. Like controled-birth, rural tax and so
on. So he told some truth about rural China. |
|