Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Hi newdigital
I cant compile the TSD-MTR4-MR-34 or 36 to the chart only TSD-v11-jy could be compiled can u advice ? and in the ASCT EA excute 0.1 lot even its written 1.0 lot how can i do to make the EA excute 1.0 lot ? many thanks
I can compile any TSD with no problem but I am not using IBFX.
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;
instead of something written there like this: extern int ...
Hi newdigital
I cant compile the TSD-MTR4-MR-34 or 36 to the chart only TSD-v11-jy could be compiled can u advice ? and in the ASCT EA excute 0.1 lot even its written 1.0 lot how can i do to make the EA excute 1.0 lot ? many thanks
With SBFX I did this:
1. Use only the file below.
2. Copy to the folder.
3. Modify.
4. This without space:
Hi Cayon
Yes its ok many thanks indeed , did u test this EA ? if yes what currencies and which TE'S?
No yet.
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".
"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
I corrected it later.
Usually all the TSD EAs are working like this (attach to one chart only).
But seems this Osma TSD is different.
Read this post.
I found this EA somewhere on a forum. On the USDJPY (1 Hour) it has produced about 300 pips in 4 trades so far (forward demo testing). The problem is it does not trade on the other 3 major currencies for some internal programming reason. Since this is a forum to help each other out, I was wondering if somebody would disect this EA and find out why it will not trade on the other 3 major currencies. Your help would be most appreciated. Please if you would, fix it and post it back to this forum or send it to me: ddiebold@sbcglobal.net as an attachment
Dave
<><
Houston, Texas
Iscuba:
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.