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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    563 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    329 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X