femtotrader / DukascopyTicksReader.jl

A Julia library to download tick data from Dukascopy https://www.dukascopy.com/swiss/english/marketwatch/historical/
Other
5 stars 4 forks source link

WARNING #10

Open femtotrader opened 7 years ago

femtotrader commented 7 years ago
WARNING: trunc{T <: Real}(x::AbstractArray{T}) is deprecated, use trunc.(x) instead.
Stacktrace:
 [1] depwarn(::String, ::Symbol) at ./deprecated.jl:70
 [2] trunc(::Array{Float64,1}) at ./deprecated.jl:57
 [3] show(::Base.TTY, ::TimeSeries.TimeArray{Float64,2,DateTime,Array{Float64,2}}) at /Users/scls/.julia/v0.6/TimeSeries/src/timearray.jl:73
 [4] print(::Base.TTY, ::TimeSeries.TimeArray{Float64,2,DateTime,Array{Float64,2}}) at ./strings/io.jl:29
 [5] print(::Base.TTY, ::TimeSeries.TimeArray{Float64,2,DateTime,Array{Float64,2}}, ::Char, ::Vararg{Char,N} where N) at ./strings/io.jl:40
 [6] println(::TimeSeries.TimeArray{Float64,2,DateTime,Array{Float64,2}}) at ./coreio.jl:5
 [7] include_from_node1(::String) at ./loading.jl:569
 [8] include(::String) at ./sysimg.jl:14
 [9] process_options(::Base.JLOptions) at ./client.jl:305
 [10] _start() at ./client.jl:371
while loading /Users/femto/.julia/v0.6/DukascopyTicksReader/test/runtests.jl, in expression starting on line 35