- Search Crypto Craft
- lukeb replied Jan 19, 2017
testing requires "Snake" and "T3_clean", so who knows. Sn[i] = iCustom(Symbol(),0,"Snake",Snake_HalfCycle,0,i); T3[i] = iCustom(Symbol(),0,"T3_clean",T3Period,T3Price,b,TimeFrame,0,i);
I will code your EAs and Indicators for no charge
- lukeb replied Jan 19, 2017
I'll look at it. Not promising.
I will code your EAs and Indicators for no charge
- lukeb replied Jan 18, 2017
Couldn't see anything wrong with it other than one of the "for loops" worked from the present to the past - but I updated and cleaned a little. Seems to work.
I will code your EAs and Indicators for no charge
- lukeb replied Jan 18, 2017
Well, I set it on several settings, removed it, put it back on for each, and it remembered. It's not a template save - its part of the indicator. Remove the indicator and put it back on, and it remembers the previous settings. I'm thinking if you ...
RSI Indicator
- lukeb replied Jan 18, 2017
It's supposed to remember by placing the selections in global storage. Used to work,. Will check when I get home later today.
RSI Indicator
- lukeb replied Jan 16, 2017
Tones of code already published showing how to draw lines. Grab a couple of the files here: url .
want some help to modify indicator/ea
- lukeb replied Jan 16, 2017
I'm glad you didn't have to pay for it / got it from a free offer. I notice a number of comments on the page noting that the history of crossings is different from the real time performance, comments like "it repaints, too bad". I'm surprised they ...
want some help to modify indicator/ea
- lukeb replied Jan 16, 2017
Type the numbers in the High Level and Low Level entry boxes. "The signal has three values that you can customize by inputting values into the boxes, this allows to set the high and low levels for signalling when the oscillator values cross the ...
RSI Indicator
- lukeb replied Jan 15, 2017
This cracked version of an indicator (mega_fx) that is presumably being sold illustrates why you should be deeply suspicious of indicator sales (if it really works, why are they selling it - cheap). I suppose it is the same indicator sold here - ...
want some help to modify indicator/ea
- lukeb replied Jan 10, 2017
Just watched an episode of 'Beyond' - Here's this indicator with the persistence working correctly. Also, I added a 'return to defaults' by clicking on "Low Level", and implemented a Time Frame 'Current' that always aligns to the chart - the most ...
RSI Indicator
- lukeb replied Jan 8, 2017
Yes, I forgot to list this one. There are entire markets, large markets actually, that the US trader cannot participate in that the rest of the world is completely sure are legitimate.
Brokers which accept US Clients
- lukeb replied Jan 8, 2017
This is how I read your specification. I don't see it as work that I can donate enough time to do, and I'm not available for paid work. 1. I open manual order BUY OR SELL depends on me. --Specification: Press Sell Button, sell at market; Press Buy ...
I will code your EAs and Indicators for no charge
- lukeb replied Jan 8, 2017
Here's a little toy I set up once, just cleaned up the code a bunch. Just changed persistence and think its working, but I'm done with it for this week. The indicator allows you to cycle through 10 different oscillators by clicking on the oscillator ...
RSI Indicator
- lukeb replied Dec 30, 2016
The regulatory environment in the 'land of the free' is simply not in the interest of the US consumer. Low Leverage: The Consumer must put more cash at the Broker and retains less in independent accounts. Broker deposits go up, Consumer risks go up. ...
Brokers which accept US Clients
- lukeb replied Dec 29, 2016
It finds the bar of the indicated timeframe with the most tics in it. So, on picture one, you have 5 min bars, and it finds the 5 min up and down bars with the most tics. In the second picture, it has found the 1 minute up and down bars with the ...
RAMZAN MACD Dot Trading
- lukeb replied Dec 28, 2016
I got tired of posting code that you didn't look at for an incomplete indicator. I'm actually kind of annoyed at your attitude towards free work. When I think I'm done with it, I'll post. Now, if you would could explain what 'working as asked for' ...
RAMZAN MACD Dot Trading
- lukeb replied Dec 28, 2016
Here's a new indicator, "Volume_Bar_Finder". It finds the Long and Short bars with the largest number of tics within the search parameters. Clicking on the Prompts and the value fields increments and decrements the values. Search Range: The Time ...
RAMZAN MACD Dot Trading