Search results

  1. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    I am ignorant to the market and everythign around it and have just discovered paper trading to my delight :)
  2. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Why is that? Mathematics are always 'right'.... Find mathematics so you sell higher than you buy....; if you can successfully accomplish this with quick enough data and quick enough trades, which is a huge caveat, then what is the problem?
  3. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    I use everything literally from the ground up. While I am quite unexceptional and ignorant when it comes to the stock market, I am quite exceptional at mathematics and programming
  4. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Yes, exactly! It is theoretical perception with my sole purpose to test feasibility in the real world. No shit Seriously, you suck at reading comprehension.
  5. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    custom built software from ground up using c#, sql and wrapped up c++ libraries when necessary
  6. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Thx for the info; very much appreciated :)
  7. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Mathematically speaking, what you said only becomes an issue with either low liquidity/volatility stocks or one purchasing extremely large amount of stocks at once and then trying to sell extremely large amounts. I don't have pipe dreams, I have numerical analysis and mathematics. You have...
  8. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    That is pretty much on the right track
  9. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    This algorithm is designed for are for high volume stocks and very 'wet' stocks where selling $50,000 worth would not even be noticed
  10. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    The problem is that somehow it has got misinterpreted that I said this WOULD work. I have put numerous constraints which I have said are yet to be tested and optimized before it could even be truly tested for feasibility. Also for who asked, I am talking about 0.5% gain per day
  11. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Of course, I was referring to him thinking a 0.5% daily return would be a bad thing....its completely unrealistic of course. Yes agreed.
  12. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Lol then do it, (you clearly have no idea what you are talking about). a 0.5% daily return would be quite impressive....do you realize what kind of return that is? You have to be trolling, you can't be so stupid...it's not possible Any daytrader would give is left nut to make 0.5% a day
  13. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    This particular algorithm is Close.previous to wherever the exit point is reached. With enough data, I will be able to optimize the the stop and that optimization may be 0.5% or it could be 10%....Oh, I agree 100% that it wont at all, this stop is for the sole purpose of minimizing loss in...
  14. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Yup. This was my line of thought, hence the reason I will be programatically trading if the algorithms prove to be sound. This is also why I want tick by tick data, I don't want to have to interpolate or extrapolate any data, even if it is just for a minute
  15. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    A very long quest indeed; I approach it like I do scientific research. Take tons of data, analyze data. Test predictions in idea, controlled environment, lastly test predictions in real world.. I am at the first step, in the process though I enjoy getting as much advice from as many...
  16. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Table of my data. 1st column is the day I projected. 2nd column is the day I projected it would gain at least 0.5%. 3rd column is the most percent gain at its highest point that day, 4th column is the lowest point. this was for the period of May1 - Auguest 20th. Note there are 5 more...
  17. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Yes, i should have clarified that I am not using this for analysis as I dont have enough data and the data I do have is very unreliable. I would eventually like to use data from another source such as IQfeed or just purchase the data outright. Thanks
  18. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    Looks like an interesting read, will check it out
  19. S

    I wrote an algorithm that will give you a stock that will make .5% the next day...BUT

    No shit, I have stated a couple of times I don't know the complete intraday picture. Hence the reason I asked for advice...Do you have a point or are you being redundant for the sake of being redundant and annoying?
Back
Top