It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
THanks Panagiotis, really appreciate that.. it was to big to paste here, but here's a link. I think its line 368 that hits the error. pls excuse the coding, its my first c# effort
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
also, to replicate.. you need to place some trades, then choose your checkbox options then “Move Stoploss”
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
also, to replicate.. you need to place some trades, then choose your checkbox options then “Move Stoploss”
Thanks
Hi there,
I tried for a while to reproduce it but with no luck. Can you provide more specific steps we need to follow to reproduce this?
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
also, to replicate.. you need to place some trades, then choose your checkbox options then “Move Stoploss”
Thanks
Hi there,
I tried for a while to reproduce it but with no luck. Can you provide more specific steps we need to follow to reproduce this?
Best regards,
Panagiotis
Hey Panagoitis, thanks for going to this effort. Simplest reproduction is
Step 1) Place a trade
Step 2) Click the “Close selected trades” button, Feel free to toggle any of the checkboxes, results are the same.
Step 3) See "Crashed in Click event with NullReferenceException: Object reference not set to an instance of an object.
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
also, to replicate.. you need to place some trades, then choose your checkbox options then “Move Stoploss”
Thanks
Hi there,
I tried for a while to reproduce it but with no luck. Can you provide more specific steps we need to follow to reproduce this?
Best regards,
Panagiotis
Hey Panagoitis, thanks for going to this effort. Simplest reproduction is
Step 1) Place a trade
Step 2) Click the “Close selected trades” button, Feel free to toggle any of the checkboxes, results are the same.
Step 3) See "Crashed in Click event with NullReferenceException: Object reference not set to an instance of an object.
Thanks!
Hi there,
Unfortunately the code you have shared has less parameters and displays nothing on the chart. So we are probably not running the same code
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
also, to replicate.. you need to place some trades, then choose your checkbox options then “Move Stoploss”
Thanks
Hi there,
I tried for a while to reproduce it but with no luck. Can you provide more specific steps we need to follow to reproduce this?
Best regards,
Panagiotis
Hey Panagoitis, thanks for going to this effort. Simplest reproduction is
Step 1) Place a trade
Step 2) Click the “Close selected trades” button, Feel free to toggle any of the checkboxes, results are the same.
Step 3) See "Crashed in Click event with NullReferenceException: Object reference not set to an instance of an object.
Thanks!
Hi there,
Unfortunately the code you have shared has less parameters and displays nothing on the chart. So we are probably not running the same code
Best regards,
Panagiotis
not sure i follow, what i've got here is the same with some unrelated changes.. but i'll repost the full current version, there's the updated version used to create the error with “Close selected trades” button on the above images: > https://gist.github.com/glenndavy/1e15326378b01bd43deb9fe171d55564
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
also, to replicate.. you need to place some trades, then choose your checkbox options then “Move Stoploss”
Thanks
Hi there,
I tried for a while to reproduce it but with no luck. Can you provide more specific steps we need to follow to reproduce this?
Best regards,
Panagiotis
Hey Panagoitis, thanks for going to this effort. Simplest reproduction is
Step 1) Place a trade
Step 2) Click the “Close selected trades” button, Feel free to toggle any of the checkboxes, results are the same.
Step 3) See "Crashed in Click event with NullReferenceException: Object reference not set to an instance of an object.
Thanks!
Hi there,
Unfortunately the code you have shared has less parameters and displays nothing on the chart. So we are probably not running the same code
Best regards,
Panagiotis
not sure i follow, what i've got here is the same with some unrelated changes.. but i'll repost the full current version, there's the updated version used to create the error with “Close selected trades” button on the above images: > https://gist.github.com/glenndavy/1e15326378b01bd43deb9fe171d55564
PanagiotisCharalampous
13 Dec 2023, 10:22
Hi there,
It's hard to tell what the problem is with just some samples of the code. You should share the complete cBot code so that we can reproduce the problem.
Best regards,
Panagiotis
@PanagiotisCharalampous