check out how to use unsupervised Machine learning for trading (cryptocurrency) in this udemy course.
https://www.udemy.com/course/cryptocurrency-trading-using-machine-learning-with-r/?couponCode=CRYPTO2019_BTCDIS
Answering your questions.
1- Is just a set of rules?
Not really. In machine learning, you go from independent variables to dependent variables. Meaning your machine learning model tries to predict the dependent variable by using a set of independent variables. So those were not rules, but they...
This trading week is ending on the positive side with the equity curve growing and the trade statistics remaining unchanged. Super happy about that. Looking forward to next week. 15000 cum net profit on a USD 4500 account.
Thanks for the suggestion of the caret package. In this strategy here, I only focus on predicting the next day's price direction and not the asset price itself. In other words whether the candle will be bullish or bearish, and then take an entry consequently.
In the past posts, I have mainly been talking about automated trading strategies based on simple logic, rule-based and technical analysis driven. In this post I want to share how we can use machine learning algorithms, particularly those that are suited for classification problems to predict the...
I used remote desktop of google chrome or some other remote connection software to check that the strategy is doing what it is supposed to. So far all good.
Sharpe ratio of 0.88. For the drawdown, it can be minimized if I start with a larger capital, say 10 000 usd for example. then you only have about 30% drawdown. That's another way to look at it. But I have done a lot of digging and work to bring it to that level.
Hi Everyone,
so was thinking of sharing here the results on a weekly or biweekly basis of a strategy that I have developed on crude oil , backtested and deployed using NinjaTrader. The strategy is trend following and mean reversion combined in one. I started trading since May with a starting...