Hi Everyone,
I reach out to the community to help me with a few things:
- Helping me get my Algorithm Live.
- Debugging Concerning Warning
- Updating code to reduce fees on GDAX
- General improvements
GOING LIVE ERROR
I'm having a hard time getting my algorithm to run in live but it works fine when doing backtesting.
I get this error:
System.Collections.Generic.List`1[System.String]
IOError : (10, 'No child processes')
Has anyone seen this error? Is there something that I'm missing?
CONCERNING WARNING:
I'm getting this error when I run this in the console:
108 | 13:04:01:
Launching analysis for 525a47a5a22e6857fecc10721e37ef50 with LEAN Engine v2.4.0.1.2705
109 | 13:04:01:
Backtest Handled Error: Warning: Due to brokerage limitations, orders will be rounded to the nearest lot size of 0.00000001
110 | 13:04:02:
Backtest deployed in 14.289 seconds
Is there any advice on removing this error.
REMOVING GDAX FEES
I was able to do limit buys succcessfully, but when I try to do a limit sell it fails. Can someone help me tweak the algorithm so that I don't get eatten up by fees.
GENERNAL IMPROVEMENTS:
This algorithm is pretty easy, just a simple EMA12 and EMA26. I would love to chat with an expert on implement more complex and accurate algorithms.
Thanks so much
Allan
Allan Lin
Here a more updated run with a larger window.
Still running into the same issues on live.
Quant Trader
Hi, if you have a bug you can best tell support. Looks like this is one. The rounding is done by the GDAX and maybe round off. What I hear from people around me is that the bitcoin brokers are sometimes not reachable due to many trades. Take care.
Allan Lin
Thanks so much for that advice. I didn't know that the support button would help me debug code.
Allan Lin
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!