Hi,
This is a nice first step to getting an easy to use front end for the non-programmers. Let me start off with Q's and C's from the email:
Huh? This sounds very interesting...but what is it?
I like this, great teaching tool, but make it an optional window that isn't attached to the main formula window. Also, make it resizable.
OK...On to running the thing:
It was fairly intuitive to me. Prehaps the only step that puzzled me for a minuate was after I created the darn formula, how did I get it added to the Alert list.
HOWEVER, (notice it is a big however) if the goal was to make this easy for non-efs people...well, I don't think it's there yet. I understand what it means whe I see MAStudy(20,0, "Close", MAStudy.EXPOENTIAL). For some that will stop them in their tracks. This gets back to letting people define descriptions somehow in the code iteself. It is a bite you will have to take sometime if you want to get to the masses of traders who don't want to learn anything new (remember, even learning a new GUI is a barrier for some people)...think of something similar to XML tags as a way to do this.
I was REALLY impressed with how easy it was for me to create a new EMA to EMA crossover from the original. One suggestion to make it easier...along with "remove", "rename", and "new alert", have a "copy" button.
Also, even though I added alerts to list, it doesn't seem to really do any checking of syntax...I could modify an alert and make a msiatke and add it to the list and sit there fat dumb and happy - until my trigger never happened.
Along a similar line, I made a mistake when typing the symbol name and was never warned of an invalid symbol...again it could ruin someones day to type in IDM ianstead of IBM and think everything is OK.
I do like the pull downs once the formula's are in the alert list. Activate and Deactive are great too.
One thing that had me scratching my head...if I clicked on edit for the getValue call, the numBars paramter made no sense to me - it is set to 1. What is it? This gets back to allowing the users to define the tags for the parameters that then go into the description boxes. It is a must have.
Once again - great step forward! As it stands it will really help those that want to do simple alerts (most traders I think) and don't mind understanding a bit of efs (some traders). With a little more work (well, ok, more than a little), I think you can get it to work for just about all traders.
This is a nice first step to getting an easy to use front end for the non-programmers. Let me start off with Q's and C's from the email:
provide access to the new multiple time frame bar builder.
possibly show the source code of the EFS as it is being generated, originally had this on the right side, but the dialog was just too large
OK...On to running the thing:
It was fairly intuitive to me. Prehaps the only step that puzzled me for a minuate was after I created the darn formula, how did I get it added to the Alert list.
HOWEVER, (notice it is a big however) if the goal was to make this easy for non-efs people...well, I don't think it's there yet. I understand what it means whe I see MAStudy(20,0, "Close", MAStudy.EXPOENTIAL). For some that will stop them in their tracks. This gets back to letting people define descriptions somehow in the code iteself. It is a bite you will have to take sometime if you want to get to the masses of traders who don't want to learn anything new (remember, even learning a new GUI is a barrier for some people)...think of something similar to XML tags as a way to do this.
I was REALLY impressed with how easy it was for me to create a new EMA to EMA crossover from the original. One suggestion to make it easier...along with "remove", "rename", and "new alert", have a "copy" button.
Also, even though I added alerts to list, it doesn't seem to really do any checking of syntax...I could modify an alert and make a msiatke and add it to the list and sit there fat dumb and happy - until my trigger never happened.
Along a similar line, I made a mistake when typing the symbol name and was never warned of an invalid symbol...again it could ruin someones day to type in IDM ianstead of IBM and think everything is OK.
I do like the pull downs once the formula's are in the alert list. Activate and Deactive are great too.
One thing that had me scratching my head...if I clicked on edit for the getValue call, the numBars paramter made no sense to me - it is set to 1. What is it? This gets back to allowing the users to define the tags for the parameters that then go into the description boxes. It is a must have.
Once again - great step forward! As it stands it will really help those that want to do simple alerts (most traders I think) and don't mind understanding a bit of efs (some traders). With a little more work (well, ok, more than a little), I think you can get it to work for just about all traders.
Comment