Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Set up a Telegram Messenger bot for NT8 alerts

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Hello,
    I have a service to share messages by telegram. The messages arrive correctly, but I don't get the screenshots I generate elsewhere in the code. the shareservice tells me that the code would be, with a simple example:

    if (Close[0] > Open[0])
    {
    Share(@"TelegramService", @"MiCaptura " + Convert.ToString(Times[0][0].TimeOfDay), @"C:\Users\manue_\Documents\NinjaTrader 8\MyScreenshot.png");

    Can you help me with this? Thank you​

    Comment


      #17
      Hello manueldecastro,

      NinjaTrader does not provide share service for telegram. To confirm you are using a custom created one or one that you imported is this correct?

      In post # 15, Leeroy_Jenkins has provided some sample code for sending a screenshot in a custom share service. Did you try their suggested approach?
      Chelsea B.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      626 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      359 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      562 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      567 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X