Replies

smuttynutty
01 Jan 2017, 05:38

Yes, great. I was strugling with it for two days.
Awfully grateful

I wish you so much money in New Year that IMF will cry their eyes out.

 

 

Python transcript

    def toAdmin(self, message, sessionID):
     msgType = fix.MsgType ()
     message.getHeader ().getField (msgType)
     if (msgType.getValue () == fix.MsgType_Logon):
        message.setField(fix.Username('***'))
        message.setField(fix.Password('***'))
        message.setField(fix.TargetSubID('Quote'))
        return

 


@smuttynutty

smuttynutty
30 May 2016, 14:02

Thank you very much, it looks interesting

Especially double trigger order,
I guess you will be able to specify some parameter between the two triggering prices? Like: if within x seconds after reaching the first price, the second one is reached THEN enter/exit the trade?
Or is it something entirely automated?

Anyways, looking forward to


@smuttynutty

smuttynutty
29 Mar 2016, 16:06

After recent update it's back on all XP machines, thanks!


@smuttynutty

smuttynutty
24 Mar 2016, 21:37

Hello Spotware!

WIN XP
Yes it's on, note that market sentiment is absent from sidepanel as well.
Is it all right on your winxp machine?


WEB
Now, before I contact my broker, could you confirm live sentiment is implemented into web platform, there's no option for it in viewing menu


ALL OTHER
When you detach symbol from sidepanel can you see sentiment?


@smuttynutty