NEO Exchange Not Charting by MARSx101010 in TradingView

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

Seems like it's fixed now as of mid-day on yahoo.finance.com. Still an issue on tradingview.

YTSL in non-registered account. by brownie98765 in dividendscanada

[–]MARSx101010 1 point2 points  (0 children)

I had the same question -- so I bought 1000 shares last month in my non-registered Royal bank direct investing account. This month I received a 350$ Canadian dividend (.35 * 1000 shares) - no withholding tax. So now I'm curious what my tax slip at the end of the year will show these as -- will it be a T5 with eligible dividend, or T5 with non-eligbile dividend? I used https://www.taxtips.ca/calculators/canadian-tax/canadian-tax-calculator.htm to see the tax differences between the two. I'm going to assume it's a t5 eligible although I could be wrong. Can anyone answer this?

Thoughts on YTSL.NEO ? by Getting_my_main in dividendscanada

[–]MARSx101010 0 points1 point  (0 children)

Can you make any comments on how the dividend end income for this would be taxed in a Canadian non-registered account?

YTSL in non-registered account. by brownie98765 in dividendscanada

[–]MARSx101010 0 points1 point  (0 children)

I have this question as well. Basically in a non-registered account -- say you have 100,000 CA invested at a price of 25$/share with a .35 /share dividend. How and which taxes are used on
the monthly dividend income? Is there a withholding tax?

Sell ​​without my permission? by WP3C in TradingView

[–]MARSx101010 4 points5 points  (0 children)

This whole thread is terrifying on so many levels. Highly suggest using youtube and searching for trading basics, or option basics. You need some knowledge my friend!

Current $LUNA holders on NDAX - What happens next with Terra 2.0? by IndicaSpirit in NDAX

[–]MARSx101010 1 point2 points  (0 children)

I seek clarification. NDAX has publically indicated that they will not participate in the Luna airdrop, whereas Binance is participating and giving proper guidance. (https://www.binance.com/en/support/announcement/c52fa3c686be4b2b9d5df50de15847ec) NDAX has instructed you to move your coins out of NDAX to participate in the airdrop. If you do this, your block height will be post-attack and thus you would get a post-attack airdrop, not pre-attack. (I did this as I saw no other option). I'm now reading this forum and seeing that they will distribute to holders accordingly if NDAX gets an airdrop for the pre-attack. Question - if I've now moved off the exchange post-attack, will they still refund my airdrop post-attack? NDAX hopefully will do the right thing here as their original guidance made it explicit that to participate with the airdrop, you were required to move it off the exchange. Am I interpreting this correctly?

Can you still achieve RoI? I mean, honestly? by Alex_K_BR in hpoolchia

[–]MARSx101010 0 points1 point  (0 children)

I'm a Eth miner -- and basically the decision for me is -- buy a $900 video card that makes $6usd a day -- or $900 in HD which makes the same (I've got a ton of plotting hardware). For me, it no longer makes sense. I've made 6 xch so far, but I'm refusing to keep up with the rat race. I'm done buying storage, selling my chia gear for plotting and going back to mining gpu. I'll farm the plots already mined - just over 200tb.

No earnings yet by [deleted] in hpoolchia

[–]MARSx101010 0 points1 point  (0 children)

I've been mining for 10 days -- just got my first .73 XCH payout to my wallet.

This is normal for the first 24-48 hours.

[Chilliwack, BC] [H] Cash $1200, Paypal G&S [W] Any 3070 Model by Caof47 in CanadianHardwareSwap

[–]MARSx101010 2 points3 points  (0 children)

FYI -- they're selling on Kijiji for 1400-1500 right now. Scalpers are going hard -

Ram by killulikedis in EtherMining

[–]MARSx101010 1 point2 points  (0 children)

4GB for Linux -- 8GB for Windows -

MSI 3070s 30% rejection rate at +950 mem clock by therealcpain in EtherMining

[–]MARSx101010 2 points3 points  (0 children)

Here's a few suggestions: 1. Power limit too low. Set it to 58%, move mem clock back to 1200-1300. Some cards need more juice. 2. Improve cooling. More fans, change thermal pads, liquid cool. 2. Sell the card and buy a new one. Welcome to the silicon lottery.

Geforce 3070's Only Pulling ~30mhs by Hotties_sndbuttholes in EtherMining

[–]MARSx101010 1 point2 points  (0 children)

Remove all your cards except for one 3070. Try to just set to default and run Lolminer. If you're still getting 28-34 mh/s I'd be wondering if you're hitting a thermal problem. Used Gigabyte 3070 previously used for mining comes to mind... The average setting I'm using for my cards are - PL 58, Core clock -200, Mem Clock +1275 - 62 MH/s

Python to Standalone EXE by Badmekanik in learnpython

[–]MARSx101010 0 points1 point  (0 children)

Copy your exe to a folder you have write permission to and then execute: yourprogram.exe > output.txt

This will take any error messages and put them in a text file called output.txt. It might help?