Username: Password:

Author Topic: gunbot 24.3.2 PNL  (Read 3994 times)

Offline nyclow

  • Rookie
  • *
  • Posts: 1
    • View Profile
gunbot 24.3.2 PNL
« on: June 25, 2022, 03:57:26 PM »
Hi all

with the new version 24.3.2, pnl analysis no longer works, and when I choose the contract, I have this message (with version 24.2 no problem though)


unhandledRejection Error: [DecimalError] Invalid argument: undefined
    at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
    at PnlAnalysis.getPnlDashboardData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
    at runMicrotasks(<anonymous>)
    at processTicksAndRejections(internal/process/task_queues.js:97:5) Promise {
  <rejected> Error: [DecimalError] Invalid argument: undefined
      at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
      at PnlAnalysis.getPnlDashboardData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
      at runMicrotasks(<anonymous>)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
}
unhandledRejection Error: [DecimalError] Invalid argument: undefined
    at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
    at PnlAnalysis.getPnlDashboardData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
    at runMicrotasks(<anonymous>)
    at processTicksAndRejections(internal/process/task_queues.js:97:5) Promise {
  <rejected> Error: [DecimalError] Invalid argument: undefined
      at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
      at PnlAnalysis.getPnlDashboardData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
      at runMicrotasks(<anonymous>)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
}
unhandledRejection Error: [DecimalError] Invalid argument: undefined
    at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
    at PnlAnalysis.getPnlDashboardData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
    at runMicrotasks(<anonymous>)
    at processTicksAndRejections(internal/process/task_queues.js:97:5) Promise {
  <rejected> Error: [DecimalError] Invalid argument: undefined
      at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
      at PnlAnalysis.getPnlDashboardData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
      at runMicrotasks(<anonymous>)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
}

Offline Aitor

  • Administrator
  • *****
  • Posts: 570
  • Telegram: @AitorRuiz Gunbot.shop
    • View Profile
    • Gunbot
Re: gunbot 24.3.2 PNL
« Reply #1 on: October 08, 2022, 05:05:14 PM »

Offline StarterUser

  • Rookie
  • *
  • Posts: 12
    • View Profile
Re: gunbot 24.3.2 PNL
« Reply #2 on: October 29, 2022, 05:22:21 AM »
I just went from 24.3.2 to 24.6.7 and got this error.

Code: [Select]
unhandledRejection Error: [DecimalError] Invalid argument: undefined

It was just after a market spot sell and the sell did go through OK on the exchange.

I'll see what happens next buy.

EDIT: It did the same on the next buy, the trade took place but that same error came up in the bot command window.

Code: [Select]
+-----------------------------------------------------------------------------------+
¦ ?????L RT Edition  ¦ Version              ¦ Exchange ¦ Pair         ¦ Cycle       ¦
+--------------------+----------------------+----------+--------------+-------------¦
¦ TradingView Plugin ¦ v24.6.7              ¦ binance  ¦ USDT-BTC     ¦ BUY         ¦
+--------------------+----------------------+----------+--------------+-------------¦
¦                    ¦ Ask                  ¦ Bid      ¦ Balance USDT ¦ Balance BTC ¦
+--------------------+----------------------+----------+--------------+-------------¦
¦                    ¦ 20741                ¦ 20740.48 ¦ 34.33560694  ¦ 0           ¦
+--------------------+----------------------+---------------------------------------¦
¦ Callback           ¦  BUY order placed... ¦                                       ¦
+-----------------------------------------------------------------------------------+
------------------------------------------------------------------------------------------------
 ????őL TradingView Edition -  2022/10/30 15:00:13
------------------------------------------------------------------------------------------------
unhandledRejection Error: [DecimalError] Invalid argument: undefined
    at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
    at C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js
    at PnlAnalysis._forEachOrdersOfKeys (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async PnlAnalysis.getPnlStatisticData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js) Promise {
  <rejected> Error: [DecimalError] Invalid argument: undefined
      at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
      at C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js
      at PnlAnalysis._forEachOrdersOfKeys (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
      at runMicrotasks (<anonymous>)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at async PnlAnalysis.getPnlStatisticData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
}
unhandledRejection Error: [DecimalError] Invalid argument: undefined
    at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
    at C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js
    at PnlAnalysis._forEachOrdersOfKeys (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async PnlAnalysis.getPnlStatisticData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js) Promise {
  <rejected> Error: [DecimalError] Invalid argument: undefined
      at new Decimal (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\decimal.js-light\decimal.js:1900:15)
      at C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js
      at PnlAnalysis._forEachOrdersOfKeys (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
      at runMicrotasks (<anonymous>)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at async PnlAnalysis.getPnlStatisticData (C:\snapshot\enricoranucci\Documents\GitHub\Mio\gui\classes\pnl-analysis\index.js)
}
« Last Edit: October 30, 2022, 06:28:44 PM by StarterUser »

Offline zeldarpi

  • Rookie
  • *
  • Posts: 1
    • View Profile
Re: gunbot 24.3.2 PNL
« Reply #3 on: June 17, 2023, 03:20:38 AM »
Try running latest version, v24.6.7:

https://gunbot.shop/gunbot-v24-6-7-download-and-changelogs/ rankdle
Perhaps a recent update fixed a bug that was producing this error.
Gunbot 24.3.2 PNL is an interesting topic in the world of cryptocurrency trading. Gunbot is a popular trading bot that is designed to automate trading strategies in various cryptocurrency markets. PNL, which stands for Profit and Loss, refers to the measurement of a trader's performance by calculating the profit or loss generated from their trades.

Offline lunadam

  • Rookie
  • *
  • Posts: 1
    • View Profile
    • suika game
Re: gunbot 24.3.2 PNL
« Reply #4 on: November 01, 2023, 04:25:12 AM »
Try running latest version, v24.6.7:

https://gunbot.shop/gunbot-v24-6-7-download-and-changelogs/ suika game
Perhaps a recent update fixed a bug that was producing this error.
Gunbot 24.3.2 PNL is an interesting topic in the world of cryptocurrency trading. Gunbot is a popular trading bot that is designed to automate trading strategies in various cryptocurrency markets. PNL, which stands for Profit and Loss, refers to the measurement of a trader's performance by calculating the profit or loss generated from their trades.
you are absolutely right

Offline marryjoy6374

  • Rookie
  • *
  • Posts: 1
    • View Profile
Re: gunbot 24.3.2 PNL
« Reply #5 on: November 15, 2023, 01:49:59 AM »
Thank you for the latest version, I just tried installing it and it fixed the previous errors, thank you     heardle

Offline robelwillie

  • Rookie
  • *
  • Posts: 1
    • View Profile
Re: gunbot 24.3.2 PNL
« Reply #6 on: November 23, 2023, 07:42:58 AM »
Thank you for the latest version, I just tried installing it and it fixed the previous errors, thank you
you're welcome!

Offline sarang18

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: gunbot 24.3.2 PNL
« Reply #7 on: February 07, 2024, 03:22:07 AM »
 ensuring that pasted nodes maintain their correct positioning across different zoom levels is essential for optimizing user productivity and satisfaction within the interface. Dinosaur Game