Skip to content
View evsamsonov's full-sized avatar
🎯
🎯

Block or report evsamsonov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
evsamsonov/README.md

Hi, I'm Evgeny Samsonov

I'm a Go backend developer focused on trading systems, distributed services, and practical product engineering. Most of my open-source work is built around automated trading infrastructure: market data processing, technical indicators, trading engines, and broker integrations. I'm currently exploring how AI can improve the full software delivery lifecycle.

Currently I'm working on:

  • Trade Pulse - a Telegram bot that delivers trading alerts based on technical analysis
  • Inside Surfer - a self-reflection assistant for tracking thoughts and preparing for therapy sessions
  • raftogram - a Raft-replicated messenger backend in Go

Trading Systems

Pinned Loading

  1. trading-indicators trading-indicators Public

    Trading indicators

    Go 12 2

  2. trengin trengin Public

    A golang library to build an automated trading robot. It provides the ability to separate trading strategy logic and interaction with broker.

    Go 1 1

  3. trading-timeseries trading-timeseries Public

    Provides structures for series of trading candles and ticks

    Go 3 3

  4. tinkoff-broker tinkoff-broker Public

    An implementation of Broker interface http://github.com/evsamsonov/trengin using Tinkoff Invest API https://tinkoff.github.io/investAPI/ for creating automated trading robots

    Go

  5. quik-quotes-exporter quik-quotes-exporter Public

    Экспортер котировок из торгового терминала QUIK

    Lua 1

  6. jsonrpc-fsproxy jsonrpc-fsproxy Public

    It passes requests to JSON-RPC server via files

    Go