Max number of trades PER DAY
Max number of trades PER DAY
14 Jul 2022, 10:17
Hello,
I would like to propose this relatively simple query :). I would love to be able to limit my cBot with its number of daily trades.
Thanks in advance!
Replies
ME-Pepper
06 Oct 2022, 14:45
RE:
mmnniinn said:
Hello,
I would like to propose this relatively simple query :). I would love to be able to limit my cBot with its number of daily trades.
Thanks in advance!
Why don't you just code the limitation into your cBot and use a Parameter so the user can set the limit?
@ME-Pepper
mmnniinn
06 Oct 2022, 17:29
RE: RE:
ME-Pepper said:
mmnniinn said:
Hello,
I would like to propose this relatively simple query :). I would love to be able to limit my cBot with its number of daily trades.
Thanks in advance!
Why don't you just code the limitation into your cBot and use a Parameter so the user can set the limit?
Because my cBot is for manual trading and I want to limit myself from placing a lot of orders impulsively :)
@mmnniinn
SeasonedSoldier
19 Jul 2022, 10:37
Can I ask the purpose of such a feature?
@SeasonedSoldier