Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Share service trying to send a picture

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

    Share service trying to send a picture

    Code:
    if(State == State.Realtime)
    {
    Share("Twitter", "Sell");
    Share("Twitter", "The instrument name is "+Instrument.FullName+" and the current price is "+Close[0]);
    }
    This is my code.
    No matter what I do, it keeps on trying to send a damn screenshot and never sends the tweet.

    Heres my results:
    Code:
    The image at location 'orderId='0c9fd98dd26a4b5fa7a8057f5a19f5ef' account='Sim101' name='Close' orderState=Filled instrument='MES 03-22' orderAction=Sell orderType='Market' limitPrice=0 stopPrice=0 quantity=1 tif=Day oco='' filled=1 averageFillPrice=4310 onBehalfOf='' id=13985 time='2022-03-01 23:06:47' gtd='2099-12-01' statementDate='2022-03-01'' cannot be found.
    The image at location 'Filled' cannot be found.
    The image at location 'orderId='a14a7e072251434a892da92881014acf' account='Sim101' name='' orderState=Filled instrument='MES 03-22' orderAction=Buy orderType='Market' limitPrice=0 stopPrice=0 quantity=1 tif=Day oco='' filled=1 averageFillPrice=4310.5 onBehalfOf='' id=13987 time='2022-03-01 23:07:16' gtd='2099-12-01' statementDate='2022-03-01'' cannot be found.
    The image at location 'Filled' cannot be found.
    The image at location 'orderId='945749e92d5c4101abb7c00c30b215f3' account='Sim101' name='Close' orderState=Filled instrument='MES 03-22' orderAction=Sell orderType='Market' limitPrice=0 stopPrice=0 quantity=1 tif=Day oco='' filled=1 averageFillPrice=4311.5 onBehalfOf='' id=13989 time='2022-03-01 23:28:56' gtd='2099-12-01' statementDate='2022-03-01'' cannot be found.
    The image at location 'Filled' cannot be found.
    Its driving me crazy. thanks


    #2
    figured it out

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    80 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    40 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    63 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    63 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    54 views
    0 likes
    Last Post CarlTrading  
    Working...
    X