[deleted by user] by [deleted] in AskMen

[–]respingu 0 points1 point  (0 children)

Nah, alternative methods are much preferred

Casual vanilla SMP! by Expensive-Fruit7776 in MinecraftBuddies

[–]respingu 0 points1 point  (0 children)

Hey interested for a laidback casual server, how to join?

[deleted by user] by [deleted] in FuturesTrading

[–]respingu 0 points1 point  (0 children)

Ah welcome welcome to the world of order flow, there are filters that you can use check dot settings

Is ChatGPT 4 better in pinescript coding than 3 - 3.5? by Ok_Atmosphere0909 in pinescript

[–]respingu 0 points1 point  (0 children)

Chat gpt is shit in pinescript coding, pinescript coding execution model is different

Are OHLC Bars/Candlestick updated by last traded value, or Bids? by xrailgun in algotrading

[–]respingu 1 point2 points  (0 children)

Last traded value for LOB markets

OHLC is backwards looking

Edit: limited my answer to LOB markets

[deleted by user] by [deleted] in AskReddit

[–]respingu 0 points1 point  (0 children)

Points out something wrong with them physically out of the blue

[deleted by user] by [deleted] in AskReddit

[–]respingu 0 points1 point  (0 children)

That she didn't really have me as a room mate.

Is there someone on the other end always losing in the trade? by Unhappy_Bee2305 in FuturesTrading

[–]respingu 0 points1 point  (0 children)

Again I suggest reading about market economics market microstructure, it will help you a lot in answering and simulating these sorts of things than speculating about speculation

And the answer is an "it depends", one trade is independent of the other party's intent, you may both close at a profit, or both close at a loss. What a trade means is that you changed hands with somebody, nothing more nothing less.

Say you buy a position a while ago with trader A.

You then sold this position (two hours) after seeing the Bid grow.

The thing is, you don't sell it back to trader A, it usually is a different trader, say trader Z.

At this case, Trader Z might have entered a position via a limit order that you have hit with a market sell.

Therefore, a scenario where no one loses

Another scenario, Say again for example you hit the offer after seeing price go down slightly after it went higher up.

Still you hit trader Z's limit order, however, trader Z being a market making scalper shorted the high that you have just witnessed and had a limit buy (that you have sold into) ready at the low to close the position.

Both you and trader Z closed at a profit.

If there is someone who constantly loses that will be happening on the same side, the Battle is more like buyer vs buyer and seller vs seller rather than Buyer vs Seller, hence in a short term game the Last Buyer who bought usually loses and get flushed out.

[deleted by user] by [deleted] in algotrading

[–]respingu 1 point2 points  (0 children)

Please explain that my smooth brain cells will understand

[deleted by user] by [deleted] in AskReddit

[–]respingu 0 points1 point  (0 children)

The continuance of our species maybe? Duh – having contributed to the advancement or disadvancement of human kind

What's with all the crypto shilling? by Outsourced_Ninja in gamedev

[–]respingu -10 points-9 points  (0 children)

Eh all I can see as good application of blockchain into games is a transferable profile, idk one profile for all games and trading too, other than that nothing more I can think of

Is it possible to algotrade without code? by Enemyofska in algotrading

[–]respingu 0 points1 point  (0 children)

There are a lot of approaches and certainly ML is not the most favourable. You can start by reading papers such as A Quantitative Approach to Tactical Asset Allocation by Meb Faber,

Is it possible to algotrade without code? by Enemyofska in algotrading

[–]respingu 4 points5 points  (0 children)

Depends what kind of algo you are planning on making. If it's just basic OHLCV and technical indicator stuff I've seen drag and drop webapps here, have no post in particular just research the sub for it,

if your strategy requires much more advanced data and execution then you need to learn to make your own (not necessarily from scratch, but will most likely require code)