MD for MC with dataBase

Questions about MultiCharts and user contributed studies.
User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

MD for MC with dataBase

Postby swisstrader » 14 Sep 2006

I've coded MD for MC with realtime dataBase and without dataBase.

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


Rgds,
swisstrader
Attachments
BidAskDelta.PNG
(88.5 KiB) Downloaded 2026 times
Bid x Ask Volume.PNG
(88.67 KiB) Downloaded 2064 times
MarketDelta with realtime dataBase.PNG
(84.9 KiB) Downloaded 2118 times

Nick
Posts: 496
Joined: 04 Aug 2006
Has thanked: 4 times
Been thanked: 24 times

Postby Nick » 15 Sep 2006

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.

Guest

Postby Guest » 16 Sep 2006

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

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

Postby swisstrader » 16 Sep 2006

... 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

Nick
Posts: 496
Joined: 04 Aug 2006
Has thanked: 4 times
Been thanked: 24 times

Postby Nick » 18 Sep 2006

Hi Swiss did you get the email?

Cheers,
Nick.

Guest

Postby Guest » 20 Sep 2006

@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?

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

MD with filter

Postby swisstrader » 23 Sep 2006

naturally it's possible

8)

bunkerbuster
Posts: 10
Joined: 07 Feb 2006

Re: MD with filter

Postby bunkerbuster » 22 Oct 2006

naturally it's possible

8)

You the man Swisstrader!

:-)



Bunker

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

update

Postby swisstrader » 05 Nov 2006

if MC has published MC 2.0 then I recode this tool for this version.

-swisstrader

User avatar
Alex Kramer
Posts: 834
Joined: 23 Feb 2006

Postby Alex Kramer » 06 Nov 2006

Dear swisstrader -

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

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

Postby swisstrader » 12 Mar 2007

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

jek
Posts: 181
Joined: 24 Dec 2006
Has thanked: 1 time
Been thanked: 2 times

Postby jek » 26 Jun 2007

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?

User avatar
Kate
Posts: 758
Joined: 08 Dec 2006

Postby Kate » 26 Jun 2007

Insideask and insidebid are supported in the current beta.

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

Postby swisstrader » 26 Jun 2007

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


Return to “MultiCharts”