How to serialize the optimization of several pairs ?
Created at 08 Aug 2023, 00:14
How to serialize the optimization of several pairs ?
08 Aug 2023, 00:14
Say I have a bot and I want to optimize it for 8 different pair.
I don't want to run them in parallel because that would take too long to start getting the results.
Instead, I would like them to run one after the other so I can analyze the results while the next pair is being optimized.
Any ideas ?
PanagiotisChar
08 Aug 2023, 05:40
Hi there,
If you are looking for an automated way to do this, there isn't. You need to do this manually.
Aieden Technologies
Need help? Join us on Telegram
@PanagiotisChar