- Search Energy EXCH
-
Claude replied Apr 15, 2006Hello Neznaika The red and blue line on the chart are just a built-in functionality of VT charging. They are, but the high and the low of the day nothing more. I never think of turning them off when I post a picture.
Akuma99 Squeezer
-
Claude replied Apr 14, 2006Just for those who use VT visual trader and would like to participate in this thread. I coded this up sometime ago so I will posted it here for anyone who wants it.
Akuma99 Squeezer
-
Claude replied Apr 13, 2006Hello smjones first, I would like to say. I am a mechanical automated systems trader, because that's the way I trade it's what I'm better at and it is what I enjoy So what really matters is, what kind of trader, are you. Your original question of ...
I Had No Idea I Took So Much For Granted
-
Claude replied Apr 12, 2006Questioned for smjones — Hello smjones I was just wondering if amibroker can fully auto trade now with IB {interactive brok_ers} I know the latest version was supposed to set this up, but I have not been able to get any information on, If all ...
Automated backtesting
-
Claude replied Apr 4, 2006I lost my license now I don't drive. Joe Walsh's, "Life's Been Good " So using the rate of change. Don't remember reading that in the four-hour strategy
, all have to take a look. Although I have experimented with the TD trend line it does work ...Vegas Method - has it been successful for others?
-
Claude replied Apr 1, 20062000i to TS 8.1 — Hello Bemac is correct. Also noticed that you missed one in the entry conditions. There is a sell that should be a Sell Short. There are so many of them they are easy to miss. {entry conditions} if C < tunnelTop And ...
Tunnel Vision. Independent Signals & Positioning Recommendations.
-
Claude replied Mar 31, 2006Tunnel — Below is the code for 2000 I simply change the syntax. As explained above I've also provided a picture to explain to few things. This should reproduce the original one-hour tunnel as Vegas had explained it. ((To my understanding)) if ...
Tunnel Vision. Independent Signals & Positioning Recommendations.
-
Claude replied Mar 30, 2006Yes, it should work in TS 8.1 the only thing to be changed is sell and buy orders this is the comparison 2000i TS 8.1 Buy = Buy Sell = Sell Short ExitLong = Sell ExitShort = Buy to cover I'll just need a little bit of time to clean up the code, ...
Tunnel Vision. Independent Signals & Positioning Recommendations.
-
Claude replied Mar 29, 2006Hello amzi The coding that I presented is inspired by neural networks, and shows the type of logic that they use but is far from being able to duplicate what a dedicated software would be able to do. But if you're asking about the coding that is put ...
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 28, 2006Like I said very controversial
but the man is no fool it will be interesting to see what he's newest systems do.They are being tracked by third-party services.This is where we'll find out if it's curve fitted or has the man actually come up with ...Overly Complex Coding and Trading Systems.
-
Claude replied Mar 27, 2006Thank you Mike for the response. It looks pretty interesting. I hope you let us know if you come up with some more information.
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 27, 2006Hello Mahras Thanks for the information I will definitely do some reading. Your current work seems to echo some of Dr. John F Clayburg latest work. There are some big differences, though, and it is pretty controversial. He has developed a function ...
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 25, 2006Hello Jure Thanks for your contribution. I hope you continue sounds like you've experimented. That's exactly what we need. Which neural network software have you use. I am currently using neurosolution's I find it takes nominalized data from a ...
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 25, 2006Hello Something that Bemac said. Got me thinking. This overly complicated equation is called nearest neighbor. Ask yourself when you optimize let's say three months worth of bars does it represent conditions that are occurring currently . Of course ...
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 25, 2006Volume — Hello the volume that Metatrader and VT use is tick volume. tick volume is used as a substitute. Tick volume is the number of changes in price regardless of volume that occur during any given time interval. The reason why tick volume ...
System design and some tough thoughts on trading FX...
-
Claude replied Mar 25, 2006WoW!!! Didn't expect this much response after all, this is breaking with tradition technical analysis. Bemac: the above system is an extremely simple example. It only returns of 1 or a -1 for a buy or sell if I understand you correctly, you are ...
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 24, 2006hello Mike Jolley Once the data has been manipulated can you produce a XL file to export the new filtered data into another application.
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 24, 2006Hello mrsirplus I am happy to see you're having some fun with VT but I just thought I'd let you know that VT is actually more of an offshoot of metastok. If you can code in metastok. You can code in VT. actually, the language is so similar that you ...
VTTrader: Cms
-
Claude replied Mar 24, 2006"Trading systems range in complexity from the simple to the inscrutable." Joe Krutsinger A long time has passed since the first neural model by McCulloch and Pitts (1943). But now, with so many home having a computer. These artificial neural ...
Overly Complex Coding and Trading Systems.
-
Claude replied Mar 23, 2006Not the old technical analysis — Hello Bemac and Wallker The graft is produced by a software called 3-D view by rina systems. TradeStations puts out a report of all the optimization runs. Then I make a text file from this and feed it to the ...
Overly Complex Coding and Trading Systems.