Pinned Repositories
Basic-Sudoku-Solver
A basic sudoku solver using a simple algorithm.
binance_api
Contains the following binance apis: MARGIN, SPOT (normal), WEBSOCKET, WAPI, USER DATA STREAM
Bitmex_API
Bitmex REST API written for python.
DNS_Steganography
This is a script that uses DNS to hide and send a message between a basic client and server.
Flask-chat-app
Very basic flask chat app that uses sockets for active updates.
multiplayer_RPG_Game
Basic top down tile based game that uses a python back-end to allow for multiplayer.
Note_Storage
Tool to store categorise and organise notes
Python-Charting-Indicators
This repository contains a python file with is used to calculate charting indicators.
Simple-Binance-Backtester
This repository holds code created for a simple back tester that can be used to test strategies over historic candles, You will also be able to export the tested strategy into the Simple-Binance-Trader for real-time testing
Simple-Binance-Trader
This is a simple trading bot for the binance exchange.
EasyAI's Repositories
EasyAI/Simple-Binance-Trader
This is a simple trading bot for the binance exchange.
EasyAI/Python-Charting-Indicators
This repository contains a python file with is used to calculate charting indicators.
EasyAI/binance_api
Contains the following binance apis: MARGIN, SPOT (normal), WEBSOCKET, WAPI, USER DATA STREAM
EasyAI/Bitmex_API
Bitmex REST API written for python.
EasyAI/DNS_Steganography
This is a script that uses DNS to hide and send a message between a basic client and server.
EasyAI/Simple-Binance-Backtester
This repository holds code created for a simple back tester that can be used to test strategies over historic candles, You will also be able to export the tested strategy into the Simple-Binance-Trader for real-time testing
EasyAI/Basic-Sudoku-Solver
A basic sudoku solver using a simple algorithm.
EasyAI/Flask-chat-app
Very basic flask chat app that uses sockets for active updates.
EasyAI/multiplayer_RPG_Game
Basic top down tile based game that uses a python back-end to allow for multiplayer.
EasyAI/Note_Storage
Tool to store categorise and organise notes
EasyAI/simple_game
simple game for linux terminal