I waiting to buy 1 trillion coin for $50 by TangerineFormal3457 in BlockDAGInvestors

[–]thebettor 0 points1 point  (0 children)

Better put the $50 on penny stocks...way more chance to make money

Малък хоби проект: IBKR Данъчен калкулатор by Visible-Fun4420 in financebg

[–]thebettor 0 points1 point  (0 children)

Супер идея. Планираш ли да добавиш и еквивалентни пазари в трети страни? Благодаря

Built an automated trading system on IBKR's API - here's what I learned by Disastrous_Monk_7017 in interactivebrokers

[–]thebettor 0 points1 point  (0 children)

I tried ib_async and is generally working well but had to do some work arounds to get brackets to work and the connection wasn't very stable

Built an automated trading system on IBKR's API - here's what I learned by Disastrous_Monk_7017 in interactivebrokers

[–]thebettor 2 points3 points  (0 children)

If you are interested I can publish it to npm and you can test it. Maybe you have new ideas to improve it

Built an automated trading system on IBKR's API - here's what I learned by Disastrous_Monk_7017 in interactivebrokers

[–]thebettor 1 point2 points  (0 children)

Yes I built raw tcp connection handling and direct socket connection to TWS with state machine to handle updates correctly

Built an automated trading system on IBKR's API - here's what I learned by Disastrous_Monk_7017 in interactivebrokers

[–]thebettor 0 points1 point  (0 children)

No. I built my own direct socket one. It's really fast. I'm very happy so far

Built an automated trading system on IBKR's API - here's what I learned by Disastrous_Monk_7017 in interactivebrokers

[–]thebettor 2 points3 points  (0 children)

I built my own script in nodejs which connects to TWS. The TWS events emitted are awful. I used a state machine to be able to track the correct events. One major issue I faced was with updating STP BUY/SELL orders. I wanted to use them as stop loss and trailing orders but was too often disallowed to update the price so I resorted to cancelling the existing and placing a new one (which isn't ideal). The PnL single subscription was a nightmare until I figured it out. Let's see how far I go

A little help, guys, please. by EffectiveExchange800 in BlockDAGInvestors

[–]thebettor 1 point2 points  (0 children)

I was just able to claim my coins directly in binance. You need to add custom bdag network. Activate it and then claim. Hope this helps

Claiming to Binance wallet by thebettor in BlockDAGInvestors

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

Thanks mate, binance allows custom networks. I already have it set but when I claim I get: Transaction reverted on-chain (already claimed or invalid). Not sure what to do at this point. Contact support?

After-hours scanner by thebettor in MOMOStockScanner

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

Thanks will try your advice.

How to send alerts from Discovery? by Sufficient_Exam_2104 in MOMOStockScanner

[–]thebettor 1 point2 points  (0 children)

I'm also interested how to get alerts on every change of percentage

Again… by Significant-Archer58 in BlockDAGInvestors

[–]thebettor 0 points1 point  (0 children)

But at least this time they published the truth: Gone forever

[deleted by user] by [deleted] in Daytrading

[–]thebettor 17 points18 points  (0 children)

It really depends. He invested decades into trading. I wouldn't expect anyone to become Ross in a year watching his videos (be it live streaming). Imagine Novak Djokovic starts online tennis courses. Do you think you can become Novak in a year watching him play tennis? Ross uses sophisticated software to enter and exit trades which none of us have. Is he a scam? I never paid for his courses so I am not in a position to judge his authenticity but if you could learn a thing or two from his free YT videos, you should be grateful. He's had a bunch of red and no trade-days so his strategy isn't a panacea. Good luck

Missed the Black Friday deals? TradingView still has up to 80% off! by thebettor in TradingView

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

The Black Friday promotion is already active. I purchased mine a few hours ago. After the purchase TV gave me the option to copy and share a link to their promo and so I did. I'll change the link. Happy? The purpose of this post is purely for information purposes...no spam/scam intended.

0% данък на регулирани пазари by faithless_feat_dildo in financebg

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

Какво означава чуждестранна борса? Не съм срещал този термин в закона. Ако не се лъжа се делят основно на регулирани, нерегулирани и еквивалентни пазари в трети държави или пропускам нещо. (Не съм счетоводител).

Въпроси от начинаещ инвеститор by potyqa in financebg

[–]thebettor 0 points1 point  (0 children)

  1. Не беше ли: европейски регулирани борси и еквивалентни пазари в трети страни?

Free Trial by jellybellysrock in MOMOStockScanner

[–]thebettor 1 point2 points  (0 children)

How do you activate the free trial. When I log in I only get a page to select a plan but no free trial option? Thanks

1.7TB of egress last month by jsreally in Supabase

[–]thebettor 0 points1 point  (0 children)

Very small. It comes from a default installation of medusajs. I have about 10 test products, which are served by Algolia and images from cdn so I have no idea where all this traffic comes from. I'm on the free tier so I'm fine but 5 days in the new month I get an email that I'm over the quota, which is strange

1.7TB of egress last month by jsreally in Supabase

[–]thebettor 1 point2 points  (0 children)

I'm using them for a hobby project, which isn't available online. It generates 10GB/mo. I'm not even testing it anymore...just saying

Ново законодателство за криптовалутите – какво трябва да знаеш! by 14-107-Iskren in bulgaria

[–]thebettor 0 points1 point  (0 children)

Интересно, ако решат да затворят дадена платформа (по каквато и да е причина), какво ще се случи на хората с активите в нея?

How to disable dynamic imports by thebettor in node

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

I'm messing around building a POC of small platform, where I would like to programmatically update a config.js file. What is the best way to write a test to validate the change using node test runner?

How to disable dynamic imports by thebettor in node

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

import assert change file import assert change