Langage R, blotter et quantstrat ?

Présentation, Développement, Améliorations et Ressources pour les Stratégies de Trading Automatique.

Modérateur : Administrateurs

Répondre
Message
Auteur
TDLS
Membre actif
Messages : 12
Inscription : 09 mai 2021, 18:04
Localisation : Marseille

Langage R, blotter et quantstrat ?

#1 Message par TDLS »

Salut,

Par curiosité, certains parmi vous utilisent-ils le langage R pour la simulation et la mise au point de vos stratégies ? Et plus particulièrement connaissez-vous le package blotter (voir quantstrat que j’aime moins car encapsulant trop de choses à mon goût) ?

J’avais programmé un simulateur spécialisé pour les stratégies d’arbitrages (mon dada étant l’arbitrage statistique) mais le crash d’un de mes disques m’a fait perdre une grosse partie de mes derniers développements le concernant.

Fondamentalement, pas trop grave car c’était une usine à gaz mal programmée. Du coup je pense que je vais recommencer from scratch, mais si certains connaissent et sont intéressés on peut tenter d’en faire un projet commun partagé sur git-hub histoire peut-être de capitaliser plusieurs compétences. Après je parle bien de mettre au point un simulateur, pas de concevoir et réaliser une stratégie d’arbitrage.
:arrow: Me suivre sur Diaspora*

:idea: Trader amateur, pourquoi subir les aléas du marché :?: Apprenez à vous diversifier comme les professionnels grâce au logiciel Trading Diversification Lab Software :!:

Avatar de l’utilisateur
Fabien LABROUSSE
Administrateur
Messages : 16966
Inscription : 17 mars 2008, 19:41
Localisation : Paris, France

Re: Langage R, blotter et quantstrat ?

#2 Message par Fabien LABROUSSE »

Je ne connais pas. Je vais me renseigner.

J'ai trouvé ces vidéos relatives :


Prise en main du logiciel R - Tutoriel : Vos tous premiers pas avec R

biostatistique

33,4 k abonnés

Prise en main du logiciel R - Tutoriel : Vos premiers pas avec R.
- Dans la série R pour les nuls -
Vidéo d'initiation permettant de démarrer l'utilisation de R, logiciel dédié au traitement statistique des données. Aucun prérequis n'est nécessaire. Laissez vous guider dans vos tous premiers pas avec R pour voler ensuite de vos propres ailes.
Si vous aimez cette chaîne et ses vidéos, recommandez-la et likez les vidéos avec un pouce bleu et soutenez mon travail sur tipeee : https://www.tipeee.com/biostatistique




Installation de R et Rstudio

PabR67

4,14 k abonnés

Installation de R et de RStudio

RStudio est un I.D.E (integrated development environment). En Français c'est une environnement de développement. Il est beaucoup plus confortable d'utiliser R à partir de RStudio. Je vous le conseille.

00:00:04 - Installer R
00:01:43 i Installer RStudio




Ton projet a-t-il pris forme ?
Image

La Structure (par VideoBourse) : Formation sur mesure et évolutive pour optimiser compréhension et résultats en trading

📈 Informations et inscriptions : https://forms.gle/A2vnZduSwv2wPFSS7

🤝 Contact et échanges avec la communauté : Discord, mail, téléphone, LinkedIn...

TDLS
Membre actif
Messages : 12
Inscription : 09 mai 2021, 18:04
Localisation : Marseille

Re: Langage R, blotter et quantstrat ?

#3 Message par TDLS »

Bonjour Fabien,
Ton projet a-t-il pris forme ?
Non car pour l’instant je travaille beaucoup sur l’algorithme du solver numérique de mon logiciel
de diversification. C’est ma priorité et c’est assez chronophage en temps en raison de la difficulté théorique et technique du sujet.

Si quelqu’un est vraiment intéressé par l’arbitrage statistique je pourrai me dégager du temps. En attendant je préfère laisser de côté.
Quelques liens concernant R et les systèmes de trading automatique :

Introduction to quantstrat
Tools for Transaction-Oriented Trading Systems Development


Pour info quantstrat s'appuie sur blotter. Les deux sont des packages du langage R.

TDLS.
:arrow: Me suivre sur Diaspora*

:idea: Trader amateur, pourquoi subir les aléas du marché :?: Apprenez à vous diversifier comme les professionnels grâce au logiciel Trading Diversification Lab Software :!:

Avatar de l’utilisateur
Fabien LABROUSSE
Administrateur
Messages : 16966
Inscription : 17 mars 2008, 19:41
Localisation : Paris, France

Re: Langage R, blotter et quantstrat ?

#4 Message par Fabien LABROUSSE »

Merci, j'ai suivi Rdrr et Ian HOWSON sur les réseaux sociaux.
Image

La Structure (par VideoBourse) : Formation sur mesure et évolutive pour optimiser compréhension et résultats en trading

📈 Informations et inscriptions : https://forms.gle/A2vnZduSwv2wPFSS7

🤝 Contact et échanges avec la communauté : Discord, mail, téléphone, LinkedIn...

nbaever3
Nouveau
Messages : 2
Inscription : 19 nov. 2021, 19:17

Re: Langage R, blotter et quantstrat ?

#5 Message par nbaever3 »

can anyone here tell me where can i learn R programming

Avatar de l’utilisateur
Fabien LABROUSSE
Administrateur
Messages : 16966
Inscription : 17 mars 2008, 19:41
Localisation : Paris, France

Re: Langage R, blotter et quantstrat ?

#6 Message par Fabien LABROUSSE »

nbaever3 a écrit : 21 nov. 2021, 08:48 can anyone here tell me where can i learn R programming
https://www.codecademy.com/learn/learn-r


R Programming Full Course In 7 Hours | R Programming For Beginners | R Tutorial | Simplilearn

Simplilearn
1,54 M d’abonnés

🔥 Enroll for FREE Data Analytics Course & Get your Completion Certificate: https://www.simplilearn.com/learn-data- ... ce=youtube
In this R Programming Full Course In 7 Hours video, we'll learn about What is R, variables, and data types in R. This R Programming for Beginners is the ideal video for anyone starting with R Programming and Data Analysis. We'll Understand Data Handling, Manipulation, and Visualization in R. So, let's get started with this R Tutorial!

Dataset Link - https://drive.google.com/drive/folders/ ... cyZT4LHeRV

This R Programming Full Course Video Covers the following Topics:
00:00:00 What is R Programming
00:11:48 Variables and Data Types in R
00:21:47 Logical Operators
00:44:58 Vectors
01:00:42 List
01:14:41 Matrix
01:25:58 Data Frame
02:53:49 Flow Control
03:17:37 Functions in R
04:37:19 Data Manipulation in R- dplyr
05:02:59 Data Manipulation in R- tidyr
05:09:57 Data Visualization In R
05:38:42 Time Series Analysis in R

⏩ Check out the Data Analytics Playlist: link: https://www.youtube.com/playlist?list=P ... q38oWYDScU

✅Subscribe to our Channel to learn more about the top Technologies: https://bit.ly/2VT4WtH

#RprogrammingFullCourse #RProgrammingforBeginners #RProgrammingFullTutorial #RTutorial #RTutorialForBeginners #RProgrammingForBeginners #RLanguageTutorial #LearnRProgramming #DataAnalytics #Simplilearn

What Is R Programming?
R is an open-source programming language used for statistical computing. It is one of the most popular programming languages today. R was inspired by S+, which is similar to the S programming language. R has various data structures and operators. It can be integrated with other programming languages like C, C++, Java, and Python.

This Data Analyst Master’s Program in collaboration with IBM will make you an expert in data analytics. In this Data Analytics course, you'll learn analytics tools and techniques, how to work with SQL databases, the languages of R and Python, how to create data visualizations, and how to apply statistics and predictive analytics in a business environment.

What are the learning objectives?
Simplilearn’s Data Analyst Master's Program developed in collaboration with IBM will provide you with extensive expertise in the booming data analytics field. This data analytics certification training course will teach you how to master descriptive and inferential statistics, hypothesis testing, regression analysis, data blending, data extracts, and forecasting. Through this course, you will also gain expertise in data visualization techniques using Tableau and Power BI, learning how to organize data and design dashboards. In this data analyst certification online course, a special emphasis is placed on those currently employed in the non-technical workforce. Through this Data Analytics course, those with a basic understanding of mathematical concepts will be able to complete the course and become an expert in data analytics. This learning experience melds the knowledge of Data Analytics with hands-on demos and projects via CloudLab. Upon completing this course, you will have all the skills required to become a successful data analyst.

Why become Data Analyst?
By 2020, the World Economic Forum forecasts that data analysts will be in demand due to increasing data collection and usage. Organizations view data analysis as one of the most crucial future specialities due to the value that can be derived from data. Data is more abundant and accessible than ever in today’s business environment. In fact, 2.5 quintillion bytes of data are created each day. With an ever-increasing skill gap in data analytics, the value of data analysts is continuing to grow, creating new job and career advancement opportunities. The facts are that professionals who enter the Data Science field will have their pick of jobs and enjoy lucrative salaries.

Who should take up this course?
Aspiring professionals of any educational background with an analytical frame of mind are best suited to pursue the Data Analyst Master’s Program, including:
1. IT professionals
2. Banking and finance professionals
3. Marketing managers
4. Sales professionals
5. Supply chain network managers
6. Beginners in the data analytics domain
7. Students in UG/ PG programs

For more information about Simplilearn courses, visit:
- Facebook: https://www.facebook.com/Simplilearn
- Twitter: https://twitter.com/simplilearn
- Website: https://www.simplilearn.com

Get the Android app: http://bit.ly/1WlVo4u
Get the iOS app: http://apple.co/1HIO5J0

Image

La Structure (par VideoBourse) : Formation sur mesure et évolutive pour optimiser compréhension et résultats en trading

📈 Informations et inscriptions : https://forms.gle/A2vnZduSwv2wPFSS7

🤝 Contact et échanges avec la communauté : Discord, mail, téléphone, LinkedIn...

nbaever3
Nouveau
Messages : 2
Inscription : 19 nov. 2021, 19:17

Re: Langage R, blotter et quantstrat ?

#7 Message par nbaever3 »

I had programmed a specialized simulator for arbitrage strategies (my hobby is statistical arbitrage) but the crash of one of my discs made me lose a large part of my latest developments concerning it.
spicemoneylogin.in myfiosgateway

femama
Nouveau
Messages : 1
Inscription : 06 oct. 2022, 11:29

Re: Langage R, blotter et quantstrat ?

#8 Message par femama »

You're certainly acquainted with the best coding language R that designers use to foster their ventures and they get every one of their inquiries like "r - change section name" addressed appropriately. Engineers are tracking down a proper response about r - change section name connected with the R coding language. By visiting this internet based gateway designers find solutions concerning R codes question like r - change segment name. Enter your ideal code related question in the hunt bar and get each snippet of data about R code related question on r - change segment name.

herringburdensome
Nouveau
Messages : 3
Inscription : 16 janv. 2023, 04:11

Re: Langage R, blotter et quantstrat ?

#9 Message par herringburdensome »

nbaever3 a écrit : 03 déc. 2021, 14:00 I had programmed a specialized simulator for arbitrage strategies (my hobby is statistical arbitrage) but the crash of one of my discs made me lose a large part of my latest developments concerning it.
doodle jump
Can I refer to your program now?

alexia
Nouveau
Messages : 3
Inscription : 26 nov. 2023, 21:07

Re: Langage R, blotter et quantstrat ?

#10 Message par alexia »

R language, along with blotter and quantstrat packages, provides powerful tools for financial analysis and algorithmic trading. Blotter manages portfolio transactions, while quantstrat facilitates strategy development and backtesting, making R a robust platform for quantitative finance research and implementation.PM kisan status

Répondre