- Search Metals Mine
-
charvo replied Jun 9, 2010To solve the "continue reopening" problem, one solution is design a global variable, "signal_timing", when all 4 conditions met, signal_timing = timecurrent(); then in buyopen() and sellopen(), check timecurrent() vs signal_timing; if it is more ...
Indicators development for T101's not very simple method
-
charvo replied Jun 9, 2010Thanks a lot! OTR! Check this EA created by Don, version should be latest of MrPip, on page 152. It is very promising, and again, thanks to this indicator you made long long ago
Indicators development for T101's not very simple method
-
charvo replied Jun 9, 2010Hi, Robert: I just sent PM and email to OnTheRoad, but he/she hasn't shown up on FF recently, not sure when/what the reply will be. Also, there is another solution: Don has provided us an indicator that is (at least approximating) BI_t101_otr v15. ...
Indicators development for T101's not very simple method
-
charvo replied Jun 8, 2010Anyone use MrPip's EA that open any trades so far? Robert, your b and c version both have been quiet, it gives alert for "buyall" or "sellall", but not open positions. Edited: I guess that without other EAs, your EA will open positions without a ...
Indicators development for T101's not very simple method
-
charvo replied Jun 8, 2010aha, this is another expert that we desperately need. i'm trying yours. @ Don, the problem is not serious, just a bug on TotalOrders, i get my version corrected too, when i try to upload, i see MrPip's. so let's try MrPip's. His must be beyond mine. ...
Indicators development for T101's not very simple method
-
charvo replied Jun 8, 2010don't worry, don, i think it is just a hidden bug or lack of one line. we just take some time to figure it out.
Indicators development for T101's not very simple method
-
charvo replied Jun 7, 2010Following the basket above after the basket got out due to profit-locking, and then 1 hour later, Don, please see the comments in the attached image. 1. the basket profit/locked profit/stoploss etc were not updated. i'm not sure if it is these ...
Indicators development for T101's not very simple method
-
charvo replied Jun 7, 2010my 1st Basket,
thank you Don! my adjustment is that i set "usetftoconfirmtrend" = false. this is against Kos' original idea. However, i think none can deny that daily IA or weekly IA are both lagging indicator for 15 min trading (in fact, ...Indicators development for T101's not very simple method
-
charvo replied Jun 7, 2010if you really have spent one minute reading Don's instruction about settings parameters, you know the answer. even if Don takes ppl to a golden mountain, i bet there is still someone asking where the gold is instead of looking themselves.
Indicators development for T101's not very simple method
-
charvo replied Jun 7, 2010Many thanks, Don! On my chart now!
Indicators development for T101's not very simple method
-
charvo replied Jun 6, 2010EA notes @ Don please note that this is only for your information, Don. I don't want to bother you to edit them right away. 1. the basket profit (display info) is the overall account's floating profit. for the convenience of demoing or actual live ...
Indicators development for T101's not very simple method
-
charvo replied Jun 4, 2010
Will demo this exciting work next week, will for sure feedback to you, Don! Indicators development for T101's not very simple method
-
charvo replied Jun 4, 2010thanks for your updates. there is a TYPO bug in the CloseAll() of previous Orest EA. many users should have found that Orest EA often FAIL to close a "locked" basket. so my suggestion is that search my most recent EA (T101_kos_way_charvo), because ...
Indicators development for T101's not very simple method
-
charvo replied Jun 2, 2010did u read my instruction? if one pip = one dime, put 10; if one pip = one penny, put 100; i thought it would be very obvious that if one pip = one dollar, put 1. don't touch the parameters that i did not suggest you to. and keep lot = 0.1 is a must ...
Indicators development for T101's not very simple method
-
charvo replied Jun 2, 2010thanks, ZZ, i'll try this then. i guess that i admire your coding skill so much that i didn't dare to try to figure how to use that for my EA. now i'll try one more time to build my offline chart first, it was difficult and failed somehow last ...
Indicators development for T101's not very simple method
-
charvo replied Jun 2, 2010maybe my instruction was confusing. but my point is only tune 'lot_factor', leave 'sl' and 'tp' as they are. my calculation shows how 'sl' and 'tp' are affected by 'lot_factor'. the ea trades on BI cross. you see it this afternoon? i guess, it will ...
Indicators development for T101's not very simple method
-
charvo replied Jun 2, 2010yes, Don is right, offline chart is in fact different from gbpjpy, especially in real-time trading. An EA should inspect price action on offline chart, just i don't know how to do it. an example of failure is this week, xxxusd is the "leading pairs" ...
Indicators development for T101's not very simple method
-
charvo replied Jun 1, 2010The EA trade Kos idea except incapable of considering MACD on BI_t101 indicator. However, i feel that it is insignificant compared to the other rules. for an user who has no idea at all, read all recent Kos posts, please. the EA needs two ...
Indicators development for T101's not very simple method
-
charvo replied Jun 1, 2010refer to my posts with this EA, and most instructions are there. click the bottom tab of "expert advisor" in MT4, you see the information and warnings. mostly, you need BI_t101_OTR indi.
Indicators development for T101's not very simple method