| Automated Trading Black box systems, strategy automation, algorithmic trading, etc... |
![]() | | Tweet | |
| | #1 | ||
![]() | Automated System Based on Support and Resistance I was thinking about building an automated trading system but i HAVE NO idea, really, zero idea....on how people do this....does anyone have a clue about how to do this...it will be very good to write a program that "does" things for me instead of me watching the screen at lunch hour ( i am in the UK) thanks lots Daniel | ||
| |
|
| | #2 | ||
![]() | Re: Automated System Based on Support and Resistance Quote:
visualize it, quantify it, articulate it, you can program it.
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #3 | ||
![]() | Re: Automated System Based on Support and Resistance | ||
| |
|
| | #4 | ||
![]() | Re: Automated System Based on Support and Resistance Quote:
you have already visualized it, now you have to 1. quantify it in logics, (ie IF this happens, THEN do this, ELSE do that...) 2. articulate it with written words, flow charts, diagrams, pseudo codes, then we can program it.
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #5 | ||
![]() | Re: Automated System Based on Support and Resistance The advice of IF THIS THEN THAT is good but you also need to know how to program position sizing according to market condition. Not all trades are equal in terms of risk some are scalps some are swings. Differentiate this and then you have an ALGO to take on the very best You state support and resistance. Define them. for me in MP then support is defined as when the buyer is able to halt the selling and the buyer is able to overwhelm the seller and stabilize the market in terms of directional trade. and obviously vice versa. This could be as simple as saying if X bar rotates in the opposite direction and exceeds then.... However how would you deal with a bar that opens on a high and closes on a low followed by the next bar that opens on the low and closes on the high Define your Timescale, Define your Basis for Order Entry and Order Exitt, Define Rsk Proposed, write it out and apply the logic | ||
| |
|
| | #6 | ||
![]() | Re: Automated System Based on Support and Resistance Quote:
Or you invent AI & just tell it your logic & let it write the code for you | ||
| |
|
| | #7 | ||
![]() | Re: Automated System Based on Support and Resistance Have you programmed on your charting platform before? If not then the first step is to learn how to code some simple indicators and get familiar with the programming language. Most charting applications have tutorials to help you. Then if you want to look at support/resistance levels you can code a simple indicator to plot the highest high and lowest low over different time frames, eg the last hour, since session start, last 15 minutes, etc. This can show you clusters of support/resistance levels and you then move to the next step, deciding what you want your system to do when price is near those levels. Good luck in your trading. | ||
| |
|
| | #8 | ||
![]() | Re: Automated System Based on Support and Resistance | ||
| |
|
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TAs for Support and Resistance | Jeremytang | Technical Analysis | 19 | 12-13-2011 01:50 PM |
| [ES] Support and Resistance | jitasb | E-mini Futures Trading Laboratory | 20 | 11-23-2011 10:45 PM |
| Support and Resistance | kvn | Technical Analysis | 156 | 04-10-2011 04:15 AM |
| What is support and resistance? | Raphx | Beginners Forum | 12 | 03-09-2011 10:36 AM |
| Volume Profile Based Support & Resistance | KeyToTheCastle | Market Profile | 22 | 12-02-2010 12:21 PM |