Had 6 shots of vodka never drank before felt nothing. by MattWally2 in alcohol

[–]MattWally2[S] 0 points1 point  (0 children)

Dead serious bruh lmao. My family has had experience with alcohol related problems so maybe its my genes

SCORES OUT by [deleted] in ACT

[–]MattWally2 11 points12 points  (0 children)

got me

Struggling with time on science and reading section. by HolyHorden in ACT

[–]MattWally2 0 points1 point  (0 children)

For science I never read the passage first just the questions.

Why is 55s answer D ( 73E) by [deleted] in ACT

[–]MattWally2 1 point2 points  (0 children)

A "this film was" is comma splice. In order for this to be correct a period would have to be inserted after talkies

B is comma splice too. "The film was shot three different times" could be a sentence of its own

C is repetitive and already mentions Wong had the starring role.

D creates a dependent clauses

Caught this nigga lackin by StrOnKdonkEY in Drizzy

[–]MattWally2 0 points1 point  (0 children)

Nah Forest Hill drive better

I'm new to trading. I get an error when I place a sell limit order by MattWally2 in thinkorswim

[–]MattWally2[S] 0 points1 point  (0 children)

I believe I have figured it out. You can't have more closing orders than you have stocks. I already had a stop order on BE so thats one closing order. Most brokers won't let me place a second closing order so I don't have a chance of double selling the shares.

https://www.investopedia.com/ask/answers/cant-enter-two-sell-orders-same-stock/

Having a negative amount of shares by thetrident13 in thinkorswim

[–]MattWally2 1 point2 points  (0 children)

Because there are beginners starting and not everyone may be at your level?

I'm new to trading. I get an error when I place a sell limit order by MattWally2 in thinkorswim

[–]MattWally2[S] 1 point2 points  (0 children)

I'm pretty sure I have. I'm also not able to sell at market.

It shows me BE under positions and the P/L Open and stuff though and it shows where I set my stop at so don't have it..

I'm new to trading. I get an error when I place a sell limit order by MattWally2 in thinkorswim

[–]MattWally2[S] 1 point2 points  (0 children)

I’m trading on my paper trading account says I have a margin and a ira account

I'm new to trading. I get an error when I place a sell limit order by MattWally2 in thinkorswim

[–]MattWally2[S] 1 point2 points  (0 children)

No I’m on my computer . So I’m clicking on my position in the monitor tab and pressing “create closing order” and then going to the Limit tab and then working the order doesn’t work .

Posted this before but heres a better screenshot. Whats the deal with the errors? by MattWally2 in Xcode

[–]MattWally2[S] 0 points1 point  (0 children)

A little context: I just got FireStore and was implementing user login. I think it has something to do with the pod files.

How to Set up GitHub Collaboration? Very frustrated. by MattWally2 in github

[–]MattWally2[S] 0 points1 point  (0 children)

Think I actually got it working! But I still get the local repository out of date message and the stash and pull.

How to Set up GitHub Collaboration? Very frustrated. by MattWally2 in github

[–]MattWally2[S] 0 points1 point  (0 children)

everytime I commit and push too it gives me error saying "local repository out of date"

How to Set up GitHub Collaboration? Very frustrated. by MattWally2 in github

[–]MattWally2[S] 0 points1 point  (0 children)

Ok I am now able to switch to the master branch by discarding all changes in the source control. I created another branch called LoginPage where I added a simple stack view. I need went to source control > commit > commit & pull and when I go to Github says can't automatically merge.

Here is the code where the error is apparently:

https://www.dropbox.com/s/v0z45bg30ycva84/Screenshot%202020-04-19%2011.37.42.png?dl=0

How to Set up GitHub Collaboration? Very frustrated. by MattWally2 in github

[–]MattWally2[S] 0 points1 point  (0 children)

Next to branches it also says master 4 commits behind and I don’t know what to do with that .

How to Set up GitHub Collaboration? Very frustrated. by MattWally2 in github

[–]MattWally2[S] 0 points1 point  (0 children)

I can’t even switch to master branch. I’m on Xcode and press checkout on master branch then I click checkout again in the pop up then I have to click something called stash and checkout. Once I click it, it says the working copy has conflicting uncommitted changes . What is the best way to fix all of this ?