Search results

  1. elabunsky

    Crypto bot for sale with sources for personal usage

    Hello, I like offer my own futures (binance, okx, kucoin) crypto bot for sale with sources (Python). For private usage only. Review backtest (50 usdt per position - if you will trade 500 usdt you will potentially have 10 times more profit). Have long term proof algo. Regards, Eugene.
  2. elabunsky

    Pair trading died - hello massive trading / Chapter II

    This is not right way. It's better use self collected data for avoid problems with the model when it'll go live. PS. As I said base period for algo 1 second. It's possible use 1/2 second also.
  3. elabunsky

    Pair trading died - hello massive trading / Chapter II

    We collected tick data from Nasdaq Basic Feed (dxfeed). Average PnL showed 2-3% daily. We are using seconds as a basic timeframe and rebalance the positions each seconds after our estimation. It's not possible to use 1 min or 5 min timeframe - the algo will loose because we need to trade as...
  4. elabunsky

    Pair trading died - hello massive trading / Chapter II

    Hello, Some time ago I wrote the article “Pair trading died - hello massive trading” From then, I changed the trading model, collected good quality data, that can be used as a proof of concept for the algorithm (Nasdaq Basic Feed ticks). Data collector used C API and developed on C++. It is...
  5. elabunsky

    Algorithm programming, libraries

    Numpy/Sklearn/Pandas for research and any C++ API for release algo
  6. elabunsky

    CME Direct

    TT is not direct access platfrom. Best trading platform available for private investor is Rithmic imho
  7. elabunsky

    CME Direct

    CME Direct Access (DMA) need if you have model that need low latency and able invest capital. Best way contact with prop. company. They will able setup server for you, offer 1 usd per round trade fee etc... But they will ask % from profit and all setup costs. And of course you need hire C++...
  8. elabunsky

    Antipump Binance crypto bot

    No one still. I'm focused another project now. How long time you will be ask me again and again as little boy ask his mother "mom mom mom look look look"?
  9. elabunsky

    Antipump Binance crypto bot

    Hello all. FYI: Review PnL that algo generated live. Binance margin coins. Regards, Eugene.
  10. elabunsky

    Looking for experienced developers of FIX protocol

    For example, 1 (one) thread for all processes, latency
  11. elabunsky

    Looking for experienced developers of FIX protocol

    C++ only. Do not use Python for production
  12. elabunsky

    Antipump Binance crypto bot

    Sure. I'm stupid and you smart. Show me your research bro. Then we will talk about it
  13. elabunsky

    Antipump Binance crypto bot

    Hello, Developed antipump bot for Binance (need open short position on margin market). If you wish review the signals live - DM me and I'll add your @telegram to channel. 4 days bot live result (notice, PnL in % and summary for all signals. For live I recommend invest 5-10% your capital)...
  14. elabunsky

    Looking CME + NYSE(NASDAQ) low latency environment

    Correctly! But I believe that my solution is 1-2ms sensitive. I used my own tricks that allow me be no in sub microseconds zone. Sure I can't say that it'll work 100%. First I need low latency environment.
  15. elabunsky

    Looking CME + NYSE(NASDAQ) low latency environment

    I guess, yes, but it's not fiber solution - I loss around 9-10 ms. It's not possible win live with this data feed.
  16. elabunsky

    Looking CME + NYSE(NASDAQ) low latency environment

    For now I do not have any server. But when I tried X_Trader + DXFeed it collocated in Chicago/Aurora around the TT gateway
  17. elabunsky

    Looking CME + NYSE(NASDAQ) low latency environment

    What is CQG delivery time from NY to Chicago? What is they latency? I'll prefer DMA + low latency data from NY setup. PS. Sorry, I'm not fluent, but I'm looking company or private investor who have similar setup and will able allow me trade.
  18. elabunsky

    Looking CME + NYSE(NASDAQ) low latency environment

    It'll not help a lot. I need low latency prices from NY still. I believe that my algo do not be ulta low latency, but DMA or sub microseconds service and fiber from NY is required. Data from NY is major
Back
Top