we have a sarcastic saying around here,
"it's close enough for government work".......
//-----
in a perfect world the 60 minute stochastic(10,6,3) would neatly cycle between overbought and oversold ........ and do it the same for all symbols....... so the dollar amount of that cycle could be known.....
being the lazy type, there will be times when i just buy or sell everything...... everything being defined as the ym, es, nq, rty, 6e, 6b, 6a, 6n....... the futures equivalent of, the dow, s&p, nasdaq, russell 2000, eurusd, gbpusd, audusd and nzdusd...... it's not a impulse action, there will be a valid reason for this.....
my thoughts are to make one side of 60 minute stochastic(10,6,3) cycle during the day......
the ym, es, nq, and rty 60 minute cycle values might run 2 or 3 thousand dollars...... where the currencies will run 2 or 3 hundred........
again, being the lazy type, i use a single function to close the trades once each's profit is over a set amount...... usually 1000$, which works perfect for the indexes but far to high for currencies......
i use
stringsubstring to look for the 6 in the symbol, if found it reduces the minimum to 1/10........ or 100$ for currencies.....
while not perfect, it is close enough for government work....... but the government's shut down.......
so much for a perfect world.......
example code posted in learning mq5......h
//------
