Skip to content
View naslevente's full-sized avatar

Block or report naslevente

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. BasicTradingAlgorithm BasicTradingAlgorithm Public

    Forked from futureTechTraders/BasicTradingAlgorithm

    Python trading algorithm which suggests entry and exit points based off SimpleMovingAverage, Relative Strength Index, and Moving Average Convergence Divergence

    Python

  2. Neural_Network Neural_Network Public

    Implementation of a simple neural network from scratch in Python

    Python

  3. TradingApp TradingApp Public

    Forked from futureTechTraders/TradingApp

    App for trading algorithms

    Java

  4. RestAPIServer RestAPIServer Public

    Forked from futureTechTraders/RestAPIServer

    Server written in node to call python scripts

    Python

  5. Compression-Algorithms Compression-Algorithms Public

    Compression Algorithms Implemented in C++

    C++

  6. GraphingAlgorithmsADT GraphingAlgorithmsADT Public

    ADT for graphing algorithms including both adjacency matrix and list representations as well as directed and undirected graphs

    C++