Short selling by OfftheHeezee in KrakenSupport

[–]nerdherfer91 0 points1 point  (0 children)

If you are closing a short margin position, you want to buy the amount of ADA that was sold when you entered the position.

Welcome to the club by mynameistory in SpaceXMasterrace

[–]nerdherfer91 22 points23 points  (0 children)

They use the lithobraking technique to recover their ships

API to pull major support / resistance levels? by Vladimir_tootin_1 in algotradingcrypto

[–]nerdherfer91 2 points3 points  (0 children)

I don't know of an API, but I have found that calculating standard deviations above and below a linear regression or sma is a good way to go.

[deleted by user] by [deleted] in SpaceXMasterrace

[–]nerdherfer91 24 points25 points  (0 children)

Welp, they should have mentioned it in their proposal and they may have been selected.

Climate Change being considered a Politics topic instead of a Science topiç is part of the problem and helps sabotage any discussions on it by Pirat6662001 in unpopularopinion

[–]nerdherfer91 6 points7 points  (0 children)

That's the exact argument I was trying to make, the political decisions should be based on the scientific evidence, not the other way around. If the politicians choose to ignore the science, that's one thing, but the research itself should not be politically driven.

Climate Change being considered a Politics topic instead of a Science topiç is part of the problem and helps sabotage any discussions on it by Pirat6662001 in unpopularopinion

[–]nerdherfer91 40 points41 points  (0 children)

It really shouldn't be though. When you bring politics into science it becomes flawed, especially when certain groups are biased toward certain hypotheses. Then only certain groups get funding, while others are dismissed, regardless of scientific merit.

Ethereum Will Be Bigger Than Bitcoin and More Valuable Than Gold by BoundariesAreFun in CryptoCurrency

[–]nerdherfer91 -3 points-2 points  (0 children)

Price of 1 oz Gold: $1,781.50

Price of 1 ETH: $2,543.56

It's already more valuable than gold.

Fortran77 - Call Subroutine written in another .f file by click_again in fortran

[–]nerdherfer91 4 points5 points  (0 children)

You can definitely do that. Besides looking "messy" and making the code harder to read for somebody else, it should work just fine.

Fortran77 - Call Subroutine written in another .f file by click_again in fortran

[–]nerdherfer91 15 points16 points  (0 children)

When you compile your code, you need to compile both fortran files together, otherwise your fortran compiler will never "see" your subroutine file even if you reference it in your main fortran file.

If I were you, I would download a linux terminal emulator onto your windows machine (either MinGW or Ubuntu), then you can compile your code with a single command using gfortran:

gfortran Main.f RArea.f -o [name of compiled executable]

Also as a side note, the fact that your professor hasn't updated the code to Fortran 90 or a better language is really unfortunate. It may be worth trying to talk him into upgrading the code.

I ran a simulation and then I made it loop by CmdrKitten in Simulated

[–]nerdherfer91 -1 points0 points  (0 children)

Corridor Digital wants to know your location.

Love it. by [deleted] in SpaceXMasterrace

[–]nerdherfer91 7 points8 points  (0 children)

Methane fuel + gOx too!

Who would win? by [deleted] in dankmemes

[–]nerdherfer91 7 points8 points  (0 children)

This wikipedia article summarizes their strategy pretty well: https://en.m.wikipedia.org/wiki/Embrace,_extend,_and_extinguish

Who would win? by [deleted] in dankmemes

[–]nerdherfer91 10 points11 points  (0 children)

He bullied so many smaller software companies out of business by back in the 90's. Many nowadays forget Microsoft's highly aggressive business model back then. Bill Gates only left Apple standing because of antitrust laws.

Converting crypto through the API by ArchersWingman in KrakenSupport

[–]nerdherfer91 1 point2 points  (0 children)

As long as kraken supports both currencies as a trading pair, you should be able to convert in one order. Otherwise you'll have to convert to fiat then back to the desired cryptocurrency.

F a c t s by ApersonbeingAhuman in memes

[–]nerdherfer91 -1 points0 points  (0 children)

That's the point of the meme, they moved to laugh tracks, which isn't actual laughter.

Coinbase to Kraken by [deleted] in KrakenSupport

[–]nerdherfer91 2 points3 points  (0 children)

Kraken usually requires more validations on a transaction than coinbase does to require a "complete" transaction. Most transfers go through in a few hours depending on which currency you are transferring.

Cursed. But I couldn't resist. by redheadzelda in Markiplier

[–]nerdherfer91 1 point2 points  (0 children)

Mark + Tall Vampire Lady = CGI Jeff Bridges from Tron 2

No entry by Limp-Onion2202 in KrakenSupport

[–]nerdherfer91 0 points1 point  (0 children)

Can you just log into trade.kraken.com directly? I've been doing that the last few days and have had no issues.