Search results

  1. O

    Can't open trading account for single member LLC (foreign)

    Haha no not into fraud. I would be trying offshore brokers if I was into that. Just need a broker that doesn't reject every other order because the ticker is not allowed to be traded on their system.
  2. O

    Can't open trading account for single member LLC (foreign)

    What is that supposed to mean
  3. O

    Can't open trading account for single member LLC (foreign)

    My main motivation is access to pennystocks on otcmarkets. I don't mind paying a commision. Only the bigger brokers provide almost unlimited access. Too many restrictions with the smaller brokerages (on what stocks can be traded) plus they usually go on a per-share basis.
  4. O

    Can't open trading account for single member LLC (foreign)

    I was under that impression too but they (etrade,tda,schwab) keep telling me the LLC member has to be US resident. I was gonna check with a Lawyer but I don't think there is much that can be done. I can't force them.
  5. O

    Can't open trading account for single member LLC (foreign)

    Yes that's why I got an american LLC with an american address and IRS tax ID but even that is not enough.
  6. O

    Can't open trading account for single member LLC (foreign)

    No I already tried that route before I went the LLC route. On the 2nd or 3rd screen it will say "Ameritrade is not able to open an account at this time" or something similar.
  7. O

    Can't open trading account for single member LLC (foreign)

    I started a single member LLC in the US, got a an EIN From the IRS but E-trade and TDA refused to open an account saying the member has to be US resident. (I Have a US mailing address through the registered agent). Anyone had success with this as a foreign resident? Perhaps an other type of...
  8. O

    Need to handle websocket data for 10,000 symbols.

    I don't think subscribing to 10000 symbols separately will work. The way I did it in node is to build an object of all the symbols I want to track. Here is a simplified version.Mine had about 5,000 symbols. let symbols = { 'AAPL' : true, 'GOOG' : true }; if (symbols['AAPL'])...
  9. O

    Need to handle websocket data for 10,000 symbols.

    are the 10000 symbols on the same exchange?
  10. O

    Best Country for Trading (Tax efficiency)

    Source By the looks of it dividends are already tax free starting Jan1 2017?
  11. O

    Need to handle websocket data for 10,000 symbols.

    Sounds like there is a limit. I would just make an array or vector whatever and compare if the symbol is in that array of 10,000. If it is not then ignore the incoming msg.
  12. O

    Looking for a brokerage that is good for penny stocks

    are you referring to this list?
  13. O

    Best Country for Trading (Tax efficiency)

    Sounds good. thanks for the update. At those rates it's not even worth to cheat on taxes (probably why they doing it?)
  14. O

    Best Country for Trading (Tax efficiency)

    Any idea what's the max you can withdraw per annum?
  15. O

    European shares: Cheaper option than IB

    Does Degiro allow trading of pink sheet stocks?
  16. O

    Looking for a brokerage that is good for penny stocks

    possible to buy stocks all the way down to 0.0001 Per trade commission No restrictions on what tickers can be traded (from otcmarkets.com) Grey sheets or shorts not required. Available to European residents. I looked at sogotrade but their policy says OTC no information or otherwise Dark (non...
  17. O

    Best Country for Trading (Tax efficiency)

    Alexanderhu do you know if it's possible to daytrade US stocks in TBSZ accounts or would profits be classified as taxable income?
  18. O

    Best Country for Trading (Tax efficiency)

    So just gotta marry a woman with 4 kids and hope she doesn't take off with the money (and have all the trading done under her name)
Back
Top