Of course, you can set your own buy and sale prices in the .toml file or in a gekko itself.
The strategy makes buying or selling at set prices or better. It also have a debug mode, where you can see exactly executed prices. Just set debug to true in .js file, run backtest in gekko and look at console screen where you was started the gekko.
The strategy makes buying or selling at set prices or better. It also have a debug mode, where you can see exactly executed prices. Just set debug to true in .js file, run backtest in gekko and look at console screen where you was started the gekko.