MatrixPip

US30 NFP Playbook

看空
First post here

It's NFP day today and here is my chart markup for how I plan to play the news.

The syntax is for those who understand coding language. If you don't you can look at the chart to understand what it means.

NFP PLAY

if (SH)
{
Console.TakeAction(Sell);
}

if (RTO)
{
Console.TakeAction(Buy);
}


The plan is to SELL if there is Buy to Sell (SH) then BUY if the price returns to breakout origin.

Feel free to ask me any questions you may have.


免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。