Skip to content

LNMarkets.com trading bot using TradingView Technical Analysis

License

Notifications You must be signed in to change notification settings

ray-bun/LNMarkets_Trading_Bot

Repository files navigation

#Warning Educational only. Use it at your own risk. I am not responsible for any financial loss.

LNMarkets_Trading_Bot

LNMarkets.com trading bot using TradingView Technical Analysis to automatically trade. Automatically trade with proper position sizing and risk management.

You can follow my telegram group to see bot live trading: https://t.me/lnmarketsbot

Installation

git clone https://github.com/RielBitcoin/LNMarkets_Trading_Bot.git
npm install

  1. Go to https://app.supabase.io/
  2. Create two projects (MAINNET, TESTNET)
  3. Import Import_SQL.sql into SUPABASE (RENAME your botname and your preferred trading timeframe)

Configuration

  1. Rename SAMPLE.env to .env and do the configuration

Running the bot

node dist/startBot.js

I recommend using CRON or scheduler to run your bot every 5 mins - hourly etc..

#Future improvements

  • Web interface
  • Auto create database

Warning

Educational only. Use it at your own risk. I am not responsible for any financial loss.

About

LNMarkets.com trading bot using TradingView Technical Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published