Jump to content

(REQ) anaHeikinAshi as a Cloud need programmer help


Darek

Recommended Posts

Would it be possible to have anaheikinAshi indy program to display as a semi transparent cloud or a wave, would anyone be able to help, please

screen shot :

 

http://screencast.com/t/5osetKtmfL

 

I think the quickest way to do that is by assigning a RGB color with Alpha transparency in the indicator window (instead of coding)

Color := Alpha; Red; Green; Blue

for example:

 

Red color => 255; 0; 0

Red color with Alpha 100 => 100;255;0;0

Alpha, R,G,B [0,255]

 

Additionally try to read this thread:

https://www.bigmiketrading.com/ninjatrader-programming/11439-set-custom-color.html

Edited by admis
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...