Search results

  1. rubenhak

    Collecting Track Record

    But I would want to see the trades as well instead of just one number.
  2. rubenhak

    Collecting Track Record

    Their UI seems very complex. I get lost there. Will have to go over with customer support to understand how to configure this.
  3. rubenhak

    Collecting Track Record

    Yes, I guess I indeed misunderstood. I thought the strategy has to be implement and executed in C2. By saying signal do you mean actual trades? I will have to investigate this bit more.
  4. rubenhak

    Collecting Track Record

    Just a quick example may look like this: 5/1/2016. Net Liquidation Value = $100,000 5/2/2016. Buy 300 x SPY at $205. 5/28/2016. Sell 300 x SPY at $209. May Profit/Loss = $1,200 May Return = + $1,200/$100,000 = +1.2% 6/1/2016. Net Liquidation Value = $101,200 6/17/2016. Buy 300 x SPY at $207...
  5. rubenhak

    Collecting Track Record

    If you're referring to "Nominal Account Size" calculation method I dont think that's what I was looking for. I was hoping to find service that would sum up realize profits/losses over a month/quarter/year and just divide by account value. Looks like I need to implement that on my own as well :)
  6. rubenhak

    Collecting Track Record

    I already have an automated system developed. Don't want to move the strategy to C2.
  7. rubenhak

    Collecting Track Record

    6 months of fully automated trading. Though, cant see how is this related to my question.
  8. rubenhak

    Collecting Track Record

    Yes, I need it because the net value of the account is misleading. If I start with $300k account, and monthly deposit $20k it might seem like 80% return during the first year. Instead what should really matter are the trades regardless of the account equity.
  9. rubenhak

    Collecting Track Record

    Hi Everybody, I'm trying to collect a trading track record for some time in order to provide services to clients. I am using Interactive Brokers. My question is if there is any system available that would collect trades from IB and would show the trade history. I tried using FundSeeder, but...
  10. rubenhak

    Trading as a service

    I've registered with FundSeeder and it is now tracking my account. I have few questions. 1. I can only see net liquidation value tracked. In most of the cases this value is misleading and also it can be easily be tricked. Deposits and withdrawals will affect the net value. Is there a way to make...
  11. rubenhak

    Trading as a service

    Technically speaking people always trade manually. Its the robots trade autonomously :D
  12. rubenhak

    Trading as a service

    Although automated systems can cause terrible damage in wrong hands the answer would depend on many factors. Some of those are: Choice of programming language. There are languages that provide complete control of the execution, and others that run in a protected environment. I chose letter one...
  13. rubenhak

    Trading as a service

    What kind of organization can help with requirements and registrations? Lawyers? CPAs?
  14. rubenhak

    Trading as a service

    Awesome. very useful. thank you!
  15. rubenhak

    Trading as a service

    I'm trading securities. Would it mean that I should register as fiduciary advisor?
  16. rubenhak

    Trading as a service

    I'm trying to run fourth option: the robot is sitting on my server, the money is sitting on client's account, and the robot is dealing with the client's account. This is very similar to the second option but with a convenience of not running it on the clients computer, but in the cloud.
  17. rubenhak

    Trading as a service

    I want to understand this better. So you're saying that a personal individual individual account controlled by an owner might have troubles once the account value hits certain limit? Do you know what that limit is? I'm using Interactive Brokers and could not find such information on their web site.
  18. rubenhak

    Trading as a service

    I already support IB individual accounts. Technically this works great. I was just trying to get some advice from the legal point of you.
  19. rubenhak

    Trading as a service

    Thanks for the referral.
  20. rubenhak

    Trading as a service

    The thing is that I don't want to deal with checks and transfers. Instead planning to trade on behalf of the investor. So from the system point of view it will be just charging the debit/credit card a monthly fee. Essentially collective 2 is doing the same thing. How are they dealing with all...
Back
Top