NeoButane

USOIL in bad shape

NeoButane Mis à jour   
TVC:USOIL   CFD sur Pétrole brut WTI
www.reuters.com/arti...y-kemp-idUSKBN21Z28G

It's difficult to pinpoint a bottom on this. Publishing to see how price discovery will happen in hindsight, no clue on where it will stop.

Commentaire:
Commentaire:
Here's May to Sept. contracts for anyone interested:

//@version=4
study("NYMEX:CL", overlay=true)

c(x) =>
y = "NYMEX:CL" + x + "2020"
out = security(y, timeframe.period, close)

k = c("K")
m = c("M")
n = c("N")
q = c("Q")
u = c("U")

plot(k, "May", color.gray)
plot(m, "June", color.red)
plot(n, "July", color.teal)
plot(q, "August", color.blue)
plot(u, "September", color.green)


My published indicators: www.tradingview.com/u/NeoButane/

Sorry if I haven't replied to your message yet, I'm a bit backlogged :)
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.