All Projects → QTinman → CoinBrowser

QTinman / CoinBrowser

Licence: other
Coinbrowser is a pair selection tool for Freqtrade and a simple crypto trading-simulator

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to CoinBrowser

CubeSatSim
CubeSatSim, the AMSAT CubeSat Simulator
Stars: ✭ 201 (+704%)
Mutual labels:  simulator
simulator
Desktop simulator for embedded-graphics
Stars: ✭ 52 (+108%)
Mutual labels:  simulator
coupled-sim
Coupled simulator for research on driver-pedestrian interactions made in Unity3D.
Stars: ✭ 20 (-20%)
Mutual labels:  simulator
OpenBTE
Phonon Boltzmann Transport Equation
Stars: ✭ 31 (+24%)
Mutual labels:  simulator
MouseClickSimulator
Mouse Click Simulator for Toontown Rewritten and Corporate Clash
Stars: ✭ 20 (-20%)
Mutual labels:  simulator
MK404
A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
Stars: ✭ 52 (+108%)
Mutual labels:  simulator
emvpt
Minimum Viable Payment Terminal
Stars: ✭ 20 (-20%)
Mutual labels:  simulator
interstellar-armada
A Javascript-WebGL 3D space combat game under development.
Stars: ✭ 33 (+32%)
Mutual labels:  simulator
VAOS
Virtual Aviation Operations System
Stars: ✭ 44 (+76%)
Mutual labels:  simulator
MAPLEAF
6-DOF Rocket Flight Simulation Framework
Stars: ✭ 28 (+12%)
Mutual labels:  simulator
LedStripSimulator
Simulates an LED strip and allows very NeoPixel-like access
Stars: ✭ 26 (+4%)
Mutual labels:  simulator
svut
SVUT is a simple framework to create Verilog/SystemVerilog unit tests. Just focus on your tests!
Stars: ✭ 48 (+92%)
Mutual labels:  simulator
gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
Stars: ✭ 196 (+684%)
Mutual labels:  simulator
clearth
Test automation tool for Clearing, Settlement and Back-Office Systems
Stars: ✭ 26 (+4%)
Mutual labels:  simulator
ARMStrong
A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines
Stars: ✭ 99 (+296%)
Mutual labels:  simulator
Mitty
Seven Bridges Genomics aligner/caller debugging and analysis tools
Stars: ✭ 13 (-48%)
Mutual labels:  simulator
awesome-pinescript
A Comprehensive Collection of Everything Related to Tradingview Pine Script.
Stars: ✭ 563 (+2152%)
Mutual labels:  trading-simulator
modular-psu-firmware
Firmware for EEZ Bench Box 3 (BB3)
Stars: ✭ 74 (+196%)
Mutual labels:  simulator
Hack-System
[HackSystem/Hack System] 有趣而炫酷的模拟操作系统。An interesting and cool simulation operating system.
Stars: ✭ 35 (+40%)
Mutual labels:  simulator
sim8085
Online 8085 simulator
Stars: ✭ 83 (+232%)
Mutual labels:  simulator

CoinBrowser

CoinBrowser is a tool for Freqtrade where the program writes pairs into text file to be used with spesific exchange, these pairs file is also used in the simulator.

Data for this program is from CoinMarkedCap API.

If database does not exist upon startup the program creates coinhistory.db database from exiting json file.

The database is updated into own table from existing json file right before new json file is downloaded.

Database can then be selected from droppdown in mainwindow.

Welcome screen

The txt files starting with "raw_" is created with command "docker-compose run --rm freqtrade list-pairs --exchange binance" and the table from the output copied to new file, example raw_binance.txt.

Invest simulator lets you do fictional crypto buys.

To get crypto in simulator dropdown list do write to file in mainwindow and point to that file in settings.

Welcome screen

Crypto invest simulator

Welcome screen

Typical settings.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].