|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
|
|
LinkBack | Thread Tools |
|
|
|||
|
|||
|
Quote:
IBFX broker mini lot? If so change AUDUSD to AUDUSDm, EURUSD to EURUSDm and so on inside the code of TSD EA. As to ASCT EA so I don't remember this EA but try to change in the beginning to the code to the following: Code:
extern double Lots = 0.1; I do not have ths EA now so try. I don't know. |
|
|
|||
|
|||
|
Tsd-mtr-36
Hi Coyan
I have this in the code Quote:
|
|
|
|||
|
|||
|
Quote:
|
|
|
||||
|
||||
|
Quote:
#define DIRECTION_MACD 1 #define DIRECTION_OSMA 2 #define FILTER_WPR 1 #define FILTER_FORCE 2 YES: #define DIRECTION_MACD 1 #define DIRECTION_OSMA 2 #define FILTER_WPR 1 (WITHOUT SPACE) #defineFILTER_FORCE 2 (NO SPACE IN THE LINES) compile and save. I dont'n know why, but run ok Coyan Last edited by coyan : 05-07-2006 at 06:40 PM. |
|
|
||||
|
||||
|
Quote:
Newdigital wrote this: Version 36: "The trading is simple: just attach EA to the any D1 chart (GBPJPY or GBPCHF is preferable). And EA will trade all the pairs simultaniously. If we do not want for some pair to be traded we may simple delete this pair from the code. Remember: attach EA to one D1 chart only and this EA will trade all the pair mentioned in the code". Coyan Last edited by coyan : 05-08-2006 at 03:37 PM. |
|
|
|||
|
|||
|
Quote:
Usually all the TSD EAs are working like this (attach to one chart only). But seems this Osma TSD is different. Read this post. |
|
|
||||
|
||||
|
Quote:
Versio 36 need attach only in one chart. version 11; no. Coyan |
|
|
||||
|
||||
|
Quote:
In version 11 modify the year to 2006 in the EA modify - change year - compile - save and add in the charts you want. I test it and at the moment make signals in usd/chf. Coyan |
| Thread Tools | |
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need OSMA customized | hidethereal | Indicators - Metatrader 4 | 3 | 08-07-2006 02:34 AM |
| TSD-v11 MT4-JB-OsMA setup | sadaloma | TSD Expert Advisors | 2 | 06-15-2006 10:23 PM |
| OsMA II | SpecII | Suggestions for Trading Systems | 3 | 03-08-2006 01:56 PM |