Page 1 of 1

MD for MC with dataBase

Posted: Sep 14 2006
by swisstrader
I've coded MD for MC with realtime dataBase and without dataBase.

Requests under: swisstrader.trading.tools@bluewin.ch


Rgds,
swisstrader

Posted: Sep 15 2006
by Nick
Nick work swiss!

Can we have an option so indicators re-calculate on every stored (in the database) bid and ask change too! then you wouldn't have the bit to the left of the chart where the indicator dosen't calculate. This is what I was driving at here

http://forum.tssupport.com/viewtopic.php?t=2278

Can we have a way of storing DOM (depth of market) changes as well order book analysis can produce very promising systems.


Cheers,
Nick.

Posted: Sep 16 2006
by Guest
How is one able to code something like this ?

I don't think it is possible via easylanguage.

Is there a SDK for MC available so that we can create our own indicators on occasions when powerlanguage does not suffice ?
If yes, can it be made public for all ?

thanks

Posted: Sep 16 2006
by swisstrader
... it is possible with EL. The dataBase is realized with an external DLL.

I wait for the next beta version of MC to check again the code.


-swisstrader

Posted: Sep 18 2006
by Nick
Hi Swiss did you get the email?

Cheers,
Nick.

Posted: Sep 20 2006
by Guest
@swisstrader

Is it possible to add an trade size filter showing only trades that are above a minimum size, say above 10 for ER2 or 25 for ES?

MD with filter

Posted: Sep 23 2006
by swisstrader
naturally it's possible

8)

Re: MD with filter

Posted: Oct 22 2006
by bunkerbuster
naturally it's possible

8)

You the man Swisstrader!

:-)



Bunker

update

Posted: Nov 05 2006
by swisstrader
if MC has published MC 2.0 then I recode this tool for this version.

-swisstrader

Posted: Nov 06 2006
by Alex Kramer
Dear swisstrader -

the release of MC v.2.0 isn't going to break anything EasyLanguage-wise, so recoding will not be an issue.

Posted: Mar 12 2007
by swisstrader
Dear swisstrader -

the release of MC v.2.0 isn't going to break anything EasyLanguage-wise, so recoding will not be an issue.

Alex,

I have to wait til MC supports the reserved words INSIDEBID and INSIDEASK.
After then the code will work perfectly.

-swisstrader

Posted: Jun 26 2007
by jek
I have to wait til MC supports the reserved words INSIDEBID and INSIDEASK.
After then the code will work perfectly.

-swisstrader
Is that part of the current beta?

Posted: Jun 26 2007
by Kate
Insideask and insidebid are supported in the current beta.

Posted: Jun 26 2007
by swisstrader
Insideask and insidebid are supported in the current beta.
Thank you, Kate, for the good news. Now I can code forward the indicators for INSIDEBID and INSIDEASK with dataBase.

:P
-swisstrader