- Search Metals Mine
- Ati Baia replied Aug 8, 2013
hi Shaltay, Just played a bit with your script: EFFI Index 5.ex4 something I noticed: a bug. image It seems that the script runs in some sort of while loop: so one can drag the HLine around. but whenever it encounters something like the candle ...
Trial Run for Volume&Range Patterns
- Ati Baia replied Aug 7, 2013
Shaltay, Had a thought so I thought I post it. No need to discuss it - just something to stimulate your thinking. If you involve Volume in your calculation: how do you account for different brokers: did you test it. Post# 31 image
Trial Run for Volume&Range Patterns
- Ati Baia replied Aug 7, 2013
Sorry hearing that. One of the view journals I actually follow.
My path to heaven or hell
- Ati Baia replied Aug 7, 2013
any chance of posting the Mt4 source file: .mq4? should not be a problem as you posted the calculation formula anyhow?
Trial Run for Volume&Range Patterns
- Ati Baia replied Aug 6, 2013
Shaltay, Thanks for taking time to reply. Cheers Ati
Trial Run for Volume&Range Patterns
- Ati Baia replied Aug 6, 2013
hi Shaltay, I like your colourful sub-window indicator
What do the colours in the sub-window represent: Efficiency candle Patterns? I do not understand what you mean here: * where would you Set the SL? * what if a candle closes 150 pip above the ...Trial Run for Volume&Range Patterns
- Ati Baia replied Aug 2, 2013
just had an idea: instead of implementing a string item (as a delimited string list) I will do a more general ListItem - that will for instance allow me to loop Optimization through TF or any Sequence which is not strictly: Step by Step. anyway: ...
Mt4: All possible Combinations of Multiple arrays
- Ati Baia replied Aug 2, 2013
Finished a basic implementation of it with the storage in a single array and the final part to run the Pseudo Trades Optimized code. before I opened the thread I had some crazy complex ideas - but it actually was much simpler than I thought. will ...
Mt4: All possible Combinations of Multiple arrays
- Ati Baia replied Aug 1, 2013
Seems it was simpler than I first thought: basically the above idea does it. a Configuration of: //PseudoT_Optimized (SECT) {'PseudoT_Optimized' i.PT_O.BLK.NUM '3' ['Optimize_Var1' //WHICH_SECTION_BLK s.PT_O.Sect.Identifier 'MOT_MULTI_SymTFI' ...
Mt4: All possible Combinations of Multiple arrays
- Ati Baia replied Aug 1, 2013
At the moment I plan to do something like this: Wrote a subfunction to return always the correct next value for any Variable BLK 1. Init all variable BLKs with the first to use Value (Special.Value or if not used Start.Value) Do a loop somewhere ...
Mt4: All possible Combinations of Multiple arrays
- Ati Baia replied Aug 1, 2013
it is part of a MT4 code - I need to do it in MT4. anyway thanks.
Mt4: All possible Combinations of Multiple arrays
- Ati Baia replied Aug 1, 2013
Thanks MaxDoom, it cannot be done as you want into a single array unless you make all of the data the same type, ie: a double number, you simply can't have mixed data types. I know this - so no problem with that. once you do that it is not ...
Mt4: All possible Combinations of Multiple arrays
-
Mt4: All possible Combinations of Multiple arrays
Started Aug 1, 2013|Platform Tech|8 replieshi, just a question: I'm coding something a bit like Strategy Tester Optimized Mode. each ...
- Ati Baia replied Aug 1, 2013
tanks TradingDrunk. So that's why some work and some not.
My path to heaven or hell
- Ati Baia replied Jul 31, 2013
hi pemully, I never used trade explorer so what I suggest might be wrong. but because of your post I looked up other OANDA Live Trade explorers and they seem to go way back. e.g. url image maybe it is some other causes: if so you might want to ...
My path to heaven or hell
- Ati Baia replied Jul 31, 2013
100PipsADay why don't you show in the trade explorer the Balance etc. You obviously want others to invest in it (reason you became a Commercial member) - so I guess it would be better if anyone can see that you: "put your money where your mouth is". ...
Third Screen Strategy - Dr. Alexander Elder
- Ati Baia replied Jul 30, 2013
*** 20130730: First post update removed in requirements some of the previous limits (like singel currency and only low TF systems as have changed some of my main code.)
Free Coding: your systems
- Ati Baia replied Jul 24, 2013
hi Tpc23, hope you don't mind that I answer: Erebus post was related to one of mine threads. maybe you looked for this: Post# 1,348 Cheers Ati
Third Screen Strategy - Support
- Ati Baia replied Jul 16, 2013
20 days possed already and still working on it. Had I known before hand I might not have started this change to MultiSymbol, Multi TFI simulatnous backtesting. To much time already invested so I'm stuck to finish it. On the positive side: - I ...
Question for experienced trade system creators and theorists
- Ati Baia replied Jul 15, 2013
HY Markets Don't know their Server Time Zone: just signed up to run your test. 22:42:10 TestTickVolume GBPUSD,H1: loaded successfully 22:42:10 TestTickVolume GBPUSD,H1: TestTickVolume 1.0 launched. 22:42:10 TestTickVolume GBPUSD,H1: initialized ...
Request for a little bit of help with some Broker info - MT4