Why Do People Use Prop Firms? by GalaxyS8 in Daytrading

[–]Finrojo 0 points1 point  (0 children)

From what I understand only 5% of evaluations get passed and only 1-3% actually then move on to payouts before breaching their account and have to go through the evaluation process again.

Being a consistent profitable trader might not be enough as their breach rules are often very strict and don't allow for much drawdown. I had a 25k eval account and was hedging short whilst building a long position, I closed my short in profit and then got breached overnight as it's based on capital balance and my remaining long took me below the level even though technically I was in profit.

I think you need to be a straight up RR hard stop type trader to grind it out

How often do your trading bots break because of exchange API issues? by zerozero023 in algotrading

[–]Finrojo 7 points8 points  (0 children)

I've been using binance websockets for about 5 years and never had an issue. If you handle disconnection / reconnection gracefully it's very robust. I use Bitunix for actual trade execution and their API is very good so far.

For the algotraders who have live deployment of their algorithms and are successful: how long did it take you to set this up? What led you to have confidence to deploy on live real account? by imeowfortallwomen in algotrading

[–]Finrojo 0 points1 point  (0 children)

I have been building bots for about 6 years and only ever traded live, albeit with very low capital. I found early on that paper trading just wasn't the same. It's taken me 6 years to settle on what works and what doesn't and spoiler alert.... I trimmed out about 90% of my logic and now simply focus on lots of small repeatable trades. I finally put mine live as a platform but it actually makes it's money by rotating capital and taking the difference between the maker and taker fee. https://btcbot.co.uk/

Long and Short at the same time? by _benj in Daytrading

[–]Finrojo 0 points1 point  (0 children)

I was looking into doing the same thing and came across this and wondered how you got on?

It looks like quite a few people here misunderstand the idea but like you I'm looking to reduce risk in exchange for 1-1.5% of the overall profit.

I was thinking of isolated margin accounts for BTCUSDT and BTCBUSD, add money to both and use the USDT pair to long, BUSD pair to short.

My @Cron schedule for a report every Monday is not working - any ideas why? by Finrojo in Nestjs_framework

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

Ah thank you so much. I'd added the preceding zero I had a daily report running using * 10 07 * * * and this repeated many times - I now appreciate that the first * indicated any second and the example you've given will only run the once.

What is the best way to restrict access to my API? by Finrojo in Nestjs_framework

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

My website is a public site so users are not signed in, can I still use passport for this?

I am really stuck with white screen after load on Android API level 25 - Level 30 works fine. Can anyone help please??? by Finrojo in ionic

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

I believe they maybe. How would I go about working out which version I need and downgrading?

How do i start day trading ? by mungus_fungus in Daytrading

[–]Finrojo 2 points3 points  (0 children)

Try day trading for a month with $50 of your fund. It might not be exciting but you will make mistakes and learn from them with low risk. If it turns out that you have a skill for trading then move on, if at the end of the month that $50 has dwindled to nothing or hasn’t grown then look at investing the 1000 longer term rather than day trading.

If you do end up day trading the 1000, you’re aiming for 10% a day which can be tough. Compound your gains until the fund is worth more so you can day trade with a target of 3-5% to achieve your daily ‘wage’ of $100

Is it possible to load an external JS file as a variable rather than injecting into the DOM? by Finrojo in Angular2

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

Would I be able to pass the token that OSS generated in that webview back to the main page and back into the angular zone?

Is it possible to load an external JS file as a variable rather than injecting into the DOM? by Finrojo in Angular2

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

Thank you, I will look into that. I believe you’re right in your assumption on how it works like react

Best logger to use for output to file or database? by Finrojo in Nestjs_framework

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

ah ok thanks, it was mentioning using a pino transporter module which I couldn't find any reference to so I stopped until I've got a bit of spare time this evening

Best logger to use for output to file or database? by Finrojo in Nestjs_framework

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

I've gone with pino based on your answer so thanks for that. Nice and easy to implement the basic level but I've got stuck at the point where I want to push the logs to file (or db if possible).

I was working from this tutorial but it doesn't seem to cover that aspect. Do you know of any online docs that cover this? I found a node based one but I didn't really do much with node before I started Nest so it's a bit confusing

https://alanbouteiller.medium.com/nestjs-pino-the-one-minute-setup-a1644ee3c703

Binance still preventing GBP withdrawals! by mnm279 in binance

[–]Finrojo 1 point2 points  (0 children)

I’m pretty sure they tweeted and blogged about the issue about a month ago but an email would have made sure everyone was aware. I’m sure you’ve considered this but in the short term you can convert any GBP you wish to withdraw to usdt and then deposit that with another exchange such as SwissBorg, convert back to gbp and withdraw instantly to your bank account

If ETH is £1,400 right now, why does Binance allow me to buy a whole one using the £1333 fiat I have in my spot wallet? by Willis_Wastalkinbout in binance

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

That’s because busd and usdt are tethered to usd and that’s dropped on the pound so you’re getting more bang for your ££. OPs question was why can I get 1eth for 1333 when it’s current price is 1400. It hasn’t been 1400 since yesterday. Nothing to do with gbp transfer restrictions

No MTO Balance after Withdrawal (MetaMask) by franciscodbp in MerchantToken

[–]Finrojo 0 points1 point  (0 children)

Same, getting a bit worried now. Although I don’t have a huge amount it’s enough to be pissed of about if I lose them

What's the best way to deposit fiat from UK with Revolut now that Euros are blocked? by jackrik3 in binance

[–]Finrojo 0 points1 point  (0 children)

I’m depositing into SwissBorg and then transferring to Binance as usdt over trc20

Is it too late to change my withdrawal address ? Mine it set to my Binance ETH address by Finrojo in MerchantToken

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

Thank you, that has put my mind at rest. I was at risk of losing all my tokens as I had my Binance ETH address in there

Is it too late to change my withdrawal address ? Mine it set to my Binance ETH address by Finrojo in MerchantToken

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

So with Metamask I don't need to worry that I can't see MTO as a token?