Don't message if you are Nigerian plz
I would like to do macd crossing checks on a set of companies that are in my screener list. Is it possible to automatically load the list from my screener in trade view? Would like to trigger a buy when the macd crosses the signal line and sell when crosses back down,
I currently trade with fidelity and Robinhood and it’s super manual. I already have a trading view account and now just need to connect to a compatible brokerage account. I was going to go with moomoo. Any brokerage account recommendations for ease of integration?
Here is the first plot I need:
I would like to plot the price of QQQ when dxma 200 of QQQ is positive and price of PQS when dxma 200 of QQQ is negative. Would like to have lines be different colors (green for qqq and orange for pqs). Dxma is first derivative of ema and is already in trade view
Thats all for now
Commandes similaires
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
can anyone help me with building a complete automated pine code strategy and indicator that work for both FXs & CFDs and have a high winning rate proved through back testing. I have a very complex current code that developed mostly using AI but lots of gaps are there although it translate exactly what I have in my mind. So, you are free to decide whether wo build a complete new code or fix my current working code ( i