@simplex
Active 1 year, 7 months agoAnti replied to the topic The similarity system – discussion in the forum General Discussions 9 years ago
A video on prime numbers, markets ans recurrence
…https://www.youtube.com/watch?v=FxlVASqki4o
Do you want to discuss it? For instance, how are prime numbers related to the market?
thomas replied to the topic Excellent and Experienced coders need for profitable TZ based strategy project in the forum Development 9 years ago
Hi Ephisi, may i know how do you define a TREND ? I have read some where, a trend in a small TF can be only a SWING at bigger TF. So many people said about Trend is your Friend, but in my opinion, it is very difficult to identify it . Using MA is useless, because of its lagging characteristic (we get the signal of a trend using MA commonly at t…[Read more]
thomas replied to the topic The similarity system – discussion in the forum General Discussions 9 years ago
Hi All,
i just found a post by GG on old FF thread … it is about using Gadi_tickVolume (instead of price chart) for similarity, and the result is much better Any one know how to apply this ?
So far i know, we look at price at chart to find DisSimilarity (and it will be stored by Similarity later). Gadi_tickVolume is on the separate window (on…[Read more]
xux99 replied to the topic Stairstep Breakouts indicator and EA in the forum Trading Systems Discussion 9 years ago
I have enabled the use of MoneyManagement of Rossbot when CopyIndicator is true.
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 9 years ago
the icustom shows mtf without having to use the super high Period RSI normalization so you can ignore the messages above :)
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 9 years ago
also here is the mod i’m using. i was trying to see if it was more reactive by checking subtracting it with its average. i didnt know how to hook into the code so i made a bunch of ugly redundant code in it lol. its bad i know :P
visually though i think this will work for me now (with mtf icustom) without having to use the super high Period RSI n…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 9 years ago
also here is the mod i’m using. i was trying to see if it was more reactive by checking subtracting it with its average. i didnt know how to hook into the code so i made a bunch of ugly redundant code in it lol. its bad i know :P
visually though i think this will work for me now without having to use the super high Period RSI normalization so y…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 9 years ago
also here is the mod i’m using. i was trying to see if it was more reactive by checking subtracting it with its average. i didnt know how to hook into the code so i made a bunch of ugly redundant code in it lol. its bad i know :P
visually though i think this will work for me now without having to use the super high Period RSI normalization.
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 9 years ago
also here is the mod i’m using. i didnt know how to hook into the code so i made a bunch of ugly redundant code in it lol. its bad i know :P
visually though i think this will work for testing
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 9 years ago
also here is the mod i’m using. i didnt know how to hook into the code so i made a bunch of ugly redundant code in it lol. its bad i know :P
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 9 years ago
yes i have the suffix entered. it draws with low rsi period but not a high one. when i put a number in deltaInit += i can get it to draw with a higher rsiPeriod though. what im trying to do is see a much higher period/time-frame strength to see how useful it is in going in that direction only for supply demand or other methods. im going to try a…[Read more]
Lowphat replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 9 years ago
@Anti yes it does not have to be related. you can use anything that shows a fresh strong move but mid gaps will always give you a hint of a strong move. if there isn’t a mid gap it doesnt mean a strong move started from a fresh zone doesnt exist :) but if your eye is not trained to see strong moves the mid tz gaps can help flag a potential str…[Read more]
Lowphat replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 9 years ago
@Anti yes it does not have to be related. you can use anything that shows a fresh strong move but mid gaps will always give you a hint of a strong move. if there isn’t a mid gap it doesnt mean a strong move started from a fresh zone doesnt exist :) but if your eye is not trained to see strong moves the mid tz gaps can help flag a potential str…[Read more]
Anti replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 9 years ago
Hi Lowphat,
let’s start some conversation. I don’t see why the “unfilled order” theory should be related to TZs – even if we ignore mid-TZs. If some big orders get filled doesn’t automatically mean that prize will rise quickly. Prize can also move slowly (it all depends on recent market orders and its directions …).
thomas replied to the topic Coders Supporting Coders in the forum Development 9 years ago
@simplex, @xux99, @lowphat or other coders ….
I am stuck with iStochastic. Actually it is simple, but as a beginner in coding, i still can not find the solution to call the Stochastic line value with setting X,1,1 …for (i=limit; i>=0; i–) {
stoMain = iStochastic(Symbol(),0,14,1,1,MODE_SMA,1,MODE_MAIN,i);
stoSignal = i…thomas replied to the topic Coders Supporting Coders in the forum Development 9 years ago
thomas replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 9 years ago
Great Lowphat, i am sure you are using a very tight money management ….

Lowphat replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 9 years ago
i use the bounce for entry and usually try to exit at the last balance area .
thomas replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 9 years ago
Thanks Lowphat. I think it is good for exit, but for entry … i am not so sure …, may be we need other tools ?
Edit : using high probability tools at higher TF is a good choice, but it is a rare event. As we get the signal at that higher TF with high probability, may be the price has move far enough away from that bounce (Supply – Demand Level).thomas replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 9 years ago
Thanks Lowphat. I think it is good for exit, but for entry … i am not so sure …, may be we need other tools ?
- Load More