Skip to content
View s4mn0v's full-sized avatar

Block or report s4mn0v

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
s4mn0v/README.md
๐˜“๐˜ช๐˜ง๐˜ฆ ๐˜ช๐˜ด ๐˜ด๐˜ช๐˜ฎ๐˜ฑ๐˜ญ๐˜ฆ ๐˜ข๐˜ฏ๐˜ฅ ๐˜ค๐˜ฐ๐˜ฎ๐˜ฑ๐˜ญ๐˜ฆ๐˜น, ๐˜ค๐˜ณ๐˜ฆ๐˜ข๐˜ต๐˜ช๐˜ฏ๐˜จ ๐˜ธ๐˜ฐ๐˜ณ๐˜ญ๐˜ฅ๐˜ด ๐˜ธ๐˜ฉ๐˜ฆ๐˜ณ๐˜ฆ ๐˜ณ๐˜ฐ๐˜ถ๐˜ต๐˜ช๐˜ฏ๐˜ฆ ๐˜ฅ๐˜ฐ๐˜ฆ๐˜ดn'๐˜ต ๐˜ข๐˜ง๐˜ง๐˜ญ๐˜ช๐˜ค๐˜ต.

๐ถ๐‘ข๐‘Ÿ๐‘Ÿ๐‘’๐‘›๐‘ก๐‘™๐‘ฆ, ๐ผ'๐‘š ๐‘“๐‘œ๐‘๐‘ข๐‘ ๐‘’๐‘‘ ๐‘œ๐‘›:

Go PineScript



(3+ Years Experience)

Cloud & Deployment Tools (I Use)

Technologies I've Used


๐•พ๐•ฌ๐•ธ-๐•น๐•บ๐–

๐•พ๐•ฌ๐•ธ-๐•น๐•บ๐–

Pinned Loading

  1. NinjaTrader 8 toolset to automate po... NinjaTrader 8 toolset to automate position sizing and execution. It includes a custom drawing tool that calculates contracts based on dollar risk and a strategy that manages entries, stop losses, and scaling directly from visual chart setups.
    1
    #region Using declarations
    2
    using System;
    3
    using System.Collections.Generic;
    4
    using System.ComponentModel.DataAnnotations;
    5
    using System.Linq;
  2. NinjaTrader 8 indicator combining Bo... NinjaTrader 8 indicator combining Bollinger Bands, a 50-period Hull Moving Average (HMA), and session high/low price tracking.
    1
    #region Using declarations
    2
    using System;
    3
    using System.ComponentModel;
    4
    using System.ComponentModel.DataAnnotations;
    5
    using System.Windows.Media;
  3. pinescript pinescript Public

    Indicators and strategyes in Pine Script v.6

    6 1

  4. bitget bitget Public

    Golang bitget sdk fixing some issues and adding some modified versions: v3-bitget-sdk-golang

    Go

  5. copy-my-trade copy-my-trade Public

    Active Position Manager

    C# 1