I'm getting ready to post a file that I have been working on called "Trade Buttons V1". It includes the following..
User configurable entry contract/shares
Multiple entry order - adding to your existing trade.
Multiple exit orders - scaling out of your trade.
EXIT ALL contract/shares
A status window. - tells you how many contracts you are LONG/SHORT
Multipe Profit Target Modes...
A. Fixed - a fixed pt value
B. BLM - uses recent higher/lower fractal formation =/- pt value
C. MAX - uses the highest high/lowest low above/below the entry price over x number of bars.
Users also turn ON/OFF the Profit targets.
Multipe Stop Modes...
A. Fixed - a fixed value
B. BLM - uses recent higher/lower fractal formation =/- pt value
C. BOB - uses a trailing method based on the highest high/lowest low since trade entry (+/- a point value).
Users can change the modes of the PTs or the Stops by simply clicking on the buttons. Users can also change the range of the Trailing stop by clicking on buttons.
Here is an example of the code working...
I should have the code finished by the end of this weekend. Let me know if any of you are interested. I plan on selling this tool for a small fee.
Brad
User configurable entry contract/shares
Multiple entry order - adding to your existing trade.
Multiple exit orders - scaling out of your trade.
EXIT ALL contract/shares
A status window. - tells you how many contracts you are LONG/SHORT
Multipe Profit Target Modes...
A. Fixed - a fixed pt value
B. BLM - uses recent higher/lower fractal formation =/- pt value
C. MAX - uses the highest high/lowest low above/below the entry price over x number of bars.
Users also turn ON/OFF the Profit targets.
Multipe Stop Modes...
A. Fixed - a fixed value
B. BLM - uses recent higher/lower fractal formation =/- pt value
C. BOB - uses a trailing method based on the highest high/lowest low since trade entry (+/- a point value).
Users can change the modes of the PTs or the Stops by simply clicking on the buttons. Users can also change the range of the Trailing stop by clicking on buttons.
Here is an example of the code working...
I should have the code finished by the end of this weekend. Let me know if any of you are interested. I plan on selling this tool for a small fee.
Brad
Comment