Kickyou77

My AlgoTrader

First, please find it in your heart to donate to my broke college student fund. I am in the final stages of making an algorithmic trading bot in Python, which hooks up to this particular exchange, but I do not have the disposable income to really test it out, so any donation helps. Comment below to let me know you donated so others can see your support!

Please send BTC Donations to: 13ZJ3xTLgJ6hNrv7e5eyEqhabxivYnuu8p
Please send LTC Donations to: LYeFrR9faLaAxJdB1anqVu3mCNxADZDHND

Anyway, on the the program.

I made an algorithmic trader which uses a set of self made indicators. This algorithm was written in pine version 3 and does not calculate_on_tick, therefore it does not repaint. The numbers you see are, to the best of my understanding, accurate.

Because I was concerned about overfitting, I created this algorithm with the intention of being generalizable to many different trading pairs. This program is generalizable to most trading pairs -- both crypto and normal stocks. This algorithm works best on shorter time frames for crypto markets, and longer timeframes for the conventional stock market.

Please let me know what you think and what I could do better!


Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?