Lewis Smith
Lewis Smith
When using 1 leverage I get `Insufficient margin to fill order.` printed for every trade, I am testing it on ETH-USD is this because for a 10,000 account it cannot...
Thanks, I will give it a try. I can give you the exact data/strategy if you would like to use it for debugging, its only a simple one
It seems to be a problem with RISK_PC using the macd strategy from the demo (latest version) with leverage set to 1 and RISK_PC set to 3 it gets all...
Also something worth considering https://arxiv.org/abs/2004.04632.pdf
@tmcclintock Interesting I will check it out, do you have an example of how you implemented the above constraints? I tried by can't seem to work it out
The comment from November using the tutorial example
@tmcclintock Thank you! I will check it out now, and credit you where I can
@wendy2003888 Try adding `--linkopt=-rdynamic` to the bazel build
@wendy2003888 Can you try this build file with that flag? I don't currently have a setup where i can test it but i believe you should be using `tf_kernel_library`. ```licenses(["notice"])...
Looks the same to me, but not having the function calls highlighted makes all the text just seem as one in a large block of code