Open to new approaches.
BASKET TRADE Management: Using multiple trade management EA's on basket trades 11 replies
Basket Knights - A Basket Trading Round Table 1,313 replies
Relative Strength Basket Trading System 3,479 replies
Simple Basket Trading system 61 replies
TMS basket: Dashboard for a basket of MA-Filtered RSI Signals 135 replies
Disliked--
Tazmaan,
Are you going to leave us alone too? I know you can handle it. You have been one of the inner circle in the development of NB/TB (Bob and Steve) and without any doubt contributed a lot in the thread. With that kind of experience I believed you can be of help in the conclussion of this endevour.
Sincerely,
EddIgnored
DislikedA theoretical question:
If we are looking at whether "phantom trades are profitable" when they opened at a given time...then isn't that the same as looking at the difference in price between "now" and "then"?
So conceivably, if at any time "now" we could compute "when was the then", we don't need to store and save in global variables the opening of the phantom trades, we just have to compare prices now vs then.
The strategy is a "trend follower" looking at unsmoothed deltas between now (top of every hour) and certain mark points,...Ignored
Dislikedif you dont store the 'then price', how do you get it ? one way is to store the start time and then go back using 1 min TF and get the close price of that 1 min bar. but from coding perspective its easy to store them in global variables to avoid calculting 'then price' every time. in coding world, performance is given equal importance, thats why store the calculated values somewhere and reuse instead of doing calculations every tickIgnored
DislikedI guess I don't understand ...
In fact, for me the main reason I'm thinking this way is generalizing and understanding the method: it's just trend-following, and so there may be even better statistics than what is currently being used.Ignored
DislikedHaving read both your posts, I think your opening statement is correct, you don't understand and you need to go back to the beginning of the thread and start reading.
These EAs do not use statistics or trends. The phantoms are trading in real time and providing real time information on which pairs are the biggest winners.Ignored
DislikedIs it too much to ask? Some of us are not computers and as such we have to punch the info in more than once.Ignored
DislikedThe account is a 200:1 Standard.
The settings are 0.67 for MaxMarginToUse and 0.5 for ProfitPct.
http://bobthoughts.net/Phantom_AddSix_03b_TADAWUL.htmIgnored