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 Mindset, 04-21-2026, 06:46 AM
      0 responses
      93 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      138 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      123 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      73 views
      0 likes
      Last Post PaulMohn  
      Working...
      X