how are would it be to build a trading bot that follows rsi, macd, etc., if i have no coding experience?
what language? am i better off using autonio or something else like that?
how are would it be to build a trading bot that follows rsi, macd, etc., if i have no coding experience?
what language? am i better off using autonio or something else like that?
Other urls found in this thread:
satoshibox.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
twitter.com
Can someone teach me how to program a shitposting bot that reposts what it finds on Jow Forums?
First off all you have to decide what features to follow, then what model to use. It won't work. Also, use python.
Fuck python that shit's gay.
Use Java for everything.
If you have no coding experience, it will be very difficult. If you do...it's a fairly trivial task. There are some good libraries on github you can borrow strategies from.
literally no point in going through that autism, if you know what you're doing leverage means you can make it without high frequency trading
I thought that Renaissance is up to smt. Then looked up Baum and decided I should use HMMs for this shit.
Looked up a few publications.
Implemented this shit in Python: solid 99% ROI, ie steadily losing money.
Things I learned:
- You should not use Python, use C++ instead, even if you'll have to learn it;
- Be extra careful about data leakage. If you're getting good predictions, most likely you got an off by one mistake somewhere;
- Cumulate data starting now. Cryptocompare data gets erased in some time, so it makes sense to start saving all that price action starting now. You want to make sure your training set for each coin has both bearish and bullish segments on all time frames.
- Lagging indicators are a crutch.
Also, decide on the paradigm now: you want to momentum trade, make predictions or do some of that order book equilibrium shit?
Will it take at least 6 months before I learn to interface a bot with a website?
I have absolutely no knowledge about coding, so I don't even know how to make a simple auto registration bot and anything for menial tasks.
???
Why do you think it matters what programming language you use?
Python is fine.
I used Python to create mine. Making a trade bot is definitely doable, but you need to be proficient with programming and data.
Programming has a real steep learning curve up front. Start with something simple as a learning project and add to it incrementally. First build a bot that checks the price of your coins... Once you've done that, the next thing to do would be create a job to run it on a schedule and send you notifications... Then start thinking about how to read indicators.
Sure, it was easy to make a Gaussian mixture model in Python, but:
1. No idea, how to make a multi-step GMM without creating a new package myself;
2. I suspect some of the functions in the package I was using are not precise enough for me;
3. C++ should have better performance. I am trying to train and backtest hundreds of models
gekko bot, its all javascript
C++ elitists are so weird. you don't need it for a simple bot like OP is describing. C++ is actually significantly worse than Python here, because OP will spend weeks if not months learning about irrelevant syntax and programming quirks when he could quickly learn python.
All good python math libraries have C bindings, the performance increase would be nonexistent
Now we're talking - use the requests library in Python, get the catalogs and thread as json.
>still floats his grandpas paradigm
The following bubbles have popped:
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
trends.google.com
Time to invest in something that is highly undervalued and not even on anyone's radar yet. Be the trend...
trends.google.com
20-Apr-2018
Be insured when the houses come tumbling down.
This is not a drill.
Jodie was fine as hell goddamn
Who is this girl? I've seen that gif of her on Jow Forums for years, but I don't know her name.
made a bot. basically realized it is the life hack. like i am weak cheat from sim city. life is boring now. everything is cheap and I have no purpose. good luck.
shes so cute
I recently began working on a bot. It's written in Fortran and returns about 300% daily trading nothing but LINK. I call it Fast Algorithmic Gaussian Gamification On Trades, or "FAGGOT" for short.
its jodie foster like 40 years ago
>tfw you will never deflower that vacuum sealed pussy
Unless you're throwing around a ton of money you'll first have to develop a strategy that actually works without you looking at the chart. There's a ton of things to factor in, you can't just throw the MACD and RSI in there and expect to get winning trades. If it was that easy, everyone would do it.
I'll even give you a heard start, use a pullback trading strategy. Plot 2-3 emas, if the short ones are > the long ones, buy whenever RSI is low. Opposite for short.
Every five minutes pull the Jow Forums catalog. Run a quick analysis of the images. Compare pink to green images. High number of pink index means there is likely a good dip to buy, high green means there is a good peak to sell. Very profitable strategy. I already made too much money on this strategy so am passing it down.
Can someone code a dubs bot to check the particular digits i have
>>came here expecting something solid
>>realise it's a Chan and 95% don't want to help you
>>stays poor and sad
It's better to design and test it yourself. The skills learned might even help your professional credentials.
Some moron here once posted about how he had a pajeet on fiverr to design it for him and lost a small fortune.