Ok, here we go,
1st post in ANY forex forum, very long time lurker, time to step it up.
I have been searching for years (too many to list) for a forex coding forum, that would push me from my ineptitude in coding to just plain bad, for now, then better as we go. And that would have a little patience with a new coder. My coding so far has been to cut and paste pieces from a few indicators together to get what I want.
I'm of the old school, there are no indicators out there, that I have used without modification. Sometimes it works, most times I work on it for a few days and throw it out, Sometimes I get lucky and it works kinda how I want. I usually have to try 3-6 combos before i get something close to what I want, but they are shells of what they could be / do if I knew what I was doing. I have the Empty4 coders lessons available here, and a few others, but must warn you that it just does not sink in.
Lets start with someting simple (I hope).
As we all know most of the indicators and ea's that are free and out there are from Russia, as you can tell from the .ru addys.
So for my first question I need a translator that can translate this "çàôèêñèðîâàíà îáùàÿ îøèáêà, îáðàòèòåñü â òåõïîääåðæêó" into either just plain russian so i can use google translate, or just direct translation.
I have quite a few profitable forex systems, all manual, and looking to automate a few and just get a heads up display on a few to make trading by the rules of each one idiot proof. None of them has a stop loss bigger than 30 pips.
Example: today one of my manual systems triggered a sell on EU at 1.22751 / sl was 1.23938 = 17 pips, it added twice, then exited all 3 at 1.22673. (was an above avg day, but usually you will get one of these tues, wed, or thurs, each week) mon / fri = take pips and run days. Very good day considering we are in the summer doldrums time of the trading year. There are seprate rules for each of the trading seasons.
GU was a dog today.
GU sell entry was 1.56752 / sl was 13 / exit was 1.56198 .. no second or third entry's were signaled.
I will need help to modify all the indicators that I use to be able to have the same numbers across all brokers. No easy task for me. (lol ... I like how it auto changed b rokers to criminals .. hehehe)
I have notepad++ and the scite ide from here, been drifing more twards the scite ide but it still has a few bugs, but I like it.
If you guys have the patience, I can help make us all money. (that sounded a little cockey)
But with my systems and a few filters that I've seen here, I think this just might work, hence my coming out of lurker status.
But I have been trading forex for over 7 years, and I'm still here ... so must know a little .. lol
I hope this is my last post in the newbie thread .... (we shall see)
Steve / s01
Interested? Let the journey begin ...
translator Help
- s01
- Trader
- Posts: 26
- Joined: Mon Jul 30, 2012 3:22 pm
- Location: Midwest, USA
translator Help
There are no bad traders, just bad systems, or rules.
A Quote that I stold from someone else:
Better to wish you were in a trade than wish you were out of a trade
A Quote that I stold from someone else:
Better to wish you were in a trade than wish you were out of a trade
- NeoTrader
- Trader
- Posts: 436
- Joined: Wed Apr 04, 2012 2:52 pm
- Location: small Village at Lake Chiemsee, Bavaria, Germany
Re: translator Help
Hi Steve,
Ok...let me be the first one to welcome you to our community...
If you already have notepad++ you have all you need to solve your decoding dilemma.
open the file in notepad++
select Menu Encoding>>Character Set>>Cyrillic>>Windows-1251
taataaa...there you have the source to translate it in Google...
But be careful with Google translate...if the source is too long it does not translate everything and you need to check the code manually if everything is there... better way is just to translate a few functions at a time...but you still need to check if everything is ok...
happy trading,
NeoTrader
-
Ok...let me be the first one to welcome you to our community...
If you already have notepad++ you have all you need to solve your decoding dilemma.
open the file in notepad++
select Menu Encoding>>Character Set>>Cyrillic>>Windows-1251
taataaa...there you have the source to translate it in Google...
But be careful with Google translate...if the source is too long it does not translate everything and you need to check the code manually if everything is there... better way is just to translate a few functions at a time...but you still need to check if everything is ok...
happy trading,
NeoTrader
-
- s01
- Trader
- Posts: 26
- Joined: Mon Jul 30, 2012 3:22 pm
- Location: Midwest, USA
Re: translator Help
Thanks Neo,
Worked like a charm
Worked like a charm
There are no bad traders, just bad systems, or rules.
A Quote that I stold from someone else:
Better to wish you were in a trade than wish you were out of a trade
A Quote that I stold from someone else:
Better to wish you were in a trade than wish you were out of a trade