ya. that may not be an important addition haha. coz i was dealing with web and offline just now so i thought of this. and the import indicator function usually dun give correct inputs and buffer so i have to manually add all the settings.
however the import of variables when you copy a group of blocks from one project to another would be nice to include.
i seperate out parts of the project and deal with them individually before combining them so when i copy over to the main project, i would have to create new variables and check through all the variables used again which sometimes will waste a lot of time trying to figure out which i forgot to correct.
Posts made by edwardseer
-
RE: import indicators settingsposted in Questions & Answers
-
RE: Formula Result and indicator risingposted in Questions & Answers
ok. managed to get what i wanted doing this
https://fxdreema.com/shared/zd6iwLeOb -
RE: Shared Web Copyposted in Questions & Answers
im sharing while im working on a project, i have to create a new link each time i change something.
-
RE: import indicators settingsposted in Questions & Answers
can you also add the import of variables when u copy blocks of one project to the other?
-
RE: Commentsposted in Questions & Answers
Is it possible to have like 2 3 or more comments box display side by side?
-
RE: Shared Web Copyposted in Questions & Answers
is it possible to like fixed a link to my current shared project instead of generating a new link each time?
This is not that important though.
Also how long do shared project stay on the web, how can i take it down once i dun need it? -
RE: Formula Result and indicator risingposted in Questions & Answers
Can indicator rising and formula result work together?
like i got the difference between 2 indicator i wanna noe the difference is rising or falling over a certain number of candles. -
RE: import indicators settingsposted in Questions & Answers
hi, when i switch from my offline to the web or web to offline, i have to redo add the indicators from start each time. is there a way to import the project along with the indicators
-
RE: Help with candlesposted in Questions & Answers
yes i am aware its on init due to weekend market are close and i wanna do a visual backtest of the signals generated.
i cant seem to make it work though. not sure why.
what i wanted to do is when the indicator moves within the limit for period of 3 candles it draws a line. ID0 is the "current" candle in the loop and ID 1 is the candle before
i ended up using strategy tester instead. although its not gd for multiple timeframe analysis due to cant timeframe switch -
RE: Help with candlesposted in Questions & Answers
y wouldnt the blue line draw in the following file its under the indicator moves within limits part
......
Stocastic.xml -
RE: Help with candlesposted in Questions & Answers
also can i clarify the indicator moves within limits, the periods starting from candle is the starting candle id, ie 1 means 1 bar before, then the period of how many candles refer to how many candles to the LEFT of the starting candles
-
RE: Help with candlesposted in Questions & Answers
how do i set it to delete the current arrow drawn on the chart when the conditions are no longer met for the current bar.
-
RE: Help with candlesposted in Questions & Answers
nvm realised i did not change the timeframe for the price too >>
-
RE: Help with candlesposted in Questions & Answers
hi im trying to take m15 signals and output it to m5 candles for visual backtesting. but i just cant seem to make it work. please help me see the problem >< Thank you.
......
Stocastic.xml -
RE: News filterposted in Questions & Answers
ya just thinking it would be a great addition to this software as its own block
-
RE: News filterposted in Questions & Answers
im not too sure if its allowed but there were already 4 indicators built by forumers based on the news info posted in their own website too.
-
RE: News filterposted in Questions & Answers
hi, i think it would be a good addition if u can add news filter as a block like what this indicator does
......
FFCal.mq4 -
RE: Simplifying Taskposted in Questions & Answers
i got 1 variables for each timeframe.
so for each timeframe it go through the condition and save the result to the variable assigned to it either as up or down like Stoch_M5=Up.
it then repeats the same steps for different timeframe and store them to different variable e.g Stoch_M15=Up, Stoch_M30=Up all using the same set of condition. -
RE: Add locks for guiposted in Questions & Answers
The color is not working, i set the variable to Red but it still appears black on the chart