Roberto Spadim
Roberto Spadim
  • Informações
9+ anos
experiência
10
produtos
145
versão demo
0
trabalhos
0
sinais
0
assinantes
Experienced Database, ERP, and Systems Developer with a demonstrated history of working in the program development industry. Skilled in Negotiation, Business Planning, ERP (all phases), Machine Learning, Trading Systems, and Sales. Strong information technology professional with a MBA focused in Controller from UNIP and Finance Engineering from Universidade de São Paulo.
Roberto Spadim Produto publicado

Este serviço, exporta as ordens da conta, ordens históricas, negocios realizados (deals), e posições a cada mudança. Ele salva na pasta COMMON com um formato = <DATA>\\<Nome servidor>.<Login>.<DATA>.<tipo arquivo>.csv Cada arquivo tem seu header. Você pode usar este arquivo para obter atualizações do OMS, enviar para servidores SQL fora do metatrader com scripts bash e outros utilitarios. A cada mudança do arquivo você pode ler e obter as atualizações, ele funciona

Roberto Spadim Produto publicado

30.00 USD

This indicator represent option and basis values as a tax, using this formula: Tax = ( ( strike / ( basis - option ) ) - 1 ) * 100 It's not time based (don't use time to expire information)  You can set a fixed strike value, and a fixed basis symbol if needed. Some exchanges/brokers don't provide this information at marketdata and that's the only method to use this information when not provided

Roberto Spadim Produto publicado

This script use DIDI+BB indicators and display alerts, send mail, send notifications, and play sounds. Scanner can monitor market watch using  ***MARKET***  as symbol name, with  all timeframes Inputs: media_lenta=3 media_base=8 media_longa=20 bb_periodo=20 bb_shift=0 bb_deviation=1.96 symbols - Symbol list, separated by ;   when using ***MARKET*** symbols from marketwatch will be included wait_interval_between_signals - Seconds between signals, default =60, but high

Roberto Spadim Produto publicado

This indicator get all events/countries/values from metatrader terminal calendar and print veritical lines at chart, you can configure anything with inputs (string to filter names/url/code/countries/currencies), select period to filter, nws interval before and after current time (every information about time is seconds based), you can filter importance, type, sector, unit, multiplier, impact, timemode, frequency, forecast/previous % increase/decrease interval, actual/previous % increase/decrease

Roberto Spadim Produto publicado

This indicator works in Brazil market, it should be used on options symbols. the indicator create 8 buffers, Delta, Gamma, Vega, Rho, Theta, Time(working days), Implied Volatility, R (interest rate), and can be used to view greeks over time. It shouldn't be used to trade, since it's cpu intensive, it's just a historic viewer, you can see what happened with greeks and teach friends :)

Roberto Spadim Produto publicado

From https://en.wikipedia.org/wiki/Fractional_calculus: Fractional calculus  is a branch of  mathematical analysis  that studies the several different possibilities of defining  real number  powers or  complex number  powers of the  differentiation operator   D This indicator execute fracional differentiation on data, you can select the differentiation D value and execute some tweaks like execute Log(value)  before difefrentiation or execute

Roberto Spadim Produto publicado

Export Deals to CSV - Excell File location: HistoryDeals/<SERVER>/<LOGIN>.<DATETIME>.csv Works as an Script, reading all DEALS in history and exporting it as a plain text CSV file There's no option to change. There's no WebRequest. There's no DLL use. I need to write 300 characters to allow this product being exposed at MQL5 market place. It's simple to use, plug it in graph and wait completion

Roberto Spadim Produto publicado

Teclado trader, é uma BIBLIOTECA que você pode chamar no OnChartEvent para abrir posição de compra/venda/zerar, os botões padrões são: V = venda C = compra Z = zerar posições a mercado S = zerar posições opostas e depois a mercado X = zerar posições opostas Além da função de teclado, é possível mostrar os estados do ExpertAdvisor usando o MagicId, com informação de: lucro mensal, semanal, diario, e posição aberta, para isto use o OnTick, ou qualquer outro evento (OnTimer / OnTrade / OnBookEvent)

kuma_baum Espino
kuma_baum Espino 2020.11.29
hola me gustaria comprar el producto tiene envio
Roberto Spadim
Adicionado o tópico Backtest Bug - XP - build 1978
Código: #include <Trade/Trade.mqh> input uint     inp_tickentrada=0; input double   inp_volume=100; input double   inp_sl=1; input double   inp_tp=1; ulong somador=0; CTrade trade; int OnInit(){
Roberto Spadim Produto publicado

This indicator sends a message (notification), an email, and plays a custom sound when a Limit (Buy/Sell) or Limit Stop (Buy/Sell) or Take Profit, Stop Loss, Stop Out is executed. A user can change the sound file name, and select if they receive notifications/emails. It runs as an indicator, and only one indicator is locked (used) by a user account/login. Parameters soundFile - sound file Save your file at the terminal folder, for example: " C:\Program Files\MetaTrader 5\Sounds\Order

Roberto Spadim Produto publicado
Comentário: 2
250.00 USD

This Indicator creates a heatmap based on depth of market of the current symbol or another symbol. Other symbol is useful when you trade futures market and a contract has 'mini' and 'full' split. For example, in Brazil (B3 - BMF&Bovespa), WDO and DOL are future Forex contract of BRL/USD (where 1 DOL = 5 WDO) and big banks work mostly with DOL (where liquidity is important). Please use with M1 timeframe , objects are too small to be displayed at higher timeframes (MT5 limit). The number of

Karl Herbet Teixeira De Franca
Karl Herbet Teixeira De Franca 2018.06.29
Seria interessante a possibilidade da licença vitalícia.
Roberto Spadim
Adicionado o tópico Roubando dados de DLL
bom, como não aprovaram meu artigo, vou mandar pelo forum, fiquem atentos... Introdução O uso de DLL dentro de uma linguagem de programação libera um enorme leque de oportunidades para integração de sistemas já existentes legados ou não, para
Roberto Spadim
Registrado no site MQL5.community