Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.
-
Content Count
43 -
Joined
-
Last visited
Content Type
Profiles
Forums
Calendar
Articles
Everything posted by swisstrader
-
On Code for Traders (CodeForTraders) you can have it. All implemented. swisstrader
-
Helix, here you can get it: MD with realtime data base version to have collected history and the possibility for a change of inputs without deleting the data of current session. BidAskDelta -swisstrader
-
Tasuki, I have realized a data base for Tradestation, because after a reset is all deleted. With my indicator you recall the data base and the indicator works again. This data base is neccesary because 'InsideBid' and 'InsideAsk' isn't cached in TS data feed. -swisstrader
-
Hello guys, here is a solution for TradeStation with caching a data base. Closed and open code. BidAskDelta So it's possible to save all traded volume at bid and ask. Data base is realized with EL Collections DLL. -swisstrader
-
Allforex1, please contact and write me, what you exactly want in an additional code of my MD tool with database. swisstrader (at) bluewin (dot) ch
-
Me not, because I've been bought this with data base implemented, so you can make a reset during running the session. http://www.codefortraders.com/Trades...idAskDelta.htm :rofl:
-
Ooops! Yust found on other page: http://www.codefortraders.com/Tradestation/Indicators/BidAskDelta.htm Works in MC too!!!
-
lordbinder, so I recommend you my MarketDelta with data base and 4 different indicators. swisstrader[at]bluewin.ch
-
lordbinder, you must change in the variable block the variable i(0) to ii(0) and same in the code and then compile it. That's all! Enjoy!
-
Yes, I've done that. It should work correctly. -swisstrader
-
It works with ELC only, very fast running. For writing the dBase I have dublicated the ELC dll and renamed it. So uses the dbase its own dll. Yes, I charge for it. Single license 750.- and every mass order of 10 licenses at a time reduces the price to 75% (25% discount) and 20 mass order at a time you have 50% discount. You have asked me for the conditions and I've answered only. I didn't want to make commercial advertisement here. -swisstrader
-
Here is my improved version with database to have history and teh possibility for a change of inputs without deleting the data of current session. https://www.tradestation.com/Discussions/Topic.aspx?Topic_ID=53346&PAGE=6 -swisstrader
-
trader273, before you write this you should research better! I ever offer my own written code. And the FTP's on the current OR was my own idea in 2004!
-
I've sent you an email to your gmail account.
-
Do you mean that here?
-
ImXotep, 1. yes, 'HighestArray', but this here is a faster running code: 2. that should be so, but with TS you never know what happens until you've tested it 3. -swisstrader