Recent content by 1nk1

  1. 1nk1

    C# & Selenium ChromeDriver Need Help

    Yeah, I accept with you) And don’t forget about CORS
  2. 1nk1

    Button click problem C#

    Maybe you have overlapping in this button?)
  3. 1nk1

    SFTP insert the list into sql database table using c sharp?

    You need to use SQL connection to insert, in ideal you need to use EntityFramework, but now this code is appropriate) You need to use the SQL connection to insert, in ideal you need to use Entity Framework, but now this code is appropriate) using System; using System.Collections.Generic...
  4. 1nk1

    Should I use Python or C++ when making an algorithmic trading bot?

    Preferable to using Python, because he has a lot of libraries for working with cryptocurrency)
  5. 1nk1

    Does anyone know a good Crypto Arbitrage Scanner?

    I wrote some program using Python and thinker for technical calculation and social calculation for Binance and BitMex. If you could know about it, send me a message)
Back
Top