mytarmail
mytarmail
I have a simple signal strategy ``` 0 = close all positions 1 = open buy (close sell if available) -1 = open a sell (close a buy if there...
Hello! I'm new here! I want to train an agent to manage a position. I would like to know if I can do such things in quantstrat or if I...
I am getting an error on the last line of code ``` library(uwot) iris_train
### Description Hello! I noticed that I can’t change the background, as well as several other parameters, it seems the function simply ignores this ### Expected behavior I would like...
### Description I want to paint several graphs in different colors in one window so that it is convenient to distinguish them [question reposted here](https://stackoverflow.com/questions/76184039/how-to-set-color-in-multiple-graphs-in-one-window-quantmod-package) ### Expected behavior I want...
Hi! Why does the chart look blurry in shiny and how can I fix it? ui
I am trying to follow the example ``` library("DataEditR") if(interactive()) { data_edit(mtcars) } ``` but I get a clean table with no data [image](http://prntscr.com/hOrQ3EYOhIPU) I installed the newest version from...
Hey! thanks for the awesome package !! I have a request to add the ability to draw oblique lines and rectangles Thank you 
I have a futures account and these are the names of the trading symbols @ES , @M2K , @EU6 . . . . . when i call `MT5.Marketwatch()` i get...
can i get historical spread from currency?