Skip to content
#

trading-bot

Here are 539 public repositories matching this topic...

Lean
Levos-IG1075
Levos-IG1075 commented Aug 19, 2020

Describe the enhancement

Hi, just registered on github for a quick suggestion. I think it would be great to have an option to set a custom fee when running trade with dry-run enabled in the JSON config.

As for the parameter dry_run_wallet, I'd love to be able to set an option like dry_run_fee.
My strategy is based on small profits, and while I can set the fee in backtesting/hyper

quant-trading
nikhilsaraf
nikhilsaraf commented Jun 2, 2020

OSPath.String() should not be called and we should always use either the AsString(), Unix(), or Native() method.

IIRC I had had tried removing the String() method in the hopes of getting a compilation error wherever it was used but that didn't give me any compile error. I thought I had removed all instances but they still persist.

Stack trace from latest error reported (taken from the ui log

Improve this page

Add a description, image, and links to the trading-bot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trading-bot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.