Find Jobs
Hire Freelancers

convert a TradingView indicator(Volume Flow Indicator) into Thinkorswim Script

$10-30 CAD

Fechado
Publicado há quase 2 anos

$10-30 CAD

Pago na entrega
study(title = "Volume Flow Indicator [LazyBear]", shorttitle="VFI_LB") length = input(130, title="VFI length") coef = input(0.2) vcoef = input(2.5, title="Max. vol. cutoff") signalLength=input(5) smoothVFI=input(false, type=bool) ma(x,y) => smoothVFI ? sma(x,y) : x typical=hlc3 inter = log( typical ) - log( typical[1] ) vinter = stdev(inter, 30 ) cutoff = coef * vinter * close vave = sma( volume, length )[1] vmax = vave * vcoef vc = iff(volume < vmax, volume, vmax) //min( volume, vmax ) mf = typical - typical[1] vcp = iff( mf > cutoff, vc, iff ( mf < -cutoff, -vc, 0 ) ) vfi = ma(sum( vcp , length )/vave, 3) vfima=ema( vfi, signalLength ) d=vfi-vfima plot(0, color=gray, style=3) showHisto=input(false, type=bool) plot(showHisto ? d : na, style=histogram, color=gray, linewidth=3, transp=50) plot( vfima , title="EMA of vfi", color=orange) plot( vfi, title="vfi", color=green,linewidth=2)
ID do Projeto: 33695680

Sobre o projeto

2 propostas
Projeto remoto
Ativo há 2 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
2 freelancers estão ofertando em média $131 CAD for esse trabalho
Avatar do Usuário
Hello there, I have read your project details and I can confidently say that based on my rich experience as an Expert Software Developer who has successfully created highly efficient Trading BOTs / Strategies / Indicators for numerous brokers and platforms I am well equipped for the job. Kindly chat me up so we can discuss this further, thank you!!!
$150 CAD em 1 dia
4,9 (3 avaliações)
3,2
3,2
Avatar do Usuário
Hello Client , i am a professional programmer for financial markets. I have several years experienced in Metatrader Indicators and EA,Tradingview cTrader,NT7/8 ,TOS, so I’m sure I can help you with the code . Don’t hesitate to contact me and discuss the details, Thank you.
$112 CAD em 1 dia
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) CANADA
St. John\'s, Canada
0,0
0
Membro desde mai. 14, 2022

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.