HERMEX Crypto Currency Trading Bot
Developer
Public chat
Product Details
HERMEX is a new crypto currency trading bot supporting numerous exchanges via API and all kinds of pairs that are supported by those exchanges.
Tech used mainly: NODEJS, EXPRESS JS, JAVASCRIPT, NPM among others.
This is an npm tool running on NodeJS, using a websocket for communication. Frontend via web interface. Command line functionality also included, via NodeJS.
Fully use Websocket for exchange communication to react as fast as possible on market movements and events.
Multi pair support in one instance.
Support for going "Short" and "Long"
Signal browser dashboard for pairs
Included are many strategies that a trader may need as
well as watchdogs and signal indicators.
- Stoploss
- Risk Reward Ratio
- Trainling Stop
- etc...
- CCI
- MACD
- Pump and Dump detector
- Pivot Reversal
- etc...
HERMEX features a web based frontend, powered by NodeJS and features a convenient dashboard to see all data, pairs and signals.
Additionally it contains other functionality of the bot.
- Bitmex
- Binance
- Coinbase
- Bitfinex
- Bybit
- FTX
Further exchanges can be added by changing API interfaces.
This software is designed as a raw unfinished codebase with working functionality.
It is intended to be incorporated and changed into an actual working product, as a code piece, you may use for your own product. As such it is not made for non-developers or off the shelf using.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. HERMEX is a new crypto currency trading bot supporting numerous exchanges via API and all kinds of pairs that are supported by those exchanges.
File Tree
-
📁 HERMEX Crypto Currency Trading Bot