Skip to content

temama/Temama.Trading

Repository files navigation

Temama.Trading

Play arround with crypto currency exchange bots

Quick start:

  • Compile Temama.Trading.Console project or download latest release
  • Create config file
    • Config file name should have follow format: <Algorithm>_<ExchangeName>_<BaseCurrency><FiatCurrency><Suffix>.xml
    • You can modify one of existing <Algorithm>SampleConfig.xml. Populate config file with your Public/Secret keys (and UserID for Cex.io)
    • Set your parameters
    • Suffixes in config files are used to run same algo on the same exchange but for different market "moods" (i.e. if you expect currency will grow fast). Actually typically it's not used
  • Run Console with parameters:
Algo=<Algorithm> Exchange=<ExchangeName> base=<BaseCurrency> fund=<FiatCurrency> configsuffix=<ConfigFileSuffix>
#Example:
Temama.Trading.Console.exe Algo=RangerPro Exchange=Cex base=eth fund=usd configsuffix=_normal
  • Profit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors