Jump to content

Calling Programmers...! Preferably C++, C# Ani Anukuntunna For Now


Recommended Posts

Posted

[quote name='kidmakers' timestamp='1349277481' post='1302577420']
yeah.. u r right inno. its a pre-defined software for charting.... just values maarchatam e kaakunda i want to go a little more inside the code.. for example :

the basic looks like

[size=5]Buy = [color=#0000ff][color=#0000ff]Cross[/color][/color][b]([/b][color=#0000ff][color=#0000ff]Wilders[/color][/color][b](P,[color=#800080][color=#800080]5[/color][/color]),[/b][color=#0000ff][color=#0000ff]TEMA[/color][/color][b]([/b][color=#0000ff][color=#0000ff]Wilders[/color][/color][b](P,[color=#800080][color=#800080]5[/color][/color]),[color=#800080][color=#800080]4[/color][/color]));[/b]
[b]Sell = [/b][color=#0000ff][color=#0000ff]Cross[/color][/color][b]([/b][color=#0000ff][color=#0000ff]DEMA[/color][/color][b]([/b][color=#0000ff][color=#0000ff]Wilders[/color][/color][b](P,[color=#800080][color=#800080]5[/color][/color]),[color=#800080][color=#800080]4[/color][/color]), [/b][color=#0000ff][color=#0000ff]Wilders[/color][/color][b](P,[color=#800080][color=#800080]5[/color][/color]));[/b]

[b]but what i want to do is... i want to add this in a If loop .. like.. If (some value is greater than 70) then execute the command or else no ... check it in repeated iterations and generate the signal only if the IF clause is satisfied.. aa paramstyle ivi anni definitions or vati functiosn explain chese vwebsite emaina undha ?[/b]

[b]Starting lo include stdio.h laaga emi ledhu.. but basic price chart plot cheyataniki vaadu use cheskunna code :[/b]

[b]_SECTION_BEGIN[b][color=#000000]([/color][/b][color=#800080][color=#800080]"Price"[/color][/color][b][color=#000000]);[/color][/b][/b]
[b][color=#0000ff][color=#0000ff]SetChartOptions[/color][/color][b][color=#000000]([/color][color=#800080][color=#800080]0[/color][/color][color=#000000],chartShowArrows|chartShowDates);[/color][/b][/b]
[b][color=#0000ff][color=#0000ff]_N[/color][/color][b][color=#000000](Title = [/color][/b][color=#0000ff][color=#0000ff]StrFormat[/color][/color][b][color=#000000]([/color][/b][color=#800080][color=#800080]"{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g, Lo %g, Close %g (%.1f%%) Vol "[/color][/color][b][color=#000000] +[/color][/b][color=#0000ff][color=#0000ff]WriteVal[/color][/color][b][color=#000000]( V, [/color][color=#800080][color=#800080]1.0[/color][/color][color=#000000] ) +[/color][/b][color=#800080][color=#800080]" {{VALUES}}"[/color][/color][b][color=#000000], O, H, L, C, [/color][/b][color=#0000ff][color=#0000ff]SelectedValue[/color][/color][b][color=#000000]( [/color][/b][color=#0000ff][color=#0000ff]ROC[/color][/color][b][color=#000000]( C, [/color][color=#800080][color=#800080]1[/color][/color][color=#000000] )) ));[/color][/b][/b]
[b][color=#0000ff][color=#0000ff]Plot[/color][/color][b][color=#000000]( C, [/color][/b][color=#800080][color=#800080]"Close"[/color][/color][b][color=#000000], [/color][/b][color=#0000ff][color=#0000ff]ParamColor[/color][/color][b][color=#000000]([/color][/b][color=#800080][color=#800080]"Color"[/color][/color][b][color=#000000], colorBlack ), styleNoTitle | [/color][/b][color=#0000ff][color=#0000ff]ParamStyle[/color][/color][b][color=#000000]([/color][/b][color=#800080][color=#800080]"Style"[/color][/color][b][color=#000000]) | [/color][/b][color=#0000ff][color=#0000ff]GetPriceStyle[/color][/color][b][color=#000000]() ); [/color][/b][/b]
[b][color=#969696][color=#969696]_SECTION_END[/color][/color][b][color=#000000]();[/color][/b][/b]

[b]data is coming from another feeder. This will plot the chart .. and the buy and sell shown above will give the signals.. all those DEMA, TEMA and Wilders given above are functions defined in the same code. [/b][/size]
[/quote]

quick googling of SetChartOptions function results [url="http://www.amibroker.com/guide/afl/setchartoptions.html"]http://www.amibroker.com/guide/afl/setchartoptions.html[/url]
dhanlo chart set/clear/overwrite operations ela cheyochu detail ga chepparu .. have a look
inka dig chesthe , there are some other functions for chart plotting , see this [url="http://www.amibroker.com/guide/afl/afl_index.php?m=1"]http://www.amibroker.com/guide/afl/afl_index.php?m=1[/url]

ivemyna help avthay emo choodandi ..

i have no idea about that language :o

Posted

[quote name='kidmakers' timestamp='1349278265' post='1302577505']
@all .... naku actual ga functions and syntaxes dorikayi anukuntaa

[url="http://www.amibroker.com/guide/afl/afl_index.php?m=2"]http://www.amibroker...l_index.php?m=2[/url]

but C++ basics nerchukotaniki edaina website unte cheppandi.. (btw i am good at c programming, i rate myself 8/10 ) so konchem extra effort petti aina i will learn it. but guide me through a good tutorial.

inno .. python annav kadha.. aa materials emaina unte links paste cheyava ikkada...

thankyou very much guys.. i will get back in a while.
[/quote]
oh same llink ichinattu vunna .. ignore my prev post then ..

ya python naa masters lo course .. emanna materials vunnayemo choosi cheptha ..

Posted

[quote name='innovative' timestamp='1349278436' post='1302577516']

quick googling of SetChartOptions function results [url="http://www.amibroker.com/guide/afl/setchartoptions.html"]http://www.amibroker...artoptions.html[/url]
dhanlo chart set/clear/overwrite operations ela cheyochu detail ga chepparu .. have a look
inka dig chesthe , there are some other functions for chart plotting , see this [url="http://www.amibroker.com/guide/afl/afl_index.php?m=1"]http://www.amibroker...l_index.php?m=1[/url]

ivemyna help avthay emo choodandi ..

i have no idea about that language :o
[/quote]

haha.. ya ya.. i too got the same link when googled.. looking more into it.. python materials emaina unte pampu.. i ll pm u my mail id ... thank u.

Posted

[quote name='kidmakers' timestamp='1349278642' post='1302577532']
haha.. ya ya.. i too got the same link when googled.. looking more into it.. python materials emaina unte pampu.. i ll pm u my mail id ... thank u.
[/quote]
:D ok

sure ..

Posted

enti brother stock market ni vucha poyidhamani decide ayinattunav @3$% @3$% @3$%
Good Luck

Posted

Google search cheste idi kanipinchindi.. http://www.amibroker.com/guide/AFL.html

"AmiBroker is equipped with a powerful formula language allowing you to write trading system rules, define your own indicators and custom commentaries. This chapter explains the language, gives you detailed reference of built-in analysis functions and shows how to use AFL-tools such as automatic analyzer and formula editor ."

The reason it looks like C is that it appears to be a C derivative.

×
×
  • Create New...