Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: nyclow on June 25, 2022, 03:57:26 PM

Title: gunbot 24.3.2 PNL
Post by: nyclow 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)
}
Title: Re: gunbot 24.3.2 PNL
Post by: Aitor on October 08, 2022, 05:05:14 PM
Try running latest version, v24.6.7:

https://gunbot.shop/gunbot-v24-6-7-download-and-changelogs/
Title: Re: gunbot 24.3.2 PNL
Post by: StarterUser 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)
}
Title: Re: gunbot 24.3.2 PNL
Post by: zeldarpi 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 (https://rankdle.pro)
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.
Title: Re: gunbot 24.3.2 PNL
Post by: lunadam 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 (https://suikagameonline.com)
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
Title: Re: gunbot 24.3.2 PNL
Post by: marryjoy6374 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 (https://heardlewordle.io/)
Title: Re: gunbot 24.3.2 PNL
Post by: robelwillie 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!
hill climb racing (https://hillclimb-racing.com)
Title: Re: gunbot 24.3.2 PNL
Post by: sarang18 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 (https://dinosaurgameoffline.com)