LNMarkets.com trading bot using TradingView Technical Analysis to automatically trade

Overview

#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.

You might also like...

A discord bot that monitors the LavaLink nodes given, and updates it via an embed on discord.

A discord bot that monitors the LavaLink nodes given, and updates it via an embed on discord.

LavaLink-Node-Monitor-for-Discord This Bot will help you monitor multiple LavaLink nodes directly on discord [Updates Every 30 Seconds] Setting Up The

Apr 2, 2022

A simple yet fun wordle discord bot

A simple yet fun wordle discord bot! Invite Link: Wordle Bot

Feb 13, 2022

An improved discord bot for my discord server.

Ancalagon Bot Description Hello! This is a discord bot for my personal discord server. It's more of a remaster of my DragonBot but it's written in Jav

Jul 6, 2022

Simple, efficient and powerful discord moderation bot.

Big chungus is a moderation bot with the aim of being efficient and easy to setup. The entire bot can be configured through the website. Features Raid

Oct 11, 2022

Actually, port of the Descalendrier website into a discord bot

Actually, port of the Descalendrier website into a discord bot

Feb 1, 2022

Simple WhatsApp Bot

Simple WhatsApp Bot

Simple WhatsApp Bot

Jul 8, 2022

A powerfull bot with 100+ features

A powerfull bot with 100+ features

A powerfull bot with 100+ features

Oct 23, 2022

A cool Discord bot to manage tickets on your server 🎫

A cool Discord bot to manage tickets on your server 🎫

Discord Tickets Bot A cool Discord bot to manage tickets on your server 🎫 Project under construction... follow the progress on the Discord server. If

Oct 10, 2022

Bot managing the Devos Code Discord server

Bot managing the Devos Code Discord server

Dec 17, 2022
Comments
  • accountBalance.ts -- When on testnet.lnmarkets.com, the 'starting balance' (200K) is not included in the account balance.

    accountBalance.ts -- When on testnet.lnmarkets.com, the 'starting balance' (200K) is not included in the account balance.

    Bot will report insufficient balance, because the 200K is not seen in the "deposit history". Suggested fix; .env file to provide "starting balance when on testnet", default setting 200.000.

    opened by kkoenen 0
  • ERROR: manageCurrentPosition Rejected supabase.ts (searchPositionSupaBase) Error: [object Object]

    ERROR: manageCurrentPosition Rejected supabase.ts (searchPositionSupaBase) Error: [object Object]

    Followed installation instructions. Result: Supabase error. During installation, I changed botname (TESTNET) in Import_SQL.sql and created tables as instructed. Botname is NOT "kkoenen". Not sure where "kkoenen" is assigned to variable, as I didn't use it in .env, or anywhere else.. where is it coming from? Tried copying the created tables and rename them to "kkoenen_1h_positions", that indeed solved this issue.

    When writing to database, error:

    Error @ positions { message: 'relation "public.**kkoenen**_1h_positions" does not exist', code: '42P01', details: null, hint: null } Error, please check bot. [object Object]

    Issue solved by manually creating the table (copied original table, created by Import_SQL.sql. Question is why supabase.ts didn't use the right variable (from .env) in composing the tablenames.

    opened by kkoenen 0
Owner
RielBitcoin
I'm just a noob
RielBitcoin
Analysis of WordPress 3D Print Lite 1.9.1.4 - arbitrary file upload vulnerability.

3DPrint-Lite-1.9.1.4-File-Upload Analysis of WordPress 3D Print Lite 1.9.1.4 - arbitrary file upload vulnerability. The Vulnerability: This vulnerabil

Jakom 4 Mar 15, 2022
Defines the communication layer between mobile native(iOS/Android) and webview using JSON Schema and automatically generates SDK code

Defines the communication layer between mobile native(iOS/Android) and webview using JSON Schema and automatically generates SDK code.

당근마켓 31 Dec 8, 2022
A Google Chrome extension that automatically fills in the "CAPTCHA" form element for IISER Pune's SAM portal (Academic ERP) login form

A Google Chrome extension that automatically fills in the "CAPTCHA" form element for IISER Pune's SAM portal (Academic ERP) login form.

Jason 3 Mar 4, 2022
Typescript template for a discord bot using discord.js

Discord-Typescript-Template Typescript template for a discord bot using discord.js. Installation Clone the repository git clone https://github.com/Ami

null 2 Oct 17, 2022
self bot wa using baileys recode by wabot-aq

self bot wa using baileys recode by wabot-aq

FaridMhrdkaa 14 Dec 19, 2022
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide

?? EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide

Erit Islami 1.4k Jan 8, 2023
🧸 Wassim - Bot pp

Bot pp oubliez pas de ⭐ le projet Installations (il faut avoir node.js) Ouvrir un terminal et faite npm install discord.js@12 Ils vous faut aussi act

null 3 Sep 27, 2021
This is my old discord bot source (NoTaBot)

Discord-Bot This is my old discord bot source (NoTaBot) Requires Node.js Discord.js 12 Puppeteer (library) How to use? Download the code Change the to

Galvins 3 Nov 14, 2021
Pancakeswap/Uniswap Prediction Bot v2.1

⚠️ NEW: v.2.1. A smart bot which uses Technical Analysis and applies it to the Prediction game on both PancakeSwap and CandleGenie. N

AssaEmpire 90 Jan 7, 2023
A simple bot for Lingos exercises automation written entirely in Typescript.

Linger The spiritual successor to lingus Stack used Typescript SWC Yarn Nodejs Puppeteer Dotenv UUID Nodemon Instalation Prerequisites: Nodejs: ^16.13

TlenDev 2 May 9, 2022